Skip to content

Remove host endpoints from autopilot #6940

Remove host endpoints from autopilot

Remove host endpoints from autopilot #6940

Re-run triggered September 12, 2024 12:20
Status Failure
Total duration 7m 59s
Artifacts

test.yml

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

Annotations

20 errors and 2 warnings
test (windows-latest, 1.23)
1/13 tests failed
Test go.sia.tech/renterd/internal/test/e2e/TestEphemeralAccountSync failed in 9.04s: internal\test\e2e\contractor.go#L522
2024-09-12T12:28:14Z WARN autopilot.autopilot.contractor.performContractMaintenance.d70e687f43af7c7fc17d614fd77428e7.calculateMinScore contractor/contractor.go:522 min host score is set to the smallest non-zero float because there are no candidate hosts {"contractSet": "testset", "remainingAllowance": "1 KS"}
Test go.sia.tech/renterd/internal/test/e2e/TestEphemeralAccountSync failed in 9.04s: internal\test\e2e\contractor.go#L1127
2024-09-12T12:28:14Z WARN autopilot.autopilot.contractor.performContractMaintenance.d70e687f43af7c7fc17d614fd77428e7 contractor/contractor.go:1127 not enough candidates to form new contracts {"contractSet": "testset", "remainingAllowance": "1 KS", "candidates": 0}
Test go.sia.tech/renterd/internal/test/e2e/TestEphemeralAccountSync failed in 9.04s: internal\test\e2e\contractor.go#L714
2024-09-12T12:28:14Z WARN autopilot.autopilot.contractor.performContractMaintenance.d70e687f43af7c7fc17d614fd77428e7 contractor/contractor.go:714 contractset after maintenance {"contractSet": "testset", "remainingAllowance": "1 KS", "contracts": 0, "added": 0, "removed": 0}
Test go.sia.tech/renterd/internal/test/e2e/TestEphemeralAccountSync failed in 9.04s: internal\test\e2e\contractor.go#L522
2024-09-12T12:28:14Z WARN autopilot.autopilot.contractor.performContractMaintenance.a69f2555b80c184078e4136612cf9e60.calculateMinScore contractor/contractor.go:522 min host score is set to the smallest non-zero float because there are no candidate hosts {"contractSet": "testset", "remainingAllowance": "1 KS"}
Test go.sia.tech/renterd/internal/test/e2e/TestEphemeralAccountSync failed in 9.04s: internal\test\e2e\contractor.go#L1127
2024-09-12T12:28:14Z WARN autopilot.autopilot.contractor.performContractMaintenance.a69f2555b80c184078e4136612cf9e60 contractor/contractor.go:1127 not enough candidates to form new contracts {"contractSet": "testset", "remainingAllowance": "1 KS", "candidates": 0}
Test go.sia.tech/renterd/internal/test/e2e/TestEphemeralAccountSync failed in 9.04s: internal\test\e2e\contractor.go#L714
2024-09-12T12:28:14Z WARN autopilot.autopilot.contractor.performContractMaintenance.a69f2555b80c184078e4136612cf9e60 contractor/contractor.go:714 contractset after maintenance {"contractSet": "testset", "remainingAllowance": "1 KS", "contracts": 0, "added": 0, "removed": 0}
Test go.sia.tech/renterd/internal/test/e2e/TestEphemeralAccountSync failed in 9.04s: internal\test\e2e\contractor.go#L546
2024-09-12T12:28:15Z WARN autopilot.autopilot.contractor.performContractMaintenance.1cc445a49ee267aaab6333ac206fc074.calculateMinScore contractor/contractor.go:546 min host score is set to the smallest non-zero float because the lowest score couldn't be determined {"contractSet": "testset", "remainingAllowance": "1 KS"}
Test go.sia.tech/renterd/internal/test/e2e/TestEphemeralAccountSync failed in 9.04s: internal\test\e2e\contractor.go#L1116
2024-09-12T12:28:15Z ERROR autopilot.autopilot.contractor.performContractMaintenance.1cc445a49ee267aaab6333ac206fc074 contractor/contractor.go:1116 host has a score of 0 {"contractSet": "testset", "remainingAllowance": "1 KS", "hostKey": "ed25519:9d0d7888802f5c8888961b5da813dd251142d72154a49454b695b3fb3fc0db63"}
Test go.sia.tech/renterd/internal/test/e2e/TestEphemeralAccountSync failed in 9.04s: internal\test\e2e\contractor.go#L1127
2024-09-12T12:28:15Z WARN autopilot.autopilot.contractor.performContractMaintenance.1cc445a49ee267aaab6333ac206fc074 contractor/contractor.go:1127 not enough candidates to form new contracts {"contractSet": "testset", "remainingAllowance": "1 KS", "candidates": 0}
test (ubuntu-latest, 1.23)
The job was canceled because "windows-latest_1_23" failed.
test (ubuntu-latest, 1.23)
The operation was canceled.
test (macos-latest, 1.22)
The job was canceled because "windows-latest_1_23" failed.
test (macos-latest, 1.22)
The operation was canceled.
test (macos-latest, 1.23)
The job was canceled because "windows-latest_1_23" failed.
test (macos-latest, 1.23)
The operation was canceled.
test (windows-latest, 1.22)
The job was canceled because "windows-latest_1_23" failed.
test (ubuntu-latest, 1.22)
The job was canceled because "windows-latest_1_23" failed.
test (windows-latest, 1.22)
The operation was canceled.
test (ubuntu-latest, 1.22)
The operation was canceled.
analyze
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3, SiaFoundation/action-golang-analysis@HEAD. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (windows-latest, 1.23)
The following actions use a deprecated Node.js version and will be forced to run on node20: n8maninger/action-golang-test@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/