e2e: Add integration test for network transition from v1 to v2 #7956
Annotations
10 errors and 1 warning
Test
1/180 tests panicked
|
Test
Test go.sia.tech/renterd/internal/test/e2e/TestV1ToV2Transition panicked in 0s:
=== RUN TestV1ToV2Transition
panic: runtime error: index out of range [2] with length 2
goroutine 610498 [running]:
go.sia.tech/coreutils/rhp/v4.(*Server).handleRPCFormContract(0xc001498fc0, {0x29babf8, 0xc00163a840})
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:615 +0x3297
go.sia.tech/coreutils/rhp/v4.(*Server).handleHostStream(0xc001498fc0, {0x29babf8, 0xc00163a840}, 0xc000537e80)
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:1033 +0x2a33
go.sia.tech/coreutils/rhp/v4.(*Server).Serve.func1()
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:1103 +0xe5
created by go.sia.tech/coreutils/rhp/v4.(*Server).Serve in goroutine 610420
/home/runner/go/pkg/mod/go.sia.tech/[email protected]/rhp/v4/server.go:1095 +0x126
|
Test
14/180 tests failed
|
Test:
stores/metadata_test.go#L432
metadata_test.go:432: ArchiveContracts: failed to archive at least one contract: 0100000000000000000000000000000000000000000000000000000000000000: transaction failed (attempt 1): failed to delete host_sectors: sql: expected 0 arguments, got 1
|
Test:
stores/metadata_test.go#L527
metadata_test.go:527: ArchiveContracts: failed to archive at least one contract: 0100000000000000000000000000000000000000000000000000000000000000: transaction failed (attempt 1): failed to delete host_sectors: sql: expected 0 arguments, got 1
|
Test:
stores/metadata_test.go#L640
metadata_test.go:640: ArchiveContracts: failed to archive at least one contract: 0200000000000000000000000000000000000000000000000000000000000000: transaction failed (attempt 1): failed to delete host_sectors: sql: expected 0 arguments, got 1; 0300000000000000000000000000000000000000000000000000000000000000: transaction failed (attempt 1): failed to delete host_sectors: sql: expected 0 arguments, got 1
|
Test:
stores/metadata_test.go#L1874
metadata_test.go:1874: ArchiveContracts: failed to archive at least one contract: 0100000000000000000000000000000000000000000000000000000000000000: transaction failed (attempt 1): failed to delete host_sectors: sql: expected 0 arguments, got 1
|
Test:
stores/metadata_test.go#L2917
metadata_test.go:2917: ArchiveContracts: failed to archive at least one contract: 0100000000000000000000000000000000000000000000000000000000000000: transaction failed (attempt 1): failed to delete host_sectors: sql: expected 0 arguments, got 1; 0200000000000000000000000000000000000000000000000000000000000000: transaction failed (attempt 1): failed to delete host_sectors: sql: expected 0 arguments, got 1
|
Test:
stores/metadata_test.go#L3641
metadata_test.go:3641: ArchiveContracts: failed to archive at least one contract: 0100000000000000000000000000000000000000000000000000000000000000: transaction failed (attempt 1): failed to delete host_sectors: sql: expected 0 arguments, got 1
|
Test:
stores/metadata_test.go#L3766
metadata_test.go:3766: ArchiveContracts: failed to archive at least one contract: 0300000000000000000000000000000000000000000000000000000000000000: transaction failed (attempt 1): failed to delete host_sectors: sql: expected 0 arguments, got 1
|
Setup Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading