Standardize syncer peers response #1193
main.yml
on: pull_request
Matrix: test / test
test
/
success
0s
Annotations
10 errors and 1 warning
test / test (1.23, windows-latest)
2/109 tests failed
|
Test go.sia.tech/hostd/persist/sqlite/TestWalletMetrics failed in 50.94s:
persist\sqlite\logger.go#L146
logger.go:146: 2024-11-01T14:09:52.484Z DEBUG node1.sqlite.clearLockedSectors cleared locked sectors {"locked": 0, "removed": []}
|
Test go.sia.tech/hostd/persist/sqlite/TestWalletMetrics failed in 50.94s:
persist\sqlite\logger.go#L146
logger.go:146: 2024-11-01T14:09:52.485Z DEBUG node1.sqlite database initialized {"sqliteVersion": "3.46.1", "schemaVersion": 30, "path": "C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\TestWalletMetrics3166709569\\001\\hostd.sqlite3"}
|
Test go.sia.tech/hostd/persist/sqlite/TestWalletMetrics failed in 50.94s:
persist\sqlite\logger.go#L146
logger.go:146: 2024-11-01T14:09:52.749Z DEBUG host.sqlite.clearLockedSectors cleared locked sectors {"locked": 0, "removed": []}
|
Test go.sia.tech/hostd/persist/sqlite/TestWalletMetrics failed in 50.94s:
persist\sqlite\logger.go#L146
logger.go:146: 2024-11-01T14:09:52.749Z DEBUG host.sqlite database initialized {"sqliteVersion": "3.46.1", "schemaVersion": 30, "path": "C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\TestWalletMetrics3166709569\\002\\hostd.sqlite3"}
|
Test go.sia.tech/hostd/persist/sqlite/TestWalletMetrics failed in 50.94s:
persist\sqlite\logger.go#L146
logger.go:146: 2024-11-01T14:09:52.877Z DEBUG host loaded sector roots {"elapsed": "615.6µs"}
|
Test go.sia.tech/hostd/persist/sqlite/TestWalletMetrics failed in 50.94s:
persist\sqlite\logger.go#L146
logger.go:146: 2024-11-01T14:09:52.884Z DEBUG host.index.sync synced to new chain index {"index": "0::5a6ec22a"}
|
Test go.sia.tech/hostd/persist/sqlite/TestWalletMetrics failed in 50.94s:
persist\sqlite\logger.go#L146
logger.go:146: 2024-11-01T14:09:52.990Z DEBUG host.index.sync synced to new chain index {"index": "1::83ac1d86"}
|
Test go.sia.tech/hostd/persist/sqlite/TestWalletMetrics failed in 50.94s:
persist\sqlite\logger.go#L146
logger.go:146: 2024-11-01T14:09:53.085Z DEBUG host.index.sync synced to new chain index {"index": "2::2e1591dc"}
|
Test go.sia.tech/hostd/persist/sqlite/TestWalletMetrics failed in 50.94s:
persist\sqlite\logger.go#L146
logger.go:146: 2024-11-01T14:09:53.160Z DEBUG host.index.sync synced to new chain index {"index": "3::6b9845aa"}
|
test / test (1.22, ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|