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: sqlsmith/setup=seed/setting=no-mutations failed #70105

Closed
cockroach-teamcity opened this issue Sep 13, 2021 · 1 comment
Closed

roachtest: sqlsmith/setup=seed/setting=no-mutations failed #70105

cockroach-teamcity opened this issue Sep 13, 2021 · 1 comment
Labels
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-sql-queries SQL Queries Team

Comments

@cockroach-teamcity
Copy link
Member

roachtest.sqlsmith/setup=seed/setting=no-mutations failed with artifacts on release-21.2 @ 8d491ced731e13da2377cda9961f577d7487d6a0:

The test failed on branch=release-21.2, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=seed/setting=no-mutations/run_1
	sqlsmith.go:229,sqlsmith.go:258,test_runner.go:777: error: pq: inbox communication error: rpc error: code = Canceled desc = context canceled
		stmt:
		SELECT
			tab_132924._int2 AS col_327075,
			tab_132925.crdb_internal_mvcc_timestamp AS col_327076,
			tab_132925._bytes AS col_327077,
			's':::STRING AS col_327078,
			'517c8194-44ec-4c04-8290-c9e21f23f8b2':::UUID AS col_327079,
			tab_132925._float4 AS col_327080,
			(-0.951799213886261):::FLOAT8 AS col_327081,
			false AS col_327082
		FROM
			defaultdb.public.seed@[0] AS tab_132924,
			defaultdb.public.seed@seed__int8__float8__date_idx AS tab_132925
			JOIN defaultdb.public.seed@[0] AS tab_132926 ON (tab_132925._int2) = (tab_132926._int8)
		ORDER BY
			tab_132926._timestamp DESC;
Reproduce

See: roachtest README

Same failure on other branches

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

@cockroach-teamcity cockroach-teamcity added branch-release-21.2 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 Sep 13, 2021
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Sep 13, 2021
@yuzefovich
Copy link
Member

Inbox communication error when vectorized panic injection is enabled, tracked in #66174

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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-sql-queries SQL Queries Team
Projects
Archived in project
Development

No branches or pull requests

2 participants