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: unoptimized-query-oracle/disable-rules=all/seed-multi-region failed #140589

Closed
cockroach-teamcity opened this issue Feb 6, 2025 · 0 comments
Labels
branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. O-rsg Random Syntax Generator 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

cockroach-teamcity commented Feb 6, 2025

roachtest.unoptimized-query-oracle/disable-rules=all/seed-multi-region failed with artifacts on release-24.2 @ d5601d26e1e4c4ebb906ed434d09b906b3f642ad:

(query_comparison_util.go:416).runOneRoundQueryComparison: . 696 statements run: expected unoptimized and optimized results to be equal
  []string{
  	"0,NULL",
  	"0,NULL",
  	"0,NULL",
- 	"0,NULL",
+ 	"5.007715329123865e-18,NULL",
  	"NULL,NULL",
  	"NULL,NULL",
  	... // 3 identical elements
  }
sql: SELECT
	stddev_samp((-0.0506429618381658):::FLOAT8::FLOAT8)::FLOAT8 AS col_2801, NULL AS col_2802
FROM
	defaultdb.public.seed AS tab_809
WHERE
	EXISTS(
		SELECT
			'!''zHMRfBQrdM'' & !''DUN'' | ''VuJrUBSs'' | ''ftieOQmNtX''':::TSQUERY AS col_2800
		FROM
			defaultdb.public.seed AS tab_810
	)
GROUP BY
	tab_809.crdb_internal_mvcc_timestamp, tab_809._int4
HAVING
	bool_or(tab_809._bool::BOOL)::BOOL
ORDER BY
	tab_809._int4 ASC
test artifacts and logs in: /artifacts/unoptimized-query-oracle/disable-rules=all/seed-multi-region/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • fs=ext4
  • localSSD=true
  • runtimeAssertionsBuild=false
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

This test on roachdash | Improve this report!

Jira issue: CRDB-47251

@cockroach-teamcity cockroach-teamcity added branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. O-rsg Random Syntax Generator 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 labels Feb 6, 2025
@github-project-automation github-project-automation bot moved this to Triage in SQL Queries Feb 6, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in SQL Queries Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-24.2 Used to mark GA and release blockers, technical advisories, and bugs for 24.2 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. O-rsg Random Syntax Generator 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