Aggregate contract metrics when no contract or host filter is provided #4415
Annotations
7 errors
test (ubuntu-latest, 1.20)
2/39 tests failed
|
Test go.sia.tech/renterd/internal/testing/TestBusRecordedMetrics failed in 7.17s:
internal/testing/cluster_test.go#L2237
cluster_test.go:2237: failed to get contract metrics: failed to fetch aggregate metrics: sql: Scan error on column index 22, name "Period": converting driver.Value type []uint8 ("7000.000000000000000000000000000000") to a int64: invalid syntax
|
Test go.sia.tech/renterd/internal/testing/TestMetrics failed in 18.44s:
internal/testing/metrics_test.go#L55
metrics_test.go:55: failed to get contract metrics: failed to fetch aggregate metrics: sql: Scan error on column index 22, name "Period": converting driver.Value type []uint8 ("0.000000000000000000000000000000") to a int64: invalid syntax; sql: Scan error on column index 22, name "Period": converting driver.Value type []uint8 ("0.000000000000000000000000000000") to a int64: invalid syntax; sql: Scan error on column index 22, name "Period": converting driver.Value type []uint8 ("0.000000000000000000000000000000") to a int64: invalid syntax
|
test (ubuntu-latest, 1.21)
The job was canceled because "ubuntu-latest_1_20" failed.
|
test (ubuntu-latest, 1.21)
The operation was canceled.
|
test (macos-latest, 1.20)
The job was canceled because "ubuntu-latest_1_20" failed.
|
test (macos-latest, 1.20)
The operation was canceled.
|