cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.15k stars 3.81k forks source link

roachtest: perturbation/metamorphic/addNode failed #134155

Closed cockroach-teamcity closed 2 weeks ago

cockroach-teamcity commented 2 weeks ago

Note: This build has runtime assertions enabled. If the same failure was hit in a run without assertions enabled, there should be a similar failure without this message. If there isn't one, then this failure is likely due to an assertion violation or (assertion) timeout.

roachtest.perturbation/metamorphic/addNode failed with artifacts on release-24.3 @ 29d723d5f5e6ed2075feb728e9632fb3516e4fc2:

(assertions.go:363).Fail: 
    Error Trace:    pkg/cmd/roachtest/tests/admission_control_latency.go:903
                                pkg/cmd/roachtest/test_runner.go:1287
                                src/runtime/asm_amd64.s:1695
    Error:          Should be true
    Test:           perturbation/metamorphic/addNode
    Messages:       FAILURE: follower-read  : Increase 5.6260 > 5.0000 BASE: 7.389231ms SCORE: 41.57149ms

                    FAILURE: read           : Increase 5.6063 > 5.0000 BASE: 7.237995ms SCORE: 40.578477ms
(require.go:1950).True: FailNow called
test artifacts and logs in: /artifacts/perturbation/metamorphic/addNode/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-43941

andrewbaptist commented 2 weeks ago

Closing - we are disabling metamorphic perturbation tests on branch releases as part of #133667