Closed cockroach-teamcity closed 2 months ago
The Jepsen test passed but, for some reason, we grab certain artifacts even when the test passes. It then timed out because scp
was stuck for over 40 minutes:
2024/09/10 12:03:55 cluster_synced.go:2424: teamcity-16816736-1725947306-77-n6cpu4: getting (scp) /mnt/data1/jepsen/cockroachdb/store/latest/results.edn /artifacts/jepsen/sequential/split/cpu_arch=arm64/run_1/results.edn on nodes [6]
2024/09/10 12:43:37 test_impl.go:423: test failure #1: full stack retained in failure_1.log: (test_runner.go:1325).runTest: test timed out (3h0m0s)
This is somewhat similar to #130279, where scp
was also stuck for a really long time.
Closing.
roachtest.jepsen/sequential/split failed with artifacts on master @ 7571549d8772a087ab4577d1e770e02582ba5877:
Parameters:
ROACHTEST_arch=arm64
ROACHTEST_cloud=gce
ROACHTEST_coverageBuild=false
ROACHTEST_cpu=4
ROACHTEST_encrypted=false
ROACHTEST_fs=ext4
ROACHTEST_localSSD=false
ROACHTEST_runtimeAssertionsBuild=false
ROACHTEST_ssd=0
Help
See: roachtest README
See: How To Investigate (internal)
See: Grafana
/cc @cockroachdb/test-engThis test on roachdash | Improve this report!
Jira issue: CRDB-42044