Problem: sdk 0.52 is not used #1687
test.yml
on: pull_request
Matrix: integration_tests
cleanup-runs
4s
test-unit-cover
8m 37s
test-importer
5m 10s
test-rpc
6m 56s
test-sim-nondeterminism
3m 1s
test-sim-random-genesis-fast
3m 3s
test-sim-import-export
10m 49s
test-sim-after-import
10m 48s
Matrix: upload-cache
Annotations
39 errors and 17 warnings
test-sim-nondeterminism:
app/simulation_test.go#L103
undefined: simtestutil.SetupSimulation
|
test-sim-nondeterminism:
app/simulation_test.go#L127
undefined: simtestutil.SimulationOperations
|
test-sim-nondeterminism:
app/simulation_test.go#L130
not enough arguments in call to simulation.SimulateFromSeed
|
test-sim-nondeterminism:
app/simulation_test.go#L134
cannot use simParams (variable of type []"github.com/cosmos/cosmos-sdk/types/simulation".Account) as "github.com/cosmos/cosmos-sdk/types/simulation".Params value in argument to simtestutil.CheckExportSimulation: []"github.com/cosmos/cosmos-sdk/types/simulation".Account does not implement "github.com/cosmos/cosmos-sdk/types/simulation".Params (missing method BlockSizeTransitionMatrix)
|
test-sim-nondeterminism:
app/simulation_test.go#L139
not enough arguments in call to simtestutil.PrintStats
|
test-sim-nondeterminism:
app/simulation_test.go#L147
undefined: simtestutil.SetupSimulation
|
test-sim-nondeterminism:
app/simulation_test.go#L169
undefined: simtestutil.SimulationOperations
|
test-sim-nondeterminism:
app/simulation_test.go#L172
not enough arguments in call to simulation.SimulateFromSeed
|
test-sim-nondeterminism:
app/simulation_test.go#L176
cannot use simParams (variable of type []"github.com/cosmos/cosmos-sdk/types/simulation".Account) as "github.com/cosmos/cosmos-sdk/types/simulation".Params value in argument to simtestutil.CheckExportSimulation: []"github.com/cosmos/cosmos-sdk/types/simulation".Account does not implement "github.com/cosmos/cosmos-sdk/types/simulation".Params (missing method BlockSizeTransitionMatrix)
|
test-sim-nondeterminism:
app/simulation_test.go#L181
not enough arguments in call to simtestutil.PrintStats
|
test-sim-random-genesis-fast:
app/simulation_test.go#L103
undefined: simtestutil.SetupSimulation
|
test-sim-random-genesis-fast:
app/simulation_test.go#L127
undefined: simtestutil.SimulationOperations
|
test-sim-random-genesis-fast:
app/simulation_test.go#L130
not enough arguments in call to simulation.SimulateFromSeed
|
test-sim-random-genesis-fast:
app/simulation_test.go#L134
cannot use simParams (variable of type []"github.com/cosmos/cosmos-sdk/types/simulation".Account) as "github.com/cosmos/cosmos-sdk/types/simulation".Params value in argument to simtestutil.CheckExportSimulation: []"github.com/cosmos/cosmos-sdk/types/simulation".Account does not implement "github.com/cosmos/cosmos-sdk/types/simulation".Params (missing method BlockSizeTransitionMatrix)
|
test-sim-random-genesis-fast:
app/simulation_test.go#L139
not enough arguments in call to simtestutil.PrintStats
|
test-sim-random-genesis-fast:
app/simulation_test.go#L147
undefined: simtestutil.SetupSimulation
|
test-sim-random-genesis-fast:
app/simulation_test.go#L169
undefined: simtestutil.SimulationOperations
|
test-sim-random-genesis-fast:
app/simulation_test.go#L172
not enough arguments in call to simulation.SimulateFromSeed
|
test-sim-random-genesis-fast:
app/simulation_test.go#L176
cannot use simParams (variable of type []"github.com/cosmos/cosmos-sdk/types/simulation".Account) as "github.com/cosmos/cosmos-sdk/types/simulation".Params value in argument to simtestutil.CheckExportSimulation: []"github.com/cosmos/cosmos-sdk/types/simulation".Account does not implement "github.com/cosmos/cosmos-sdk/types/simulation".Params (missing method BlockSizeTransitionMatrix)
|
test-sim-random-genesis-fast:
app/simulation_test.go#L181
not enough arguments in call to simtestutil.PrintStats
|
test-unit-cover:
app/simulation_test.go#L103
undefined: simtestutil.SetupSimulation
|
test-unit-cover:
app/simulation_test.go#L127
undefined: simtestutil.SimulationOperations
|
test-unit-cover:
app/simulation_test.go#L130
not enough arguments in call to simulation.SimulateFromSeed
|
test-unit-cover:
app/simulation_test.go#L134
cannot use simParams (variable of type []"github.com/cosmos/cosmos-sdk/types/simulation".Account) as "github.com/cosmos/cosmos-sdk/types/simulation".Params value in argument to simtestutil.CheckExportSimulation: []"github.com/cosmos/cosmos-sdk/types/simulation".Account does not implement "github.com/cosmos/cosmos-sdk/types/simulation".Params (missing method BlockSizeTransitionMatrix)
|
test-unit-cover:
app/simulation_test.go#L139
not enough arguments in call to simtestutil.PrintStats
|
test-unit-cover:
app/simulation_test.go#L147
undefined: simtestutil.SetupSimulation
|
test-unit-cover:
app/simulation_test.go#L169
undefined: simtestutil.SimulationOperations
|
test-unit-cover:
app/simulation_test.go#L172
not enough arguments in call to simulation.SimulateFromSeed
|
test-unit-cover:
app/simulation_test.go#L176
cannot use simParams (variable of type []"github.com/cosmos/cosmos-sdk/types/simulation".Account) as "github.com/cosmos/cosmos-sdk/types/simulation".Params value in argument to simtestutil.CheckExportSimulation: []"github.com/cosmos/cosmos-sdk/types/simulation".Account does not implement "github.com/cosmos/cosmos-sdk/types/simulation".Params (missing method BlockSizeTransitionMatrix)
|
test-unit-cover:
app/simulation_test.go#L181
not enough arguments in call to simtestutil.PrintStats
|
test-sim-after-import
Process completed with exit code 2.
|
test-sim-import-export
Process completed with exit code 2.
|
integration_tests (upgrade):
tests/integration_tests/test_upgrade.py#L132
test_cosmovisor_upgrade
TimeoutError: wait for block 27 timeout
|
integration_tests (upgrade)
Process completed with exit code 2.
|
integration_tests (unmarked)
The job was canceled because "upgrade" failed.
|
integration_tests (unmarked):
tests/integration_tests/test_batch.py#L91
test_multisig
AssertionError: Error: rpc error: code = NotFound desc =
github.com/cosmos/cosmos-sdk/baseapp.gRPCErrorToSDKError
github.com/cosmos/[email protected]/baseapp/abci.go:1275
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).handleQueryGRPC
github.com/cosmos/[email protected]/baseapp/abci.go:1259
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).Query
github.com/cosmos/[email protected]/baseapp/abci.go:195
github.com/cosmos/cosmos-sdk/server.cometABCIWrapper.Query
github.com/cosmos/[email protected]/server/cmt_abci.go:25
github.com/cometbft/cometbft/abci/client.(*localClient).Query
github.com/cometbft/[email protected]/abci/client/local_client.go:111
github.com/cometbft/cometbft/proxy.(*appConnQuery).Query
github.com/cometbft/[email protected]/proxy/app_conn.go:182
github.com/cometbft/cometbft/rpc/core.(*Environment).ABCIQuery
github.com/cometbft/[email protected]/rpc/core/abci.go:22
reflect.Value.call
reflect/value.go:581
reflect.Value.Call
reflect/value.go:365
github.com/cometbft/cometbft/rpc/jsonrpc/server.RegisterRPCFuncs.makeJSONRPCHandler.func5
github.com/cometbft/[email protected]/rpc/jsonrpc/server/http_json_handler.go:109
github.com/cometbft/cometbft/rpc/jsonrpc/server.RegisterRPCFuncs.handleInvalidJSONRPCPaths.func6
github.com/cometbft/[email protected]/rpc/jsonrpc/server/http_json_handler.go:140
net/http.HandlerFunc.ServeHTTP
net/http/server.go:2220
net/http.(*ServeMux).ServeHTTP
net/http/server.go:2747
github.com/cometbft/cometbft/rpc/jsonrpc/server.defaultHandler.ServeHTTP
github.com/cometbft/[email protected]/rpc/jsonrpc/server/http_server.go:261
github.com/cometbft/cometbft/rpc/jsonrpc/server.Serve.RecoverAndLogHandler.func1
github.com/cometbft/[email protected]/rpc/jsonrpc/server/http_server.go:236
net/http.HandlerFunc.ServeHTTP
net/http/server.go:2220
github.com/cometbft/cometbft/rpc/jsonrpc/server.Serve.PreChecksHandler.func2
github.com/cometbft/[email protected]/rpc/jsonrpc/server/http_server.go:329
net/http.HandlerFunc.ServeHTTP
net/http/server.go:2220
net/http.serverHandler.ServeHTTP
net/http/server.go:3210
net/http.(*conn).serve
net/http/server.go:2092
rpc error: code = NotFound desc = account ethm1n5aeayvmxj7wf3cx3u8a46q0d57c3027ee7wal not found: key not found
rpc error: code = NotFound desc =
github.com/cosmos/cosmos-sdk/baseapp.gRPCErrorToSDKError
github.com/cosmos/[email protected]/baseapp/abci.go:1275
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).handleQueryGRPC
github.com/cosmos/[email protected]/baseapp/abci.go:1259
github.com/cosmos/cosmos-sdk/baseapp.(*BaseApp).Query
github.com/cosmos/[email protected]/baseapp/abci.go:195
github.com/cosmos/cosmos-sdk/server.cometABCIWrapper.Query
github.com/cosmos/[email protected]/server/cmt_abci.go:25
github.com/cometbft/cometbft/abci/client.(*localClient).Query
github.com/cometbft/[email protected]/abci/client/local_client.go:111
github.com/cometbft/cometbft/proxy.(*appConnQuery).Query
github.com/cometbft/[email protected]/proxy/app_conn.go:182
github.com/cometbft/cometbft/rpc/core.(*Environment).ABCIQuery
github.com/cometbft/[email protected]/rpc/core/abci.go:22
reflect.Value.call
reflect/value.go:581
reflect.Value.Call
reflect/value.go:365
github.com/cometbft/cometbft/rpc/jsonrpc/server.RegisterRPCFuncs.makeJSONRPCHandler.func5
github.com/cometbft/[email protected]/rpc/jsonrpc/server/http_json_handler.go:109
github.com/cometbft/cometbft/rpc/jsonrpc/server.RegisterRPCFuncs.handleInvalidJSONRPCPaths.func6
github.com/cometbft/[email protected]/rpc/jsonrpc/server/http_json_handler.go:140
net/http.HandlerFunc.ServeHTTP
net/http/server.go:2220
net/http.(*ServeMux).ServeHTTP
net/http/server.go:2747
github.com/cometbft/cometbft/rpc/jsonrpc/server.defaultHandler.ServeHTTP
github.com/cometbft/[email protected]/rpc/jsonrpc/server/http_server.go:261
github.com/cometbft/cometbft/rpc/jsonrpc/server.Serve.RecoverAndLogHandler.func1
github.com/cometbft/[email protected]/rpc/jsonrpc/server/http_server.go:236
net/http.HandlerFunc.ServeHTTP
net/http/server.go:2220
github.com/cometbft/cometbft/rpc/jsonrpc/server.Serve.PreChecksHandler.func2
githu
|
integration_tests (unmarked):
tests/integration_tests/test_grpc_only.py#L117
test_grpc_mode
AssertionError: {'code': 2, 'message': 'codespace sdk code 26: invalid height: header height in all state context is not latest height (2)', 'details': []}
assert False
|
integration_tests (unmarked):
tests/integration_tests/test_indexer.py#L48
test_basic
ValueError: {'code': -32000, 'message': 'rpc error: code = Unknown desc = codespace sdk code 26: invalid height: header height in all state context is not latest height (2)'}
|
integration_tests (unmarked)
The operation was canceled.
|
cleanup-runs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-sim-nondeterminism
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-sim-random-genesis-fast
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-importer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-importer
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-rpc
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-rpc
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-unit-cover
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-unit-cover
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
test-sim-after-import
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-sim-import-export
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration_tests (filter)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration_tests (filter)
No push credentials found. Ignoring the 'useDaemon' option.
|
integration_tests (upgrade)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
integration_tests (upgrade)
No push credentials found. Ignoring the 'useDaemon' option.
|
integration_tests (unmarked)
No push credentials found. Ignoring the 'useDaemon' option.
|
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
|
519 KB |
|