Problem: tx is not replaced by priority #6722
test.yml
on: pull_request
Matrix: integration_tests
Matrix: upload-cache
Annotations
8 errors and 11 warnings
integration_tests (slow):
integration_tests/test_mempool.py#L114
test_tx_replacement
ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.CheckAndSetEthSenderNonce\n\tgithub.com/evmos/ethermint/app/ante/eth.go:298\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.newEthAnteHandler.func2\n\tgithub.com/evmos/ethermint/app/ante/handler_options.go:148\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:93\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTxWithMultiStore\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:929\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:842\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:350\ngithub.com/cosmos/cosmos-sdk/server.cometABCIWrapper.CheckTx\n\tgithub.com/cosmos/cosmos-sdk/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:270\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:232\nreflect.Value.call\n\treflect/value.go:596\nreflect.Value.Call\n\treflect/value.go:380\ngithub.com/ethereum/go-ethereum/rpc.(*callback).call\n\tgithub.com/ethereum/go-ethereum/rpc/service.go:205\ngithub.com/ethereum/go-ethereum/rpc.(*handler).runMethod\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:513\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCall\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:459\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:420\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:256\ngithub.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:348\ninvalid nonce; got 0, expected 1: invalid sequence: invalid sequence'}
|
integration_tests (slow):
integration_tests/test_mempool.py#L114
test_tx_replacement
ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.CheckAndSetEthSenderNonce\n\tgithub.com/evmos/ethermint/app/ante/eth.go:298\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.newEthAnteHandler.func2\n\tgithub.com/evmos/ethermint/app/ante/handler_options.go:148\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:93\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTxWithMultiStore\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:929\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:842\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:350\ngithub.com/cosmos/cosmos-sdk/server.cometABCIWrapper.CheckTx\n\tgithub.com/cosmos/cosmos-sdk/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:270\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:232\nreflect.Value.call\n\treflect/value.go:596\nreflect.Value.Call\n\treflect/value.go:380\ngithub.com/ethereum/go-ethereum/rpc.(*callback).call\n\tgithub.com/ethereum/go-ethereum/rpc/service.go:205\ngithub.com/ethereum/go-ethereum/rpc.(*handler).runMethod\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:513\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCall\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:459\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:420\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:256\ngithub.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:348\ninvalid nonce; got 0, expected 1: invalid sequence: invalid sequence'}
|
integration_tests (slow):
integration_tests/test_mempool.py#L114
test_tx_replacement
ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.CheckAndSetEthSenderNonce\n\tgithub.com/evmos/ethermint/app/ante/eth.go:298\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.newEthAnteHandler.func2\n\tgithub.com/evmos/ethermint/app/ante/handler_options.go:148\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:93\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTxWithMultiStore\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:929\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:842\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:350\ngithub.com/cosmos/cosmos-sdk/server.cometABCIWrapper.CheckTx\n\tgithub.com/cosmos/cosmos-sdk/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:270\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:232\nreflect.Value.call\n\treflect/value.go:596\nreflect.Value.Call\n\treflect/value.go:380\ngithub.com/ethereum/go-ethereum/rpc.(*callback).call\n\tgithub.com/ethereum/go-ethereum/rpc/service.go:205\ngithub.com/ethereum/go-ethereum/rpc.(*handler).runMethod\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:513\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCall\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:459\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:420\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:256\ngithub.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:348\ninvalid nonce; got 0, expected 1: invalid sequence: invalid sequence'}
|
integration_tests (slow):
integration_tests/test_mempool.py#L114
test_tx_replacement
ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.CheckAndSetEthSenderNonce\n\tgithub.com/evmos/ethermint/app/ante/eth.go:298\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.newEthAnteHandler.func2\n\tgithub.com/evmos/ethermint/app/ante/handler_options.go:148\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:93\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTxWithMultiStore\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:929\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:842\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:350\ngithub.com/cosmos/cosmos-sdk/server.cometABCIWrapper.CheckTx\n\tgithub.com/cosmos/cosmos-sdk/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:270\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:232\nreflect.Value.call\n\treflect/value.go:596\nreflect.Value.Call\n\treflect/value.go:380\ngithub.com/ethereum/go-ethereum/rpc.(*callback).call\n\tgithub.com/ethereum/go-ethereum/rpc/service.go:205\ngithub.com/ethereum/go-ethereum/rpc.(*handler).runMethod\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:513\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCall\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:459\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:420\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:256\ngithub.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:348\ninvalid nonce; got 0, expected 1: invalid sequence: invalid sequence'}
|
integration_tests (slow):
integration_tests/test_mempool.py#L114
test_tx_replacement
ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.CheckAndSetEthSenderNonce\n\tgithub.com/evmos/ethermint/app/ante/eth.go:298\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.newEthAnteHandler.func2\n\tgithub.com/evmos/ethermint/app/ante/handler_options.go:148\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:93\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTxWithMultiStore\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:929\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:842\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:350\ngithub.com/cosmos/cosmos-sdk/server.cometABCIWrapper.CheckTx\n\tgithub.com/cosmos/cosmos-sdk/server/cmt_abci.go:28\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxAsync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:51\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxAsync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:147\ngithub.com/cometbft/cometbft/mempool.(*CListMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/clist_mempool.go:270\ngithub.com/cometbft/cometbft/rpc/core.(*Environment).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/core/mempool.go:35\ngithub.com/cometbft/cometbft/rpc/client/local.(*Local).BroadcastTxSync\n\tgithub.com/cometbft/cometbft/rpc/client/local/local.go:98\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:94\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTx\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:26\ngithub.com/evmos/ethermint/rpc/backend.(*Backend).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/backend/call_tx.go:167\ngithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth.(*PublicAPI).SendRawTransaction\n\tgithub.com/evmos/ethermint/rpc/namespaces/ethereum/eth/api.go:232\nreflect.Value.call\n\treflect/value.go:596\nreflect.Value.Call\n\treflect/value.go:380\ngithub.com/ethereum/go-ethereum/rpc.(*callback).call\n\tgithub.com/ethereum/go-ethereum/rpc/service.go:205\ngithub.com/ethereum/go-ethereum/rpc.(*handler).runMethod\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:513\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCall\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:459\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleCallMsg\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:420\ngithub.com/ethereum/go-ethereum/rpc.(*handler).handleMsg.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:256\ngithub.com/ethereum/go-ethereum/rpc.(*handler).startCallProc.func1\n\tgithub.com/ethereum/go-ethereum/rpc/handler.go:348\ninvalid nonce; got 0, expected 1: invalid sequence: invalid sequence'}
|
integration_tests (slow)
Process completed with exit code 2.
|
integration_tests (ica)
The job was canceled because "slow" failed.
|
integration_tests (ica)
The operation was canceled.
|
integration_tests (gov)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_tests (ibc_timeout)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_tests (gas)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_tests (ibc_update_client)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_tests (ibc_rly_evm)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_tests (unmarked)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_tests (upgrade)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_tests (ibc)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_tests (ibc_rly_gas)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
integration_tests (slow)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "debug-files".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
debug-files
Expired
|
2.12 MB |
|