cockroach icon indicating copy to clipboard operation
cockroach copied to clipboard

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

Open cockroach-teamcity opened this issue 1 year ago • 0 comments

roachtest.rebalance/by-load/replicas/mixed-version failed with artifacts on release-24.3 @ 4cbedefd790c75cb0f21f77ed8d917c8528a7d15:

(mixedversion.go:732).Run: mixed-version test failure while running step 13 (run "rebalance load run"): CPU not evenly balanced after timeout: outside bounds mean=12.8 tolerance=20.0% (±2.6) bounds=[10.2, 15.4]
	below  = [s3: 3 (-74.6%), s6: 0 (-100.0%)]
	within = [s2: 11 (-11.0%)]
	above  = [s1: 29 (+130.3%), s4: 15 (+20.6%), s5: 17 (+34.7%)]
test artifacts and logs in: /artifacts/rebalance/by-load/replicas/mixed-version/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=4
  • ROACHTEST_encrypted=false
  • ROACHTEST_fs=ext4
  • ROACHTEST_localSSD=true
  • ROACHTEST_runtimeAssertionsBuild=false
  • ROACHTEST_ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

Same failure on other branches

  • #128448 roachtest: rebalance/by-load/replicas/mixed-version failed [worklod stuck initializing] [C-test-failure O-roachtest O-robot P-2 T-sql-foundations X-noreuse branch-master]
/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-43401

cockroach-teamcity avatar Oct 19 '24 17:10 cockroach-teamcity