Skip to content

Update list object options, add slab encryption key and make bucket optional #6890

Update list object options, add slab encryption key and make bucket optional

Update list object options, add slab encryption key and make bucket optional #6890

Triggered via pull request September 9, 2024 13:42
Status Failure
Total duration 7m 11s
Artifacts

test.yml

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

Annotations

17 errors and 2 warnings
test (ubuntu-latest, 1.22)
6/60 tests failed
Test go.sia.tech/renterd/stores/TestObjectHealth failed in 0.55s: stores/metadata_test.go#L1461
metadata_test.go:1461: 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 'db9d6028da0659768dfeadaac2816f6966.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/TestObjectEntries failed in 0.6s: stores/metadata_test.go#L1618
metadata_test.go:1618: 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 'db09a311f6d8e1546600b3290502d91da6.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/TestObjectEntriesExplicitDir failed in 0.5s: stores/metadata_test.go#L1721
metadata_test.go:1721: 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 'db93bad8c774052982a2fa268ca79e6627.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/TestBucketObjects failed in 0.51s: stores/metadata_test.go#L3351
metadata_test.go:3351: 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 'dbd23ca2d453554cacd629832db8f314bb.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/TestCopyObject failed in 0.51s: stores/metadata_test.go#L3491
metadata_test.go:3491: 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 'db8f98f68177b5a3336e7a80d8e7f46c4e.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/TestListObjects failed in 0.67s: stores/metadata_test.go#L3712
metadata_test.go:3712: expected buckets to be set
test (windows-latest, 1.23)
The job was canceled because "ubuntu-latest_1_22" failed.
test (windows-latest, 1.23)
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.22)
The job was canceled because "ubuntu-latest_1_22" failed.
test (macos-latest, 1.22)
The operation was canceled.
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.23)
The job was canceled because "ubuntu-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 (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/