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=tpcc/setting=default failed #63439

Closed
cockroach-teamcity opened this issue Apr 10, 2021 · 0 comments · Fixed by #63446
Closed

roachtest: sqlsmith/setup=tpcc/setting=default failed #63439

cockroach-teamcity opened this issue Apr 10, 2021 · 0 comments · Fixed by #63446
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.

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).sqlsmith/setup=tpcc/setting=default failed on release-21.1@5323c44e1c3d3d9ded95a9f20be5ba738cd542ec:

The test failed on branch=release-21.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=tpcc/setting=default/run_1
	sqlsmith.go:206,sqlsmith.go:237,test_runner.go:767: error: pq: internal error: unexpected error from the vectorized engine: runtime error: index out of range [1] with length 1
		stmt:
		SELECT
			stddev_samp(tab_260.crdb_internal_mvcc_timestamp::DECIMAL)::DECIMAL AS col_572
		FROM
			defaultdb.public."order"@order_idx AS tab_260
		GROUP BY
			tab_260.o_entry_d, tab_260.o_w_id, tab_260.o_id, tab_260.crdb_internal_mvcc_timestamp
		ORDER BY
			tab_260.o_w_id
		LIMIT
			33:::INT8;

More

Artifacts: /sqlsmith/setup=tpcc/setting=default

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity cockroach-teamcity added branch-release-21.1 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 Apr 10, 2021
@craig craig bot closed this as completed in 3e54362 Apr 11, 2021
@craig craig bot closed this as completed in #63446 Apr 11, 2021
@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
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.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant