Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: follower-reads/survival=region/locality=regional/reads=bounded-staleness/insufficient-quorum failed #76787

Closed
cockroach-teamcity opened this issue Feb 18, 2022 · 6 comments · Fixed by #77025
Assignees
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@cockroach-teamcity
Copy link
Member

roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness/insufficient-quorum failed with artifacts on master @ 91dfbc8e740ba5792834534dd41af6fb85cee721:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/follower-reads/survival=region/locality=regional/reads=bounded-staleness/insufficient-quorum/run_1
	follower_reads.go:712,follower_reads.go:373,follower_reads.go:72,test_runner.go:779: Post "http://34.83.203.224:26258/ts/query": EOF

	test_runner.go:909,test_runner.go:808: test timed out (0s)
Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Feb 18, 2022
@blathers-crl blathers-crl bot added the T-kv KV Team label Feb 18, 2022
@cockroach-teamcity
Copy link
Member Author

roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ a7449866f3229872d92e1de973e209838f07de35:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/follower-reads/survival=region/locality=regional/reads=bounded-staleness/run_1
	follower_reads.go:289,follower_reads.go:72,test_runner.go:779: error verifying node values: pq: internal error: expected bounded_staleness set with a max_timestamp_bound
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness/insufficient-quorum failed with artifacts on master @ a7449866f3229872d92e1de973e209838f07de35:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/follower-reads/survival=region/locality=regional/reads=bounded-staleness/insufficient-quorum/run_1
	follower_reads.go:289,follower_reads.go:72,test_runner.go:779: error verifying node values: pq: internal error: expected bounded_staleness set with a max_timestamp_bound
Help

See: roachtest README

See: How To Investigate (internal)

This test on roachdash | Improve this report!

@rafiss rafiss self-assigned this Feb 24, 2022
@rafiss
Copy link
Collaborator

rafiss commented Feb 24, 2022

assigning to myself since it very possibly relates to #76792

@rafiss
Copy link
Collaborator

rafiss commented Feb 25, 2022

Figured it out -- I didn't do the right error checking for using bounded staleness in a prepared statement. Fix coming by tomorrow.

@cockroach-teamcity
Copy link
Member Author

roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness/insufficient-quorum failed with artifacts on master @ 978744dbb94b03497154547ce7fa97ea3be9a401:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/follower-reads/survival=region/locality=regional/reads=bounded-staleness/insufficient-quorum/run_1
	follower_reads.go:289,follower_reads.go:72,test_runner.go:779: error verifying node values: pq: internal error: expected bounded_staleness set with a max_timestamp_bound
Help

See: roachtest README

See: How To Investigate (internal)

This test on roachdash | Improve this report!

@cockroach-teamcity
Copy link
Member Author

roachtest.follower-reads/survival=region/locality=regional/reads=bounded-staleness failed with artifacts on master @ 978744dbb94b03497154547ce7fa97ea3be9a401:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/follower-reads/survival=region/locality=regional/reads=bounded-staleness/run_1
	follower_reads.go:289,follower_reads.go:72,test_runner.go:779: error verifying node values: pq: internal error: expected bounded_staleness set with a max_timestamp_bound
Help

See: roachtest README

See: How To Investigate (internal)

Same failure on other branches

This test on roachdash | Improve this report!

@craig craig bot closed this as completed in #77025 Feb 25, 2022
@craig craig bot closed this as completed in c3ff362 Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. T-kv KV Team T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants