Add soft deletion for contracts #6902
Triggered via pull request
September 10, 2024 16:35
Status
Failure
Total duration
5m 49s
Artifacts
–
Annotations
20 errors and 2 warnings
test (macos-latest, 1.22)
1/16 tests failed
|
Test go.sia.tech/renterd/internal/test/e2e/TestUnconfirmedContractArchival failed in 4.32s:
internal/test/e2e/contractor.go#L522
2024-09-10T16:41:09Z WARN autopilot.autopilot.contractor.performContractMaintenance.b5177760cbc44a21c02d710040303d30.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/TestUnconfirmedContractArchival failed in 4.32s:
internal/test/e2e/contractor.go#L1131
2024-09-10T16:41:09Z WARN autopilot.autopilot.contractor.performContractMaintenance.b5177760cbc44a21c02d710040303d30 contractor/contractor.go:1131 not enough candidates to form new contracts {"contractSet": "testset", "remainingAllowance": "1 KS", "candidates": 0}
|
Test go.sia.tech/renterd/internal/test/e2e/TestUnconfirmedContractArchival failed in 4.32s:
internal/test/e2e/contractor.go#L714
2024-09-10T16:41:09Z WARN autopilot.autopilot.contractor.performContractMaintenance.b5177760cbc44a21c02d710040303d30 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/TestUnconfirmedContractArchival failed in 4.32s:
internal/test/e2e/contractor.go#L522
2024-09-10T16:41:09Z WARN autopilot.autopilot.contractor.performContractMaintenance.f7801c85e6fc76a0515ab1099ea70ba6.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/TestUnconfirmedContractArchival failed in 4.32s:
internal/test/e2e/contractor.go#L1131
2024-09-10T16:41:09Z WARN autopilot.autopilot.contractor.performContractMaintenance.f7801c85e6fc76a0515ab1099ea70ba6 contractor/contractor.go:1131 not enough candidates to form new contracts {"contractSet": "testset", "remainingAllowance": "1 KS", "candidates": 0}
|
Test go.sia.tech/renterd/internal/test/e2e/TestUnconfirmedContractArchival failed in 4.32s:
internal/test/e2e/contractor.go#L714
2024-09-10T16:41:09Z WARN autopilot.autopilot.contractor.performContractMaintenance.f7801c85e6fc76a0515ab1099ea70ba6 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/TestUnconfirmedContractArchival failed in 4.32s:
internal/test/e2e/contractor.go#L546
2024-09-10T16:41:10Z WARN autopilot.autopilot.contractor.performContractMaintenance.11fe0110a1aca3519ec3612df5b0cc4c.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/TestUnconfirmedContractArchival failed in 4.32s:
internal/test/e2e/contractor.go#L1120
2024-09-10T16:41:10Z ERROR autopilot.autopilot.contractor.performContractMaintenance.11fe0110a1aca3519ec3612df5b0cc4c contractor/contractor.go:1120 host has a score of 0 {"contractSet": "testset", "remainingAllowance": "1 KS", "hostKey": "ed25519:84b09ff5bcf5e612eaa3a0dfb722aaead7c63a5dce93acdb7292295774ca534a"}
|
Test go.sia.tech/renterd/internal/test/e2e/TestUnconfirmedContractArchival failed in 4.32s:
internal/test/e2e/contractor.go#L1131
2024-09-10T16:41:10Z WARN autopilot.autopilot.contractor.performContractMaintenance.11fe0110a1aca3519ec3612df5b0cc4c contractor/contractor.go:1131 not enough candidates to form new contracts {"contractSet": "testset", "remainingAllowance": "1 KS", "candidates": 0}
|
test (ubuntu-latest, 1.22)
The job was canceled because "macos-latest_1_22" failed.
|
test (ubuntu-latest, 1.22)
The operation was canceled.
|
test (windows-latest, 1.22)
The job was canceled because "macos-latest_1_22" failed.
|
test (windows-latest, 1.22)
The operation was canceled.
|
test (windows-latest, 1.23)
The job was canceled because "macos-latest_1_22" failed.
|
test (windows-latest, 1.23)
The operation was canceled.
|
test (ubuntu-latest, 1.23)
The job was canceled because "macos-latest_1_22" failed.
|
test (ubuntu-latest, 1.23)
The operation was canceled.
|
test (macos-latest, 1.23)
The job was canceled because "macos-latest_1_22" failed.
|
test (macos-latest, 1.23)
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 (macos-latest, 1.22)
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/
|