cockroachdb / cockroach

CockroachDB - the open source, cloud-native distributed SQL database.
https://www.cockroachlabs.com
Other
29.53k stars 3.7k forks source link

roachtest: multi-region/mixed-version failed #121455

Open cockroach-teamcity opened 3 months ago

cockroach-teamcity commented 3 months ago

roachtest.multi-region/mixed-version failed with artifacts on master @ 2a5e231716c436781f12452d800651f51c6383b7:

(test_runner.go:1185).runTest: test timed out (36h0m0s)
test artifacts and logs in: /artifacts/multi-region/mixed-version/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/test-eng

This test on roachdash | Improve this report!

Jira issue: CRDB-37272

renatolabs commented 3 months ago

The test timed out, but it's unfortunately not possible to know if it got stuck or if this was a regular execution and the test was too large:

Failed to publish artifacts: Artifact file 'artifacts.zip' has size 8.5 GB which exceeds maximum allowed size of 3 GB. Maximum artifact size is configured at the Administration -> Global Settings page.

We should find ways to make this test shorter.

cockroach-teamcity commented 1 week ago

roachtest.multi-region/mixed-version failed with artifacts on master @ 047a7ed79756eef53b8b9ab4c9dd9c5a463496c9:

(cluster.go:2417).Run: full command output in run_140450.372345979_n81_tpcc-workload-check-.log: COMMAND_PROBLEM: exit status 127
(mixedversion.go:620).Run: panic (stack trace above): t.Fatal() was called
test artifacts and logs in: /artifacts/multi-region/mixed-version/run_1

Parameters:

See: roachtest README

See: How To Investigate (internal)

See: Grafana

This test on roachdash | Improve this report!