You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2021/02/18 12:36:44 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-12.0.2) - Build # 9708 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9708/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTest.testShardLeaderChange

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11104, name=OverseerCollectionConfigSetProcessor-72173493488713730-127.0.0.1:63545_solr-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11104, name=OverseerCollectionConfigSetProcessor-72173493488713730-127.0.0.1:63545_solr-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]
	at __randomizedtesting.SeedInfo.seed([823E127ED4868ED1:5C6D9589CE1E7B20]:0)
Caused by: org.apache.solr.common.AlreadyClosedException
	at __randomizedtesting.SeedInfo.seed([823E127ED4868ED1]:0)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:77)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:351)
	at org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:455)
	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:169)
	at java.base/java.lang.Thread.run(Thread.java:835)