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 #85299

Closed
cockroach-teamcity opened this issue Jul 29, 2022 · 1 comment
Closed

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

cockroach-teamcity opened this issue Jul 29, 2022 · 1 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
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jul 29, 2022

roachtest.sqlsmith/setup=seed/setting=no-mutations failed with artifacts on master @ 1129fbc650fe3a037b03aea1e5f1d8078618cb1c:

test artifacts and logs in: /artifacts/sqlsmith/setup=seed/setting=no-mutations/run_1
	sqlsmith.go:265,sqlsmith.go:325,test_runner.go:896: error: pq: internal error: unexpected error from the vectorized engine: interface conversion: coldata.Column is *coldataext.datumVec, not *coldata.Bytes
		stmt:
		SELECT
			'2000-08-13 23:18:11.000641':::TIMESTAMP AS col_127683,
			tab_52448._date AS col_127684,
			tab_52448._inet AS col_127685,
			(tab_52448._bytes::BYTES || '\xf7aee9b6':::BYTES::BYTES)::BYTES AS col_127686,
			'1 year 11 mons 655 days 24:48:45.607005':::INTERVAL AS col_127687,
			json_object((tab_52448._string::STRING || ARRAY['':::STRING,e'1\x02!G(w':::STRING,e' *uZ\t\x17':::STRING,e'\'':::STRING,e'\x19FsN\\9\x06':::STRING]::STRING[])::STRING[]::STRING[])::JSONB
				AS col_127688,
			tab_52448.tableoid AS col_127689,
			tab_52448._float4 AS col_127690,
			NULL AS col_127691,
			tab_52448._bool AS col_127692,
			tab_52448._string AS col_127693,
			194.1574559366868627:::DECIMAL AS col_127694,
			'2003-02-09 22:10:29.000194+00:00':::TIMESTAMPTZ AS col_127695
		FROM
			defaultdb.public.seed@seed__int8__float8__date_idx AS tab_52448
		WHERE
			true
		ORDER BY
			tab_52448._uuid, tab_52448.crdb_internal_mvcc_timestamp;

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-18166

@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. labels Jul 29, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Jul 29, 2022
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Jul 29, 2022
@yuzefovich
Copy link
Member

dup of #85295

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

2 participants