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=rand-tables/setting=no-ddl failed #81210

Closed
cockroach-teamcity opened this issue May 12, 2022 · 1 comment
Closed
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. T-sql-queries SQL Queries Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 12, 2022

roachtest.sqlsmith/setup=rand-tables/setting=no-ddl failed with artifacts on master @ bc1ee7c7c276984fce8ff5ba4fcfcdff335dde50:

The test failed on branch=master, cloud=gce:
test artifacts and logs in: /artifacts/sqlsmith/setup=rand-tables/setting=no-ddl/run_1
	sqlsmith.go:265,sqlsmith.go:305,test_runner.go:876: error: pq: internal error: in-between filters didn't yield a constraint
		stmt:
		SELECT
			NULL AS col_143,
			tab_77.col1_8 AS col_144,
			tab_77.col1_11 AS col_145,
			tab_77.col1_9 AS col_146,
			tab_77.crdb_internal_mvcc_timestamp AS col_147,
			tab_77.col1_4 AS col_148,
			tab_77.col1_6 AS col_149,
			tab_77.tableoid AS col_150,
			tab_77.col1_1 AS col_151
		FROM
			defaultdb.public.table1@[0] AS tab_77
		WHERE
			tab_77.col1_11::STRING NOT IN ('"':::STRING, tab_77.col1_9, postgis_scripts_released()::STRING, tab_77.col1_8)
		ORDER BY
			tab_77.col1_1 ASC, tab_77.tableoid DESC, tab_77.crdb_internal_mvcc_timestamp DESC, tab_77.col1_11;
Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-15297

@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 May 12, 2022
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label May 12, 2022
@michae2
Copy link
Collaborator

michae2 commented May 12, 2022

Dupe of #80820

@michae2 michae2 closed this as completed May 12, 2022
@michae2 michae2 removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label May 12, 2022
@mgartner mgartner moved this to Done in SQL Queries Jul 24, 2023
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. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

No branches or pull requests

3 participants