Skip to content

ccl/backupccl: TestRestoreAsOfSystemTime failed #55359

@cockroach-teamcity

Description

@cockroach-teamcity

(ccl/backupccl).TestRestoreAsOfSystemTime failed on release-20.2@069692541151c2a8852cc9e560f93c3770744cc7:

=== RUN   TestRestoreAsOfSystemTime
--- FAIL: TestRestoreAsOfSystemTime (33.23s)
    test_log_scope.go:154: test logs captured to: /go/src/github.com/cockroachdb/cockroach/artifacts/logTestRestoreAsOfSystemTime772746573
    test_log_scope.go:63: use -show-logs to present logs inline
=== RUN   TestRestoreAsOfSystemTime/ts0
    --- FAIL: TestRestoreAsOfSystemTime/ts0 (0.12s)
        backup_test.go:3617: error executing 'RESTORE data.* FROM $1, $2, $3 AS OF SYSTEM TIME 1602197029967184077.0000000000 WITH into_db='ts0'': pq: proto: wrong wireType = 7 for field Spans
=== RUN   TestRestoreAsOfSystemTime/ts1
    --- FAIL: TestRestoreAsOfSystemTime/ts1 (0.13s)
        backup_test.go:3617: error executing 'RESTORE data.* FROM $1, $2, $3 AS OF SYSTEM TIME 1602197030005097594.0000000000 WITH into_db='ts1'': pq: proto: wrong wireType = 7 for field Spans
=== RUN   TestRestoreAsOfSystemTime/ts6
    --- FAIL: TestRestoreAsOfSystemTime/ts6 (0.15s)
        backup_test.go:3617: error executing 'RESTORE data.* FROM $1, $2, $3 AS OF SYSTEM TIME 1602197036898347538.0000000000 WITH into_db='ts6'': pq: proto: wrong wireType = 7 for field Spans
=== RUN   TestRestoreAsOfSystemTime/ts8
    --- FAIL: TestRestoreAsOfSystemTime/ts8 (0.11s)
        backup_test.go:3617: error executing 'RESTORE data.* FROM $1, $2, $3 AS OF SYSTEM TIME 1602197037937149250.0000000000 WITH into_db='ts8'': pq: proto: wrong wireType = 7 for field Spans
=== RUN   TestRestoreAsOfSystemTime/ts7
    --- FAIL: TestRestoreAsOfSystemTime/ts7 (0.11s)
        backup_test.go:3617: error executing 'RESTORE data.* FROM $1, $2, $3 AS OF SYSTEM TIME 1602197037912712186.0000000000 WITH into_db='ts7'': pq: proto: wrong wireType = 7 for field Spans
=== RUN   TestRestoreAsOfSystemTime/ts2
    --- FAIL: TestRestoreAsOfSystemTime/ts2 (0.13s)
        backup_test.go:3617: error executing 'RESTORE data.* FROM $1, $2, $3 AS OF SYSTEM TIME 1602197030170031988.0000000000 WITH into_db='ts2'': pq: proto: wrong wireType = 7 for field Spans
=== RUN   TestRestoreAsOfSystemTime/ts3
    --- FAIL: TestRestoreAsOfSystemTime/ts3 (0.14s)
        backup_test.go:3617: error executing 'RESTORE data.* FROM $1, $2, $3 AS OF SYSTEM TIME 1602197032493773062.0000000000 WITH into_db='ts3'': pq: proto: wrong wireType = 7 for field Spans
=== RUN   TestRestoreAsOfSystemTime/ts4
    --- FAIL: TestRestoreAsOfSystemTime/ts4 (0.13s)
        backup_test.go:3617: error executing 'RESTORE data.* FROM $1, $2, $3 AS OF SYSTEM TIME 1602197033027588521.0000000000 WITH into_db='ts4'': pq: proto: wrong wireType = 7 for field Spans
=== RUN   TestRestoreAsOfSystemTime/ts5
    --- FAIL: TestRestoreAsOfSystemTime/ts5 (0.11s)
        backup_test.go:3617: error executing 'RESTORE data.* FROM $1, $2, $3 AS OF SYSTEM TIME 1602197033972715913.0000000000 WITH into_db='ts5'': pq: proto: wrong wireType = 7 for field Spans

More

Parameters:

  • GOFLAGS=-json
make stressrace TESTS=TestRestoreAsOfSystemTime PKG=./pkg/ccl/backupccl TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1

See this test on roachdash
powered by pkg/cmd/internal/issues

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions