Skip to content

Expose host errors in migration alerts #6961

Expose host errors in migration alerts

Expose host errors in migration alerts #6961

Triggered via pull request September 16, 2024 07:56
Status Failure
Total duration 3m 46s
Artifacts

test.yml

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

Annotations

13 errors and 2 warnings
test (ubuntu-latest, 1.22)
2/58 tests failed
Test go.sia.tech/renterd/stores/TestListObjectsWithDelimiterSlash failed in 0.63s: stores/metadata_test.go#L1621
metadata_test.go:1621: transaction failed (attempt 1): failed to fetch objects: Error 1055 (42000): Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'dbaf0151416daa0af32d8e626bb7d196fc.o.db_bucket_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Test go.sia.tech/renterd/stores/TestListObjectsExplicitDir failed in 0.56s: stores/metadata_test.go#L1729
metadata_test.go:1729: transaction failed (attempt 1): failed to fetch objects: Error 1055 (42000): Expression #1 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'db172fb6eb328d30079e5ab17a339d678c.o.db_bucket_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
test (ubuntu-latest, 1.23)
The job was canceled because "ubuntu-latest_1_22" failed.
test (ubuntu-latest, 1.23)
The operation was canceled.
test (macos-latest, 1.22)
The job was canceled because "ubuntu-latest_1_22" failed.
test (macos-latest, 1.22)
The operation was canceled.
test (windows-latest, 1.22)
The job was canceled because "ubuntu-latest_1_22" failed.
test (windows-latest, 1.22)
The operation was canceled.
test (macos-latest, 1.23)
The job was canceled because "ubuntu-latest_1_22" failed.
test (macos-latest, 1.23)
The operation was canceled.
test (windows-latest, 1.23)
The job was canceled because "ubuntu-latest_1_22" failed.
test (windows-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 (ubuntu-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/