cockroachdb / cockroachdb/cockroach

crosscluster/logical: TestLogicalReplicationExternalConnWithoutDBName failed

Open
#174,360 4 comments 0 reactions 0 assignees View on GitHub
A-cdc branch-master C-test-failure O-robot T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

crosscluster/logical.TestLogicalReplicationExternalConnWithoutDBName [failed](https://mesolite.cluster.engflow.com/invocations/default/0f992eae-deef-40b2-96b7-6805923c16cd?testReportRun=1&testReportShard=5&testReportAttempt=1#targets-Ly9wa2cvY3Jvc3NjbHVzdGVyL2xvZ2ljYWw6bG9naWNhbF90ZXN0) on master @ [a2ee11ece63c60d3f50c2c8b12b978cd2e9d1ab5](https://github.com/cockroachdb/cockroach/commits/a2ee11ece63c60d3f50c2c8b12b978cd2e9d1ab5):

```
=== RUN TestLogicalReplicationExternalConnWithoutDBName
test_log_scope.go:172: test logs captured to: outputs.zip/logTestLogicalReplicationExternalConnWithoutDBName2446278749
test_log_scope.go:82: use -show-logs to present logs inline
test_server_shim.go:168: automatically injected a shared process virtual cluster under test; see comment at top of test_server_shim.go for details.
utils.go:54: waiting for logical replication job 1205623412868218881 to reach replicated time of 1787997467.948545221,0
utils.go:54: waiting for logical replication job 1205623483210170369 to reach replicated time of 1787997525.156093849,0
utils.go:56: condition failed to evaluate within 3m45s: from utils.go:78: logical replication job 1205623483210170369 at 1787997520.048951655,0, waiting to advance past 1787997525.156093849,0

goroutine dump: /mnt/engflow/worker/work/2/exec/bazel-out/k8-fastbuild/testlogs/pkg/crosscluster/logical/logical_test/shard_5_of_5_run_1_of_3/test.outputs/goroutine_dump_1577966476.txt
panic.go:694: -- test log scope end --
test logs left over in: outputs.zip/logTestLogicalReplicationExternalConnWithoutDBName2446278749
--- FAIL: TestLogicalReplicationExternalConnWithoutDBName (353.54s)
```

Parameters:
- attempt=1
- race=true
- run=1
- shard=5
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

/cc @cockroachlabs/cdc

[Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)

Jira issue: CRDB-67640

Contributor guide

Open the contributing guide

Research direction

Start with crosscluster/logical.TestLogicalReplicationExternalConnWithoutDBName and the captured test log under outputs.zip/logTestLogicalReplicationExternalConnWithoutDBName2446278749. Inspect the logical replication job progress and goroutine dump referenced by the failure, then compare the test setup for external connections without a database name. Done means the failure is explained and the test reliably reaches the expected replicated time.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases, distributed-systems, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.