Closed
Description
roachtest.kv/gracefuldraining failed with artifacts on master @ b6c13686495bbe9ad476b28033461ef7628e18a8:
(assertions.go:363).Fail:
Error Trace: github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/kv.go:621
main/pkg/cmd/roachtest/monitor.go:120
golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:78
src/runtime/asm_amd64.s:1695
Error: Received unexpected error:
QPS of 1207.00 at time 2024-09-29 07:20:30.262333932 +0000 UTC m=+5522.211238862 is below minimum allowable QPS of 1800.00
(1) attached stack trace
-- stack trace:
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerKVGracefulDraining.func1.3
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/kv.go:604
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.registerKVGracefulDraining.func1.5
| github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/kv.go:621
| main.(*monitorImpl).Go.func1
| main/pkg/cmd/roachtest/monitor.go:120
| golang.org/x/sync/errgroup.(*Group).Go.func1
| golang.org/x/sync/errgroup/external/org_golang_x_sync/errgroup/errgroup.go:78
| runtime.goexit
| src/runtime/asm_amd64.s:1695
Wraps: (2) QPS of 1207.00 at time 2024-09-29 07:20:30.262333932 +0000 UTC m=+5522.211238862 is below minimum allowable QPS of 1800.00
Error types: (1) *withstack.withStack (2) *errutil.leafError
Test: kv/gracefuldraining
(require.go:1357).NoError: FailNow called
(kv.go:642).func1: context cancelled while waiting
test artifacts and logs in: /artifacts/kv/gracefuldraining/cpu_arch=arm64/run_1
Parameters:
ROACHTEST_arch=arm64
ROACHTEST_cloud=gce
ROACHTEST_coverageBuild=false
ROACHTEST_cpu=4
ROACHTEST_encrypted=false
ROACHTEST_runtimeAssertionsBuild=false
ROACHTEST_ssd=0
Same failure on other branches
- roachtest: kv/gracefuldraining failed #130760 roachtest: kv/gracefuldraining failed [C-test-failure O-roachtest O-robot T-kv X-duplicate branch-release-24.2]
This test on roachdash | Improve this report!
Jira issue: CRDB-42610