Skip to content

refactor(server/v2): clean up storage use and config (backport #22008) #73413

refactor(server/v2): clean up storage use and config (backport #22008)

refactor(server/v2): clean up storage use and config (backport #22008) #73413

Triggered via pull request October 8, 2024 17:18
Status Failure
Total duration 7m 48s
Artifacts 2

test.yml

on: pull_request
split-test-files
22s
split-test-files
test-system
7m 38s
test-system
test-sim-nondeterminism
7m 7s
test-sim-nondeterminism
test-clientv2
41s
test-clientv2
test-core
43s
test-core
test-coretesting
27s
test-coretesting
test-depinject
34s
test-depinject
test-errors
30s
test-errors
test-math
32s
test-math
test-schema
42s
test-schema
test-schema-testing
37s
test-schema-testing
test-indexer-postgres
42s
test-indexer-postgres
test-simapp
2m 12s
test-simapp
test-simapp-v2
2m 43s
test-simapp-v2
test-collections
41s
test-collections
test-orm
36s
test-orm
test-cosmovisor
37s
test-cosmovisor
test-confix
39s
test-confix
test-hubl
41s
test-hubl
test-store
59s
test-store
test-store-v2
52s
test-store-v2
test-log
30s
test-log
test-x-accounts
45s
test-x-accounts
test-x-accounts-base
26s
test-x-accounts-base
test-x-accounts-lockup
27s
test-x-accounts-lockup
test-x-accounts-multisig
25s
test-x-accounts-multisig
test-x-tx
41s
test-x-tx
test-x-nft
39s
test-x-nft
test-x-circuit
37s
test-x-circuit
test-x-distribution
38s
test-x-distribution
test-x-protocolpool
46s
test-x-protocolpool
test-x-feegrant
46s
test-x-feegrant
test-x-evidence
39s
test-x-evidence
test-x-params
44s
test-x-params
test-x-upgrade
47s
test-x-upgrade
test-x-group
44s
test-x-group
test-x-gov
41s
test-x-gov
test-x-slashing
38s
test-x-slashing
test-x-staking
48s
test-x-staking
test-x-authz
38s
test-x-authz
test-x-bank
40s
test-x-bank
test-x-mint
49s
test-x-mint
test-x-epochs
40s
test-x-epochs
test-x-consensus
46s
test-x-consensus
Matrix: tests
repo-analysis
0s
repo-analysis
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 64 warnings
split-test-files: runtime/v2/builder.go#L14
no required module provides package cosmossdk.io/runtime/v2/services; to add it:
split-test-files: runtime/v2/app.go#L11
no required module provides package cosmossdk.io/server/v2/appmanager; to add it:
split-test-files: runtime/v2/app.go#L12
no required module provides package cosmossdk.io/server/v2/stf; to add it:
split-test-files: runtime/v2/builder.go#L17
no required module provides package cosmossdk.io/server/v2/stf/branch; to add it:
split-test-files: runtime/v2/store.go#L10
no required module provides package cosmossdk.io/store/v2; to add it:
split-test-files: runtime/v2/store.go#L11
no required module provides package cosmossdk.io/store/v2/proof; to add it:
split-test-files: runtime/v2/builder.go#L18
no required module provides package cosmossdk.io/store/v2/root; to add it:
split-test-files: server/v2/store/server.go#L11
no required module provides package cosmossdk.io/server/v2; to add it:
split-test-files: server/v2/store/snapshot.go#L21
no required module provides package cosmossdk.io/store/v2/snapshots; to add it:
split-test-files: server/v2/store/snapshot.go#L22
no required module provides package cosmossdk.io/store/v2/snapshots/types; to add it:
test-store
cannot find module providing package cosmossdk.io/store/v2/metrics: import lookup disabled by -mod=readonly
test-store
cannot find module providing package cosmossdk.io/store/v2/proof: import lookup disabled by -mod=readonly
test-store
cannot find module providing package cosmossdk.io/store/v2: import lookup disabled by -mod=readonly
test-store
cannot find module providing package cosmossdk.io/store/v2/commitment: import lookup disabled by -mod=readonly
test-store
cannot find module providing package cosmossdk.io/store/v2/commitment/iavl: import lookup disabled by -mod=readonly
test-store
cannot find module providing package cosmossdk.io/store/v2/commitment/mem: import lookup disabled by -mod=readonly
test-store
cannot find module providing package cosmossdk.io/store/v2/db: import lookup disabled by -mod=readonly
test-store
cannot find module providing package cosmossdk.io/store/v2/internal: import lookup disabled by -mod=readonly
test-store
cannot find module providing package cosmossdk.io/store/v2/pruning: import lookup disabled by -mod=readonly
test-store
cannot find module providing package cosmossdk.io/store/v2/storage: import lookup disabled by -mod=readonly
test-store-v2
cannot find module providing package cosmossdk.io/store/v2/metrics: import lookup disabled by -mod=readonly
test-store-v2
cannot find module providing package cosmossdk.io/store/v2/proof: import lookup disabled by -mod=readonly
test-store-v2
cannot find module providing package cosmossdk.io/store/v2: import lookup disabled by -mod=readonly
test-store-v2
cannot find module providing package cosmossdk.io/store/v2/commitment: import lookup disabled by -mod=readonly
test-store-v2
cannot find module providing package cosmossdk.io/store/v2/commitment/iavl: import lookup disabled by -mod=readonly
test-store-v2
cannot find module providing package cosmossdk.io/store/v2/commitment/mem: import lookup disabled by -mod=readonly
test-store-v2
cannot find module providing package cosmossdk.io/store/v2/db: import lookup disabled by -mod=readonly
test-store-v2
cannot find module providing package cosmossdk.io/store/v2/internal: import lookup disabled by -mod=readonly
test-store-v2
cannot find module providing package cosmossdk.io/store/v2/pruning: import lookup disabled by -mod=readonly
test-store-v2
cannot find module providing package cosmossdk.io/store/v2/storage: import lookup disabled by -mod=readonly
test-simapp-v2
undefined: storev2.Backend
test-simapp-v2
undefined: runtime.ProvideSingletonScopedStoreBuilder
test-simapp-v2
undefined: root.Builder
test-simapp-v2
undefined: serverstore.UnmarshalConfig
test-simapp-v2
Process completed with exit code 1.
test-system
Process completed with exit code 2.
test-coretesting
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-coretesting
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-errors
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-errors
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-math
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-math
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-depinject
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-depinject
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-cosmovisor
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-cosmovisor
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-schema-testing
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-schema-testing
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-log
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-log
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-confix
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-clientv2
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-indexer-postgres
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-indexer-postgres
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-collections
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-collections
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-orm
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-orm
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-schema
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-schema
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-core
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-core
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-hubl
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-hubl
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-x-accounts-base
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-accounts-multisig
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-accounts-multisig
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-x-accounts-lockup
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-store
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-store
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-store-v2
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-store-v2
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-x-accounts
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-circuit
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-distribution
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-nft
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-evidence
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-authz
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-tx
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-tx
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
test-x-gov
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-slashing
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-feegrant
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-epochs
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-params
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-bank
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-group
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-protocolpool
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-consensus
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-staking
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-upgrade
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-x-mint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-simapp
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-simapp-v2
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-e2e
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected], 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/
test-integration
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected], 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/
test-sim-nondeterminism
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-system
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected], 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/
test-system
No files were found with the provided path: ./systemtests/testnet/. No artifacts will be uploaded.
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: "3e716cb0f6a52d77c97b014b29103704798ef848-e2e-coverage", "3e716cb0f6a52d77c97b014b29103704798ef848-integration-coverage". 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
3e716cb0f6a52d77c97b014b29103704798ef848-e2e-coverage
72.5 MB
3e716cb0f6a52d77c97b014b29103704798ef848-integration-coverage
113 MB