-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.
Milestone
Description
SHA: https://github.com/cockroachdb/cockroach/commits/58c567a325056033b326cb9c4ed9ba490e8956da
Parameters:
To repro, try:
# Don't forget to check out a clean suitable branch and experiment with the
# stress invocation until the desired results present themselves. For example,
# using stress instead of stressrace and passing the '-p' stressflag which
# controls concurrency.
./scripts/gceworker.sh start && ./scripts/gceworker.sh mosh
cd ~/go/src/github.com/cockroachdb/cockroach && \
stdbuf -oL -eL \
make stressrace TESTS=hibernate PKG=roachtest TESTTIMEOUT=5m STRESSFLAGS='-maxtime 20m -timeout 10m' 2>&1 | tee /tmp/stress.log
Failed test: https://teamcity.cockroachdb.com/viewLog.html?buildId=1296592&tab=buildLog
The test failed on branch=master, cloud=gce:
hibernate.go:314,hibernate.go:325,test.go:1251:
Tests run on Cockroach v19.2.0-alpha.00000000-489-g58c567a
Tests run against Hibernate 5.4.2
8455 Total Tests Run
7980 tests passed
475 tests failed
0 tests passed unexpectedly
164 tests failed unexpectedly
3 tests expected failed, but not run
For a full summary look at the hibernate artifacts
An updated blacklist (hibernateBlackList19_2) is available in the artifacts' hibernate log
cluster.go:1038,context.go:89,cluster.go:1027,asm_amd64.s:522,panic.go:397,test.go:788,test.go:778,hibernate.go:314,hibernate.go:325,test.go:1251: dead node detection: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/bin/roachprod monitor teamcity-1296592-hibernate --oneshot --ignore-empty-nodes: exit status 1 1: dead
Error: 1: dead
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.Originated from a bot.