Skip to content

Cadence Account Storage Map Migration #35861

Cadence Account Storage Map Migration

Cadence Account Storage Map Migration #35861

Triggered via pull request November 27, 2024 00:15
Status Failure
Total duration 12m 11s
Artifacts

ci.yml

on: pull_request
Create Dynamic Integration Test Package Matrix
37s
Create Dynamic Integration Test Package Matrix
Create Dynamic Test Matrix
34s
Create Dynamic Test Matrix
Create Dynamic Unit Test Insecure Package Matrix
3m 0s
Create Dynamic Unit Test Insecure Package Matrix
Matrix: Lint
Matrix: Integration Tests
Matrix: integration-test-others
Matrix: unit-test
Matrix: unit-test-insecure
Fit to window
Zoom out
Zoom in

Annotations

213 errors and 200 warnings
Tidy
Process completed with exit code 2.
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L58
cnb.NodeRole undefined (type *CorruptedNodeBuilder has no field or method NodeRole) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L77
cnb.UnicastRateLimiterDistributor undefined (type *CorruptedNodeBuilder has no field or method UnicastRateLimiterDistributor) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L78
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L87
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L88
cnb.FlowConfig undefined (type *CorruptedNodeBuilder has no field or method FlowConfig) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L93
cnb.Logger undefined (type *CorruptedNodeBuilder has no field or method Logger) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L94
cnb.RootChainID undefined (type *CorruptedNodeBuilder has no field or method RootChainID) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L96
cnb.NetworkKey undefined (type *CorruptedNodeBuilder has no field or method NetworkKey) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L97
cnb.SporkID undefined (type *CorruptedNodeBuilder has no field or method SporkID) (typecheck)
Lint (./insecure/): insecure/cmd/corrupted_builder.go#L98
cnb.IdentityProvider undefined (type *CorruptedNodeBuilder has no field or method IdentityProvider) (typecheck)
Lint (./integration/): integration/benchmark/account/keys.go#L94
k.SequenceNumber undefined (type *AccountKey has no field or method SequenceNumber) (typecheck)
Lint (./integration/): integration/benchmark/account/keys.go#L98
k.Index undefined (type *AccountKey has no field or method Index) (typecheck)
Lint (./integration/): integration/benchmark/account/keys.go#L107
k.Index undefined (type *AccountKey has no field or method Index) (typecheck)
Lint (./integration/): integration/benchmark/account/keys.go#L109
k.Index undefined (type *AccountKey has no field or method Index) (typecheck)
Lint (./integration/): integration/benchmark/load/add_keys_load.go#L36
lc.BorrowAvailableAccount undefined (type LoadContext has no field or method BorrowAvailableAccount) (typecheck)
Lint (./integration/): integration/benchmark/load/add_keys_load.go#L40
lc.ReturnAvailableAccount undefined (type LoadContext has no field or method ReturnAvailableAccount) (typecheck)
Lint (./integration/): integration/benchmark/load/common.go#L38
lc.BorrowAvailableAccount undefined (type LoadContext has no field or method BorrowAvailableAccount) (typecheck)
Lint (./integration/): integration/benchmark/load/common.go#L42
lc.ReturnAvailableAccount undefined (type LoadContext has no field or method ReturnAvailableAccount) (typecheck)
Lint (./integration/): integration/benchmark/load/common.go#L49
lc.ReferenceBlockID undefined (type LoadContext has no field or method ReferenceBlockID) (typecheck)
Lint (./integration/): integration/benchmark/load/common.go#L62
lc.Send undefined (type LoadContext has no field or method Send) (typecheck)
Unit Tests (engine/execution/computation)
Final attempt failed. Child_process exited with error code 2
Unit Tests (ledger)
Final attempt failed. Child_process exited with error code 2
Unit Tests (engine/verification)
Final attempt failed. Child_process exited with error code 2
Unit Tests (network)
Final attempt failed. Child_process exited with error code 2
Unit Tests (network/p2p/connection)
Final attempt failed. Child_process exited with error code 2
Unit Tests (engine/access)
Final attempt failed. Child_process exited with error code 2
Unit Tests (storage)
Final attempt failed. Child_process exited with error code 2
Unit Tests (engine/execution)
Final attempt failed. Child_process exited with error code 2
Unit Tests (cmd)
Final attempt failed. Child_process exited with error code 2
Unit Tests (engine/consensus)
Final attempt failed. Child_process exited with error code 2
Unit Tests (fvm)
Final attempt failed. Child_process exited with error code 2
Unit Tests (utils)
Final attempt failed. Child_process exited with error code 2
Unit Tests (admin)
Final attempt failed. Child_process exited with error code 2
Unit Tests (engine/collection)
Final attempt failed. Child_process exited with error code 2
Unit Tests (others)
Final attempt failed. Child_process exited with error code 2
Unit Tests (engine/common)
Final attempt failed. Child_process exited with error code 2
Unit Tests (consensus)
Final attempt failed. Child_process exited with error code 2
Unit Tests (module/dkg)
Final attempt failed. Child_process exited with error code 2
Unit Tests (network/alsp)
Final attempt failed. Child_process exited with error code 2
Unit Tests (network/p2p/scoring)
Final attempt failed. Child_process exited with error code 2
Unit Tests (state)
Final attempt failed. Child_process exited with error code 2
Unit Tests (engine/execution/ingestion)
Final attempt failed. Child_process exited with error code 2
Unit Tests (network/p2p)
Final attempt failed. Child_process exited with error code 2
Unit Tests (network/test/cohort1)
Final attempt failed. Child_process exited with error code 2
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/benchmark/account); to add:
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/integration/dkg); to add:
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/cadence/stdlib (imported by github.com/onflow/flow-go/integration/internal/emulator); to add:
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/cadence/common (imported by github.com/onflow/flow-go/fvm/systemcontracts); to add:
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime (imported by github.com/onflow/flow-go/integration/internal/emulator); to add:
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/cadence/sema (imported by github.com/onflow/flow-go/fvm/evm/stdlib); to add:
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/ccf (imported by github.com/onflow/flow-go/integration/internal/emulator); to add:
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/cadence/errors (imported by github.com/onflow/flow-go/fvm/errors); to add:
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/atree (imported by github.com/onflow/flow-go/fvm/evm/emulator); to add:
Integration Tests Others (integration)
missing go.sum entry for module providing package github.com/onflow/cadence/fixedpoint (imported by github.com/onflow/flow-go/fvm/evm/types); to add:
Unit Tests (network/p2p/node)
Final attempt failed. Child_process exited with error code 2
Unit Tests (engine)
Final attempt failed. Child_process exited with error code 2
Unit Tests (module)
Final attempt failed. Child_process exited with error code 2
Unit Tests (network/test/cohort2)
Final attempt failed. Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/model/flow); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/utils/unittest); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/cadence/stdlib (imported by github.com/onflow/flow-go-sdk); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/cadence/common (imported by github.com/onflow/flow-go/utils/unittest); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/cadence/errors (imported by github.com/onflow/flow-go/fvm/errors); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime (imported by github.com/onflow/flow-go/fvm/errors); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/ccf (imported by github.com/onflow/flow-go/utils/unittest); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/model/flow); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/utils/unittest); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
missing go.sum entry for module providing package github.com/onflow/cadence/stdlib (imported by github.com/onflow/flow-go-sdk); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/model/flow); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/model/flow); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/model/flow); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/model/flow); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/model/flow); to add:
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Final attempt failed. Child_process exited with error code 2
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/model/flow); to add:
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/utils/unittest); to add:
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/cadence/stdlib (imported by github.com/onflow/flow-go-sdk); to add:
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/cadence/common (imported by github.com/onflow/flow-go/utils/unittest); to add:
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/cadence/errors (imported by github.com/onflow/flow-go/fvm/errors); to add:
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime (imported by github.com/onflow/flow-go/engine/execution/computation); to add:
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/ccf (imported by github.com/onflow/flow-go/utils/unittest); to add:
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/cadence/parser (imported by github.com/onflow/flow-go/access); to add:
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/cadence/interpreter (imported by github.com/onflow/flow-go/fvm/environment); to add:
Unit Tests Insecure (insecure)
missing go.sum entry for module providing package github.com/onflow/cadence/sema (imported by github.com/onflow/flow-go/fvm/environment); to add:
Lint (./): cmd/util/cmd/checkpoint-collect-stats/cmd.go#L20
could not import github.com/onflow/flow-go/cmd/util/ledger/reporters (-: # github.com/onflow/flow-go/cmd/util/ledger/reporters
Lint (./): cmd/util/ledger/reporters/fungible_token_tracker.go#L151
not enough arguments in call to cadenceRuntime.NewStorage
Lint (./): cmd/util/ledger/reporters/fungible_token_tracker.go#L165
storage.GetStorageMap undefined (type *"github.com/onflow/cadence/runtime".Storage has no field or method GetStorageMap)) (typecheck)
Lint (./): cmd/util/cmd/checkpoint-collect-stats/cmd.go#L463
undefined: util.StorageMapDomains (typecheck)
Lint (./): cmd/util/cmd/checkpoint-collect-stats/cmd.go#L517
undefined: util.StorageMapDomains (typecheck)
Lint (./): cmd/util/ledger/reporters/mock/report_writer_factory.go#L6
could not import github.com/onflow/flow-go/cmd/util/ledger/reporters (-: # github.com/onflow/flow-go/cmd/util/ledger/reporters
Lint (./): cmd/util/ledger/reporters/fungible_token_tracker.go#L151
not enough arguments in call to cadenceRuntime.NewStorage
Lint (./): cmd/util/ledger/reporters/fungible_token_tracker.go#L165
storage.GetStorageMap undefined (type *"github.com/onflow/cadence/runtime".Storage has no field or method GetStorageMap)) (typecheck)
Lint (./): cmd/util/cmd/atree_inlined_status/cmd.go#L10
could not import github.com/onflow/flow-go/cmd/util/ledger/reporters (-: # github.com/onflow/flow-go/cmd/util/ledger/reporters
Lint (./): cmd/util/ledger/reporters/fungible_token_tracker.go#L151
not enough arguments in call to cadenceRuntime.NewStorage
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/stdlib (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/common (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/errors (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/ccf (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/sema (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/parser (imported by github.com/onflow/flow-go/access); to add:
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/interpreter (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/stdlib (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/common (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/errors (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/ccf (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/sema (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/parser (imported by github.com/onflow/flow-go/access); to add:
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/interpreter (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Final attempt failed. Child_process exited with error code 2
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/integration/tests/access/cohort3); to add:
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/integration/tests/access/cohort3); to add:
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/integration/tests/access/cohort3); to add:
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/integration/tests/access/cohort3); to add:
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/integration/tests/access/cohort3); to add:
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Final attempt failed. Child_process exited with error code 2
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Final attempt failed. Child_process exited with error code 2
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Final attempt failed. Child_process exited with error code 2
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/cadence/stdlib (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/cadence/common (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/cadence/errors (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/cadence/runtime (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/ccf (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/cadence/sema (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/cadence/parser (imported by github.com/onflow/flow-go/access); to add:
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
missing go.sum entry for module providing package github.com/onflow/cadence/interpreter (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Final attempt failed. Child_process exited with error code 2
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/cadence/stdlib (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/cadence/common (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/cadence/errors (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/cadence/runtime (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/ccf (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/cadence/sema (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/cadence/parser (imported by github.com/onflow/flow-go/access); to add:
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
missing go.sum entry for module providing package github.com/onflow/cadence/interpreter (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/tests/mvp); to add:
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/stdlib (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/common (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/runtime (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/sema (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/ccf (imported by github.com/onflow/flow-go/engine/common/rpc/convert); to add:
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/errors (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/parser (imported by github.com/onflow/flow-go/access); to add:
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
missing go.sum entry for module providing package github.com/onflow/cadence/interpreter (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/integration/utils); to add:
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/stdlib (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/ccf (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/common (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/runtime (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/sema (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/errors (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/parser (imported by github.com/onflow/flow-go/access); to add:
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
missing go.sum entry for module providing package github.com/onflow/cadence/interpreter (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/tests/access/cohort1); to add:
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/tests/access/cohort1); to add:
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/tests/access/cohort1); to add:
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/tests/access/cohort1); to add:
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/tests/access/cohort1); to add:
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Final attempt failed. Child_process exited with error code 2
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Final attempt failed. Child_process exited with error code 2
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/testnet); to add:
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/json (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/cadence/stdlib (imported by github.com/onflow/flow-go-sdk); to add:
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/cadence/common (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/cadence/errors (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/cadence/runtime (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/cadence/encoding/ccf (imported by github.com/onflow/flow-go/utils/unittest); to add:
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/cadence/sema (imported by github.com/onflow/flow-go-sdk/templates); to add:
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/cadence/parser (imported by github.com/onflow/flow-go/access); to add:
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
missing go.sum entry for module providing package github.com/onflow/cadence/interpreter (imported by github.com/onflow/flow-go/fvm/accountV2Migration); to add:
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/tests/epochs); to add:
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/tests/epochs); to add:
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/tests/epochs); to add:
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/tests/epochs); to add:
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
missing go.sum entry for module providing package github.com/onflow/cadence (imported by github.com/onflow/flow-go/integration/tests/epochs); to add:
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
Final attempt failed. Child_process exited with error code 2
Create Dynamic Test Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Create Dynamic Integration Test Package Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (engine/execution/computation)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/computation)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/computation)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/computation)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (ledger)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (ledger)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (ledger)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/verification)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (ledger)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/verification)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/verification)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/verification)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/connection)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/connection)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/connection)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/connection)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/access)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/access)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/access)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/access)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (storage)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (storage)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (storage)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (storage)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (cmd)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (cmd)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/consensus)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (cmd)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/consensus)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (cmd)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/consensus)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/consensus)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (fvm)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (utils)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (utils)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (admin)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (utils)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (admin)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (utils)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (admin)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (admin)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/collection)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/collection)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/collection)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/collection)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (others)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (others)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (others)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (others)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/common)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/common)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/common)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/common)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (consensus)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (consensus)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (consensus)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (consensus)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (module/dkg)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (module/dkg)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (module/dkg)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (module/dkg)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/alsp)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/alsp)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/alsp)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/alsp)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/scoring)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/scoring)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/scoring)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/scoring)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (state)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (state)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (state)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (state)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/ingestion)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/ingestion)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/ingestion)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine/execution/ingestion)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort1)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort1)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort1)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort1)
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests Others (integration)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/node)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/node)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/node)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/p2p/node)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (engine)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (engine)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (engine)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (engine)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests (module)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (module)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (module)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (module)
Attempt 4 failed. Reason: Child_process exited with error code 2
Create Dynamic Unit Test Insecure Package Matrix
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (network/test/cohort2)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort2)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort2)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests (network/test/cohort2)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/rpc_inspector)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure/integration/functional/test/gossipsub/scoring)
Attempt 4 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
Attempt 1 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
Attempt 2 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
Attempt 3 failed. Reason: Child_process exited with error code 2
Unit Tests Insecure (insecure)
Attempt 4 failed. Reason: Child_process exited with error code 2
Docker Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. 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 Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Upgrade Integration Tests, make -C integration upgrades-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Execution Integration Tests, make -C integration execution-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Consensus Integration Tests, make -C integration consensus-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort3 Integration Tests, make -C integration access-cohort3-tests, ub...
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Ghost Integration Tests, make -C integration ghost-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort2 Integration Tests, make -C integration access-cohort2-tests, ub...
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Collection Integration Tests, make -C integration collection-tests, ubuntu-lat...
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Network Integration Tests, make -C integration network-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Verification Integration Tests, make -C integration verification-tests, ubuntu...
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (MVP Integration Tests, make -C integration mvp-tests, ubuntu-latest)
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (BFT (Gossipsub) Integration Tests, make -C integration bft-gossipsub-tests, ub...
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. 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 (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Access Cohort1 Integration Tests, make -C integration access-cohort1-tests, bu...
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. 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 (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Epoch Cohort1 Integration Tests, make -C integration epochs-cohort1-tests, bui...
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. 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 (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (BFT (Protocol) Integration Tests, make -C integration bft-protocol-tests, buil...
Attempt 4 failed. Reason: Child_process exited with error code 2
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3, nick-fields/retry@v2. 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 (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
Attempt 1 failed. Reason: Child_process exited with error code 2
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
Attempt 2 failed. Reason: Child_process exited with error code 2
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
Attempt 3 failed. Reason: Child_process exited with error code 2
Integration Tests (Epoch Cohort2 Integration Tests, make -C integration epochs-cohort2-tests, bui...
Attempt 4 failed. Reason: Child_process exited with error code 2