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.07k stars 3.8k forks source link

roachtest: jepsen/bank-multitable/majority-ring-start-kill-2 failed #89964

Closed cockroach-teamcity closed 2 years ago

cockroach-teamcity commented 2 years ago

roachtest.jepsen/bank-multitable/majority-ring-start-kill-2 failed with artifacts on release-22.1 @ 46963373ba1650d93a77f7b1359f8bf37b928f31:

        (1) attached stack trace
          -- stack trace:
          | main.(*clusterImpl).RunE
          |     main/pkg/cmd/roachtest/cluster.go:1968
          | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runJepsen.func1
          |     github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/jepsen.go:172
          | github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests.runJepsen.func3
          |     github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/jepsen.go:210
          | runtime.goexit
          |     GOROOT/src/runtime/asm_amd64.s:1581
        Wraps: (2) output in run_090259.740634244_n6_bash
        Wraps: (3) bash -e -c "\
          | cd /mnt/data1/jepsen/cockroachdb && set -eo pipefail && \
          |  ~/lein run test \
          |    --tarball file://${PWD}/cockroach.tgz \
          |    --username ${USER} \
          |    --ssh-private-key ~/.ssh/id_rsa \
          |    --os ubuntu \
          |    --time-limit 300 \
          |    --concurrency 30 \
          |    --recovery-time 25 \
          |    --test-count 1 \
          |    -n 10.142.0.223 -n 10.142.0.193 -n 10.142.0.216 -n 10.142.0.192 -n 10.142.0.133 \
          |    --test bank-multitable --nemesis majority-ring --nemesis2 start-kill-2 \
          | > invoke.log 2>&1 \
          | " returned
          | stderr:
          |
          | stdout:
        Wraps: (4) SSH_PROBLEM
        Wraps: (5) Node 6. Command with error:
          | ``````
          | bash -e -c "\
          | cd /mnt/data1/jepsen/cockroachdb && set -eo pipefail && \
          |  ~/lein run test \
          |    --tarball file://${PWD}/cockroach.tgz \
          |    --username ${USER} \
          |    --ssh-private-key ~/.ssh/id_rsa \
          |    --os ubuntu \
          |    --time-limit 300 \
          |    --concurrency 30 \
          |    --recovery-time 25 \
          |    --test-count 1 \
          |    -n 10.142.0.223 -n 10.142.0.193 -n 10.142.0.216 -n 10.142.0.192 -n 10.142.0.133 \
          |    --test bank-multitable --nemesis majority-ring --nemesis2 start-kill-2 \
          | > invoke.log 2>&1 \
          | "
          | ``````
        Wraps: (6) exit status 255
        Error types: (1) *withstack.withStack (2) *errutil.withPrefix (3) *cluster.WithCommandDetails (4) errors.SSH (5) *hintdetail.withDetail (6) *exec.ExitError
Help

See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md) See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-20520

irfansharif commented 2 years ago

Infra flake.