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: rebalance/by-load/replicas/mixed-version failed #138635

Open
cockroach-teamcity opened this issue Jan 8, 2025 · 1 comment
Open

roachtest: rebalance/by-load/replicas/mixed-version failed #138635

cockroach-teamcity opened this issue Jan 8, 2025 · 1 comment
Labels
branch-release-24.3.3-rc C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. P-2 Issues/test failures with a fix SLA of 3 months T-kv KV Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jan 8, 2025

roachtest.rebalance/by-load/replicas/mixed-version failed with artifacts on release-24.3.3-rc @ 343b4202e553d58a76a36c60018588615bd4c30a:

(mixedversion.go:744).Run: mixed-version test failure while running step 13 (run "rebalance load run"): CPU not evenly balanced after timeout: outside bounds mean=5.4 tolerance=20.0% (±1.1) bounds=[4.3, 6.5]
	below  = [s2: 0 (-100.0%), s5: 4 (-21.2%), s6: 1 (-70.8%)]
	within = [s1: 4 (-11.0%)]
	above  = [s3: 10 (+95.5%), s4: 11 (+107.6%)]
test artifacts and logs in: /artifacts/rebalance/by-load/replicas/mixed-version/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • fs=ext4
  • localSSD=true
  • mvtDeploymentMode=shared-process
  • mvtVersions=v23.1.30 → v23.2.17 → v24.1.8 → v24.2.6 → release-24.3.3-rc
  • runtimeAssertionsBuild=false
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-46174

@cockroach-teamcity cockroach-teamcity added branch-release-24.3.3-rc 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-kv KV Team labels Jan 8, 2025
@tbg
Copy link
Member

tbg commented Jan 9, 2025

This is a duplicate of this failure mode: #136800 (comment)
However, that issue got triaged under a different failure mode and was not revisited with this failure mode.

However, this is under shared-process:

Deployment mode: shared-process

so I will remove the release-blocker label on the assumption that this has to do with shared-process. (cc @kvoli).

@tbg tbg added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. P-2 Issues/test failures with a fix SLA of 3 months and removed release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-24.3.3-rc C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. P-2 Issues/test failures with a fix SLA of 3 months T-kv KV Team
Projects
None yet
Development

No branches or pull requests

2 participants