Skip to content

crosscluster/ldrrandgen: TestGenerateLDRTable failed #157026

@github-actions

Description

@github-actions

crosscluster/ldrrandgen.TestGenerateLDRTable failed on master @ a627560a261fdb778b5f818aad63013916f482c7:

=== RUN   TestGenerateLDRTable
    test_log_scope.go:171: test logs captured to: outputs.zip/logTestGenerateLDRTable1817933073
    test_log_scope.go:82: use -show-logs to present logs inline
    test_server_shim.go:154: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
    logical_test.go:47: creating table: CREATE TABLE test_writer (col0_0 REGROLE NOT NULL, col0_1 INT2, col0_2 INTERVAL NOT NULL, col0_3 BPCHAR NOT NULL, col0_4 TSQUERY NOT NULL, col0_5 REFCURSOR[] NOT NULL, col0_6 UUID NULL, col0_7 DECIMAL NOT NULL, col0_8 TSVECTOR NOT NULL, col0_9 TIME NOT NULL, col0_10 REGTYPE, col0_11 TSQUERY NOT NULL, PRIMARY KEY (col0_0 DESC), INDEX (col0_2) STORING (col0_3, col0_7, col0_9, col0_10, col0_11))
    logical_test.go:57: error executing query="CREATE LOGICALLY REPLICATED TABLE b.test_writer FROM TABLE a.test_writer ON 'external://a' WITH BIDIRECTIONAL ON 'external://b'" args=[]: pq: cannot create logical replication stream: RefCursor is not supported by LDR
    panic.go:615: -- test log scope end --
test logs left over in: outputs.zip/logTestGenerateLDRTable1817933073
--- FAIL: TestGenerateLDRTable (1.58s)

Parameters:

  • attempt=1
  • run=1
  • shard=1
Help

See also: How To Investigate a Go Test Failure (internal)

/cc @cockroachdb/disaster-recovery

This test on roachdash | Improve this report!

Jira issue: CRDB-56354

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions