Skip to content

SoV networking support #5180

SoV networking support

SoV networking support #5180

Triggered via pull request May 13, 2024 23:31
Status Failure
Total duration 14m 18s
Artifacts 3

ci.yml

on: pull_request
Matrix: Unit
Fit to window
Zoom out
Zoom in

Annotations

80 errors, 7 warnings, and 3 notices
Unit (self-hosted, linux, ARM64, focal): network/ip_tracker_test.go#L37
expected.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (self-hosted, linux, ARM64, focal): network/ip_tracker_test.go#L37
actual.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (self-hosted, linux, ARM64, focal): network/ip_tracker_test.go#L38
expected.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (self-hosted, linux, ARM64, focal): network/ip_tracker_test.go#L38
actual.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (self-hosted, linux, ARM64, focal): network/ip_tracker_test.go#L39
expected.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (self-hosted, linux, ARM64, focal): network/ip_tracker_test.go#L39
actual.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (self-hosted, linux, ARM64, focal): network/ip_tracker_test.go#L40
expected.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (self-hosted, linux, ARM64, focal): network/ip_tracker_test.go#L40
actual.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (self-hosted, linux, ARM64, focal): network/ip_tracker_test.go#L44
expected.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Unit (self-hosted, linux, ARM64, focal): network/ip_tracker_test.go#L44
actual.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Unit (self-hosted, linux, ARM64, jammy): network/ip_tracker_test.go#L37
expected.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (self-hosted, linux, ARM64, jammy): network/ip_tracker_test.go#L37
actual.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (self-hosted, linux, ARM64, jammy): network/ip_tracker_test.go#L38
expected.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (self-hosted, linux, ARM64, jammy): network/ip_tracker_test.go#L38
actual.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (self-hosted, linux, ARM64, jammy): network/ip_tracker_test.go#L39
expected.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (self-hosted, linux, ARM64, jammy): network/ip_tracker_test.go#L39
actual.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (self-hosted, linux, ARM64, jammy): network/ip_tracker_test.go#L40
expected.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (self-hosted, linux, ARM64, jammy): network/ip_tracker_test.go#L40
actual.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (self-hosted, linux, ARM64, jammy): network/ip_tracker_test.go#L44
expected.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Unit (self-hosted, linux, ARM64, jammy): network/ip_tracker_test.go#L44
actual.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
govulncheck
c.init calls abi.ABI.Pack
govulncheck
c.init calls abi.JSON
govulncheck
c.init calls abi.init
govulncheck
proposervm.VM.Initialize calls evm.VM.Initialize, which eventually calls bitutil.CompressBytes
govulncheck
proposervm.VM.Initialize calls evm.VM.Initialize, which eventually calls bitutil.DecompressBytes
govulncheck
tmpnet.init calls core.init, which calls bitutil.init
govulncheck
chain.State.BuildBlockWithContext calls evm.VM.buildBlockWithContext, which eventually calls blake2b.F
govulncheck
ledger.Ledger.Addresses calls bip32.Key.NewChildKey, which eventually calls blake2b.digest.BlockSize
govulncheck
gconn.Server.Write calls tls.Conn.Write, which eventually calls blake2b.digest.MarshalBinary
govulncheck
ledger.Ledger.Addresses calls bip32.Key.NewChildKey, which eventually calls blake2b.digest.Reset
Lint: network/ip_tracker_test.go#L37
expected.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Lint: network/ip_tracker_test.go#L37
actual.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Lint: network/ip_tracker_test.go#L38
expected.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Lint: network/ip_tracker_test.go#L38
actual.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Lint: network/ip_tracker_test.go#L39
expected.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Lint: network/ip_tracker_test.go#L39
actual.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Lint: network/ip_tracker_test.go#L40
expected.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Lint: network/ip_tracker_test.go#L40
actual.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Lint: network/ip_tracker_test.go#L44
expected.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Lint: network/ip_tracker_test.go#L44
actual.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Unit (ubuntu-20.04): network/ip_tracker_test.go#L37
expected.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (ubuntu-20.04): network/ip_tracker_test.go#L37
actual.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (ubuntu-20.04): network/ip_tracker_test.go#L38
expected.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (ubuntu-20.04): network/ip_tracker_test.go#L38
actual.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (ubuntu-20.04): network/ip_tracker_test.go#L39
expected.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (ubuntu-20.04): network/ip_tracker_test.go#L39
actual.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (ubuntu-20.04): network/ip_tracker_test.go#L40
expected.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (ubuntu-20.04): network/ip_tracker_test.go#L40
actual.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (ubuntu-20.04): network/ip_tracker_test.go#L44
expected.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Unit (ubuntu-20.04): network/ip_tracker_test.go#L44
actual.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Unit (ubuntu-22.04): network/ip_tracker_test.go#L37
expected.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (ubuntu-22.04): network/ip_tracker_test.go#L37
actual.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (ubuntu-22.04): network/ip_tracker_test.go#L38
expected.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (ubuntu-22.04): network/ip_tracker_test.go#L38
actual.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (ubuntu-22.04): network/ip_tracker_test.go#L39
expected.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (ubuntu-22.04): network/ip_tracker_test.go#L39
actual.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (ubuntu-22.04): network/ip_tracker_test.go#L40
expected.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (ubuntu-22.04): network/ip_tracker_test.go#L40
actual.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (ubuntu-22.04): network/ip_tracker_test.go#L44
expected.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Unit (ubuntu-22.04): network/ip_tracker_test.go#L44
actual.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Unit (windows-2022): network/ip_tracker_test.go#L37
expected.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (windows-2022): network/ip_tracker_test.go#L37
actual.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (windows-2022): network/ip_tracker_test.go#L38
expected.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (windows-2022): network/ip_tracker_test.go#L38
actual.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (windows-2022): network/ip_tracker_test.go#L39
expected.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (windows-2022): network/ip_tracker_test.go#L39
actual.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (windows-2022): network/ip_tracker_test.go#L40
expected.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (windows-2022): network/ip_tracker_test.go#L40
actual.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (windows-2022): network/ip_tracker_test.go#L44
expected.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Unit (windows-2022): network/ip_tracker_test.go#L44
actual.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Unit (macos-12): network/ip_tracker_test.go#L37
expected.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (macos-12): network/ip_tracker_test.go#L37
actual.manuallyTracked undefined (type *ipTracker has no field or method manuallyTracked)
Unit (macos-12): network/ip_tracker_test.go#L38
expected.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (macos-12): network/ip_tracker_test.go#L38
actual.manuallyGossipable undefined (type *ipTracker has no field or method manuallyGossipable)
Unit (macos-12): network/ip_tracker_test.go#L39
expected.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (macos-12): network/ip_tracker_test.go#L39
actual.mostRecentTrackedIPs undefined (type *ipTracker has no field or method mostRecentTrackedIPs)
Unit (macos-12): network/ip_tracker_test.go#L40
expected.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (macos-12): network/ip_tracker_test.go#L40
actual.trackedIDs undefined (type *ipTracker has no field or method trackedIDs)
Unit (macos-12): network/ip_tracker_test.go#L44
expected.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Unit (macos-12): network/ip_tracker_test.go#L44
actual.gossipableIndices undefined (type *ipTracker has no field or method gossipableIndices)
Upgrade
metrics https://grafana-experimental.avax-dev.network/d/kBQpRdWnk/avalanche-main-dashboard?orgId=1&refresh=10s&var-filter=is_ephemeral_node%7C%3D%7Cfalse&var-filter=gh_repo%7C%3D%7Cava-labs%2Favalanchego&var-filter=gh_run_id%7C%3D%7C9071236433&var-filter=gh_run_attempt%7C%3D%7C1&var-filter=gh_job_id%7C%3D%7CUpgrade&from=1715643212000&to=1715644112000
e2e_existing_network
metrics https://grafana-experimental.avax-dev.network/d/kBQpRdWnk/avalanche-main-dashboard?orgId=1&refresh=10s&var-filter=is_ephemeral_node%7C%3D%7Cfalse&var-filter=gh_repo%7C%3D%7Cava-labs%2Favalanchego&var-filter=gh_run_id%7C%3D%7C9071236433&var-filter=gh_run_attempt%7C%3D%7C1&var-filter=gh_job_id%7C%3D%7Ce2e_existing_network&from=1715643215000&to=1715644115000
e2e
metrics https://grafana-experimental.avax-dev.network/d/kBQpRdWnk/avalanche-main-dashboard?orgId=1&refresh=10s&var-filter=is_ephemeral_node%7C%3D%7Cfalse&var-filter=gh_repo%7C%3D%7Cava-labs%2Favalanchego&var-filter=gh_run_id%7C%3D%7C9071236433&var-filter=gh_run_attempt%7C%3D%7C1&var-filter=gh_job_id%7C%3D%7Ce2e&from=1715643213000&to=1715644113000&var-filter=network_owner%7C%3D%7Cavalanchego-e2e
Up-to-date protobuf
No github_token supplied, API requests will be subject to stricter rate limiting
Unit (self-hosted, linux, ARM64, focal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit (self-hosted, linux, ARM64, jammy)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit (ubuntu-20.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit (windows-2022)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
e2e-existing-network-tmpnet-data Expired
510 KB
e2e-tmpnet-data Expired
5.49 MB
upgrade-tmpnet-data Expired
412 KB