Skip to content

Problem: e2ee module is not backported #6164

Problem: e2ee module is not backported

Problem: e2ee module is not backported #6164

Triggered via pull request May 3, 2024 09:53
Status Failure
Total duration 9m 43s
Artifacts 1

test.yml

on: pull_request
Matrix: integration_tests
Matrix: upload-cache
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 12 warnings
integration_tests (unmarked): integration_tests/test_e2ee.py#L103
test_block_list[True] AssertionError: assert (2 + 1) == 2 + where 2 = int('2')
integration_tests (unmarked): integration_tests/test_subscribe.py#L169
test_subscribe_basic[True] ValueError: {'code': -32000, 'message': '\ngithub.com/evmos/ethermint/app/ante.EthIncrementSenderSequenceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:351\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthGasConsumeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:240\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.CanTransferDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:302\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthAccountVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/eth.go:102\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthSigVerificationDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/sigverify.go:54\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthValidateBasicDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:202\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthMinGasPriceDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:133\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthMempoolFeeDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/fees.go:192\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.EthSetupContextDecorator.AnteHandle\n\tgithub.com/evmos/ethermint/app/ante/setup.go:60\ngithub.com/cosmos/cosmos-sdk/types.ChainAnteDecorators.func1\n\tgithub.com/cosmos/cosmos-sdk/types/handler.go:49\ngithub.com/evmos/ethermint/app/ante.NewAnteHandler.func1\n\tgithub.com/evmos/ethermint/app/ante/ante.go:90\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).runTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/baseapp.go:703\ngithub.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).CheckTx\n\tgithub.com/cosmos/cosmos-sdk/baseapp/abci.go:391\ngithub.com/cometbft/cometbft/abci/client.(*localClient).CheckTxSync\n\tgithub.com/cometbft/cometbft/abci/client/local_client.go:251\ngithub.com/cometbft/cometbft/proxy.(*appConnMempool).CheckTxSync\n\tgithub.com/cometbft/cometbft/proxy/app_conn.go:159\ngithub.com/cometbft/cometbft/mempool/v1.(*TxMempool).CheckTx\n\tgithub.com/cometbft/cometbft/mempool/v1/mempool.go:222\ngithub.com/cometbft/cometbft/rpc/core.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:99\ngithub.com/cosmos/cosmos-sdk/client.Context.BroadcastTxSync\n\tgithub.com/cosmos/cosmos-sdk/client/broadcast.go:89\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\ninvalid nonce; got 2, expected 3: invalid sequence: invalid sequence'}
integration_tests (unmarked): integration_tests/test_versiondb.py#L36
test_versiondb_migration[True] web3.exceptions.TimeExhausted: Transaction HexBytes('0x3f51cd28dc7fab1ccfc1925daa1f902c598aff7e2ca5f85260fac78c7c9d5718') is not in the chain after 120 seconds
integration_tests (unmarked)
Process completed with exit code 2.
integration_tests (ibc_timeout)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests (ibc_rly_gas)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests (gov)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests (ibc_update_client)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests (gas)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests (ibc_rly_evm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests (ibc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests (ica)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests (upgrade)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests (slow)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration_tests (unmarked)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
7.35 MB