Hmmm, was in this code lately, digging... Although this code hasn't
changed lately so the original code I'm thinking of may not be
related.....

On Fri, Jun 23, 2017 at 8:15 AM, Policeman Jenkins Server
<[email protected]> wrote:
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19945/
> Java: 32bit/jdk-9-ea+173 -client -XX:+UseConcMarkSweepGC
>
> 4 tests failed.
> FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test
>
> Error Message:
> Captured an uncaught exception in thread: Thread[id=7457, 
> name=testExecutor-3150-thread-1, state=RUNNABLE, 
> group=TGRP-UnloadDistributedZkTest]
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
> uncaught exception in thread: Thread[id=7457, 
> name=testExecutor-3150-thread-1, state=RUNNABLE, 
> group=TGRP-UnloadDistributedZkTest]
> Caused by: 
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
> from server at http://127.0.0.1:42853: Cannot unload non-existent core 
> [multiunload0]
>         at __randomizedtesting.SeedInfo.seed([62B5A48FABE19986]:0)
>         at 
> org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
>         at 
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
>         at 
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:222)
>         at 
> org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
>         at 
> org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:372)
>         at 
> org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
>         at 
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
>         at 
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>         at java.base/java.lang.Thread.run(Thread.java:844)
>
>
> FAILED:  
> junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
>
> Error Message:
> 2 threads leaked from SUITE scope at 
> org.apache.solr.cloud.CdcrVersionReplicationTest:     1) Thread[id=4120, 
> name=cdcr-update-log-synchronizer-1569-thread-1, state=WAITING, 
> group=TGRP-CdcrVersionReplicationTest]         at 
> java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
> java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>          at 
> java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>          at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
>          at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>          at java.base@9-ea/java.lang.Thread.run(Thread.java:844)    2) 
> Thread[id=4109, name=cdcr-update-log-synchronizer-1563-thread-1, 
> state=WAITING, group=TGRP-CdcrVersionReplicationTest]         at 
> java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
> java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>          at 
> java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>          at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
>          at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>          at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from 
> SUITE scope at org.apache.solr.cloud.CdcrVersionReplicationTest:
>    1) Thread[id=4120, name=cdcr-update-log-synchronizer-1569-thread-1, 
> state=WAITING, group=TGRP-CdcrVersionReplicationTest]
>         at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
>         at 
> java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>         at 
> java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>         at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
>         at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
>    2) Thread[id=4109, name=cdcr-update-log-synchronizer-1563-thread-1, 
> state=WAITING, group=TGRP-CdcrVersionReplicationTest]
>         at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
>         at 
> java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>         at 
> java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>         at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
>         at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
>         at __randomizedtesting.SeedInfo.seed([62B5A48FABE19986]:0)
>
>
> FAILED:  
> junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
>
> Error Message:
> There are still zombie threads that couldn't be terminated:    1) 
> Thread[id=4120, name=cdcr-update-log-synchronizer-1569-thread-1, 
> state=WAITING, group=TGRP-CdcrVersionReplicationTest]         at 
> java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
> java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>          at 
> java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>          at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
>          at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>          at java.base@9-ea/java.lang.Thread.run(Thread.java:844)    2) 
> Thread[id=4109, name=cdcr-update-log-synchronizer-1563-thread-1, 
> state=WAITING, group=TGRP-CdcrVersionReplicationTest]         at 
> java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)         at 
> java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>          at 
> java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>          at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
>          at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>          at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>          at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
>
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
> threads that couldn't be terminated:
>    1) Thread[id=4120, name=cdcr-update-log-synchronizer-1569-thread-1, 
> state=WAITING, group=TGRP-CdcrVersionReplicationTest]
>         at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
>         at 
> java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>         at 
> java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>         at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
>         at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
>    2) Thread[id=4109, name=cdcr-update-log-synchronizer-1563-thread-1, 
> state=WAITING, group=TGRP-CdcrVersionReplicationTest]
>         at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
>         at 
> java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
>         at 
> java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
>         at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
>         at 
> java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
>         at 
> java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
>         at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
>         at __randomizedtesting.SeedInfo.seed([62B5A48FABE19986]:0)
>
>
> FAILED:  org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery
>
> Error Message:
> Path not found: /responseHeader/status
>
> Stack Trace:
> java.lang.RuntimeException: Path not found: /responseHeader/status
>         at 
> __randomizedtesting.SeedInfo.seed([392377A787069760:4C2EB7BB971C51B5]:0)
>         at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
>         at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
>         at 
> org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
>         at 
> org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
>         at 
> org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
>         at 
> org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
>         at jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown 
> Source)
>         at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.base/java.lang.reflect.Method.invoke(Method.java:564)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
>         at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at 
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at 
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at 
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at 
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
>         at 
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at 
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at 
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at 
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at 
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at 
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at 
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at 
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at 
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.base/java.lang.Thread.run(Thread.java:844)
>
>
>
>
> Build Log:
> [...truncated 1695 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20170623_143119_69010398983692917891789.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20170623_143119_69014434280871258245295.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 9 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20170623_143119_69011389235048803341295.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 283 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20170623_143923_10110399593313467080479.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20170623_143923_1016090232839215412639.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20170623_143923_1016782242367535638523.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 1051 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20170623_144047_1831532390185107346268.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20170623_144047_151866248686220896217.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20170623_144047_15112324936242868727731.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 216 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20170623_144247_4856312985541374290867.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20170623_144247_4857708317666412398758.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 5 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20170623_144247_4851927941470591731260.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 229 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20170623_144257_60012039748691524691784.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 11 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20170623_144257_6007814279715876134616.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20170623_144257_60017244733251162903189.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 146 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20170623_144329_52117869677146263207032.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20170623_144329_52110683272969707184394.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20170623_144329_5229404362932738371495.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 158 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20170623_144333_61616662410186797874698.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20170623_144333_61613916482894851454368.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20170623_144333_6166365282036891272062.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 145 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20170623_144344_04817022240322686708658.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20170623_144344_048442579815800036425.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 149 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20170623_144352_6699589912118882146742.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20170623_144352_6695477468195270071899.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20170623_144352_6694815823022041895107.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 161 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20170623_144355_3658377862065109143118.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 187 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20170623_144404_1947241115975159029934.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 17 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20170623_144404_1948618841248460550517.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 9 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20170623_144404_1947664939610389964091.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 1354 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20170623_144712_01614140369746290544110.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20170623_144712_0168548064469265398285.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20170623_144712_0157388264149409681538.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 222 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20170623_144720_6772132939062065115015.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20170623_144720_67916775358941454803600.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20170623_144720_67715046645704551464677.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 238 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20170623_144736_69313510191244857594631.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20170623_144736_693583117247098261414.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 14 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20170623_144736_69311434235492345754488.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 223 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20170623_145021_1388293957387415688934.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20170623_145021_1383112587806030593061.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20170623_145021_1383258905919027641522.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 162 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20170623_145024_1987344302227412974442.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20170623_145024_19817375094268979340727.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20170623_145024_198932146589169884143.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 198 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20170623_145032_1102398408997422708746.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20170623_145032_11014553225080877373952.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 12 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20170623_145032_1105561203850500416655.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 171 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20170623_145109_51611032439300524683322.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20170623_145109_51613381625773725107323.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20170623_145109_51610059415222171691104.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 229 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20170623_145124_3877568824102017003966.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20170623_145124_38314861592829706058801.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 9 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20170623_145124_3823063592482381818243.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 150 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20170623_145151_09312102347002862668981.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20170623_145151_0906056338020162936008.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20170623_145151_0901862130009055038486.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 141 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20170623_145209_5509410131057389425431.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20170623_145209_5502373499521927369574.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 163 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20170623_145219_6064426610013989808413.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20170623_145219_6059014013909340441702.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 9 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20170623_145219_6051891040902043838326.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 304 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20170623_145235_5821888913312644463899.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20170623_145235_5826143401151165857225.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20170623_145235_5821747507332732198180.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 216 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20170623_145242_589727224790861756385.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20170623_145242_59013042439636548420056.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20170623_145242_58913389862891343410258.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 193 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20170623_145249_62214016388462136555992.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20170623_145249_62217496698062364058046.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20170623_145249_622957442538827628960.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 197 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20170623_145300_94710568960412937990840.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20170623_145300_94714131235908256345576.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 7 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20170623_145300_94711093591382059907979.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 213 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20170623_145342_1303229012587247650244.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 6 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20170623_145342_13010608102817009487709.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20170623_145342_130145378765566038172.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 140 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20170623_145355_53810944819315717155647.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 157 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20170623_145357_45114647715790797818647.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20170623_145357_4516526581502235357648.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 5 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20170623_145357_45116417220090519671792.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 306 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20170623_145505_5072487935244199620657.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20170623_145505_5073005817096066876114.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20170623_145505_5078824182430033021192.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 1587 lines...]
>    [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
>    [junit4]   2> Creating dataDir: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/init-core-data-001
>    [junit4]   2> 236541 WARN  
> (SUITE-CdcrVersionReplicationTest-seed#[62B5A48FABE19986]-worker) [    ] 
> o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
>    [junit4]   2> 236541 INFO  
> (SUITE-CdcrVersionReplicationTest-seed#[62B5A48FABE19986]-worker) [    ] 
> o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
> w/NUMERIC_DOCVALUES_SYSPROP=true
>    [junit4]   2> 236541 INFO  
> (SUITE-CdcrVersionReplicationTest-seed#[62B5A48FABE19986]-worker) [    ] 
> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
> @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
> clientAuth=0.0/0.0)
>    [junit4]   2> 236541 INFO  
> (SUITE-CdcrVersionReplicationTest-seed#[62B5A48FABE19986]-worker) [    ] 
> o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /it/g
>    [junit4]   2> 236542 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>    [junit4]   2> 236542 INFO  (Thread-801) [    ] o.a.s.c.ZkTestServer client 
> port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 236542 INFO  (Thread-801) [    ] o.a.s.c.ZkTestServer 
> Starting server
>    [junit4]   2> 236543 ERROR (Thread-801) [    ] o.a.z.s.ZooKeeperServer 
> ZKShutdownHandler is not registered, so ZooKeeper server won't take any 
> action on ERROR or SHUTDOWN server state changes
>    [junit4]   2> 236642 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.ZkTestServer start zk server on port:43613
>    [junit4]   2> 236650 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.AbstractZkTestCase put 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
>  to /configs/conf1/solrconfig.xml
>    [junit4]   2> 236650 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.AbstractZkTestCase put 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
>  to /configs/conf1/schema.xml
>    [junit4]   2> 236651 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.AbstractZkTestCase put 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
>  to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>    [junit4]   2> 236651 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.AbstractZkTestCase put 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
>  to /configs/conf1/stopwords.txt
>    [junit4]   2> 236652 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.AbstractZkTestCase put 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
>  to /configs/conf1/protwords.txt
>    [junit4]   2> 236652 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.AbstractZkTestCase put 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
>  to /configs/conf1/currency.xml
>    [junit4]   2> 236653 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.AbstractZkTestCase put 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
>  to /configs/conf1/enumsConfig.xml
>    [junit4]   2> 236653 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.AbstractZkTestCase put 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
>  to /configs/conf1/open-exchange-rates.json
>    [junit4]   2> 236655 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.AbstractZkTestCase put 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
>  to /configs/conf1/mapping-ISOLatin1Accent.txt
>    [junit4]   2> 236656 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.AbstractZkTestCase put 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
>  to /configs/conf1/old_synonyms.txt
>    [junit4]   2> 236656 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.AbstractZkTestCase put 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
>  to /configs/conf1/synonyms.txt
>    [junit4]   2> 236657 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
>    [junit4]   2> 236744 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.Server jetty-9.3.14.v20161028
>    [junit4]   2> 236745 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.h.ContextHandler Started 
> o.e.j.s.ServletContextHandler@116aed7{/it/g,null,AVAILABLE}
>    [junit4]   2> 236746 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.AbstractConnector Started 
> ServerConnector@29b877{HTTP/1.1,[http/1.1]}{127.0.0.1:34863}
>    [junit4]   2> 236746 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.Server Started @238157ms
>    [junit4]   2> 236746 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, 
> hostContext=/it/g, hostPort=34863, 
> coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-001/cores}
>    [junit4]   2> 236746 ERROR 
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
> may be missing or incomplete.
>    [junit4]   2> 236746 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
> version 7.0.0
>    [junit4]   2> 236746 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
> port null
>    [junit4]   2> 236746 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 236746 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
> 2017-06-23T15:00:00.802709Z
>    [junit4]   2> 236754 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found 
> in ZooKeeper)
>    [junit4]   2> 236754 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-001/solr.xml
>    [junit4]   2> 236774 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.SolrXmlConfig MBean server found: 
> com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e, but no JMX reporters were 
> configured - adding default JMX reporter.
>    [junit4]   2> 236776 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43613/solr
>    [junit4]   2> 236800 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 236800 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 
> 127.0.0.1:34863_it%2Fg
>    [junit4]   2> 236801 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.Overseer Overseer 
> (id=98188001319256068-127.0.0.1:34863_it%2Fg-n_0000000000) starting
>    [junit4]   2> 236803 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.ZkController Register node as live in 
> ZooKeeper:/live_nodes/127.0.0.1:34863_it%2Fg
>    [junit4]   2> 236804 INFO  (zkCallback-975-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 236854 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
> 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 236857 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
> 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 236857 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
> 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 236858 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-001/cores
>    [junit4]   2> 236968 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.Server jetty-9.3.14.v20161028
>    [junit4]   2> 236969 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.h.ContextHandler Started 
> o.e.j.s.ServletContextHandler@c42739{/it/g,null,AVAILABLE}
>    [junit4]   2> 236971 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.AbstractConnector Started 
> ServerConnector@1d02708{HTTP/1.1,[http/1.1]}{127.0.0.1:42263}
>    [junit4]   2> 236971 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.Server Started @238382ms
>    [junit4]   2> 236971 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, 
> hostContext=/it/g, hostPort=42263, 
> coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-002/cores}
>    [junit4]   2> 236971 ERROR 
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
> may be missing or incomplete.
>    [junit4]   2> 236972 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
> version 7.0.0
>    [junit4]   2> 236972 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
> port null
>    [junit4]   2> 236972 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 236972 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
> 2017-06-23T15:00:01.028120Z
>    [junit4]   2> 236975 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found 
> in ZooKeeper)
>    [junit4]   2> 236975 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-002/solr.xml
>    [junit4]   2> 236983 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.SolrXmlConfig MBean server found: 
> com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e, but no JMX reporters were 
> configured - adding default JMX reporter.
>    [junit4]   2> 236985 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43613/solr
>    [junit4]   2> 236997 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>    [junit4]   2> 236998 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 236999 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.ZkController Register node as live in 
> ZooKeeper:/live_nodes/127.0.0.1:42263_it%2Fg
>    [junit4]   2> 236999 INFO  (zkCallback-975-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 237001 INFO  (zkCallback-981-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>    [junit4]   2> 237101 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
> 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 237105 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
> 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 237106 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
> 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 237106 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-002/cores
>    [junit4]   2> 237228 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.Server jetty-9.3.14.v20161028
>    [junit4]   2> 237234 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.h.ContextHandler Started 
> o.e.j.s.ServletContextHandler@49cea4{/it/g,null,AVAILABLE}
>    [junit4]   2> 237234 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.AbstractConnector Started 
> ServerConnector@11ff205{HTTP/1.1,[http/1.1]}{127.0.0.1:36819}
>    [junit4]   2> 237234 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.Server Started @238645ms
>    [junit4]   2> 237234 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3, 
> hostContext=/it/g, hostPort=36819, 
> coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-003/cores}
>    [junit4]   2> 237235 ERROR 
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
> may be missing or incomplete.
>    [junit4]   2> 237235 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
> version 7.0.0
>    [junit4]   2> 237235 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
> port null
>    [junit4]   2> 237235 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 237235 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
> 2017-06-23T15:00:01.291187Z
>    [junit4]   2> 237237 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found 
> in ZooKeeper)
>    [junit4]   2> 237237 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-003/solr.xml
>    [junit4]   2> 237240 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.SolrXmlConfig MBean server found: 
> com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e, but no JMX reporters were 
> configured - adding default JMX reporter.
>    [junit4]   2> 237243 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43613/solr
>    [junit4]   2> 237248 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
>    [junit4]   2> 237248 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 237249 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.ZkController Register node as live in 
> ZooKeeper:/live_nodes/127.0.0.1:36819_it%2Fg
>    [junit4]   2> 237250 INFO  (zkCallback-975-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>    [junit4]   2> 237254 INFO  (zkCallback-981-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>    [junit4]   2> 237254 INFO  (zkCallback-987-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>    [junit4]   2> 237346 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
> 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 237353 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
> 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 237353 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
> 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 237354 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-003/cores
>    [junit4]   2> 237491 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.Server jetty-9.3.14.v20161028
>    [junit4]   2> 237493 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.h.ContextHandler Started 
> o.e.j.s.ServletContextHandler@6ad0a4{/it/g,null,AVAILABLE}
>    [junit4]   2> 237494 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.AbstractConnector Started 
> ServerConnector@e83499{HTTP/1.1,[http/1.1]}{127.0.0.1:37885}
>    [junit4]   2> 237494 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.e.j.s.Server Started @238905ms
>    [junit4]   2> 237494 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4, 
> hostContext=/it/g, hostPort=37885, 
> coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-004/cores}
>    [junit4]   2> 237494 ERROR 
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
> may be missing or incomplete.
>    [junit4]   2> 237494 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
> version 7.0.0
>    [junit4]   2> 237494 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
> port null
>    [junit4]   2> 237494 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>    [junit4]   2> 237494 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
> 2017-06-23T15:00:01.550635Z
>    [junit4]   2> 237497 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found 
> in ZooKeeper)
>    [junit4]   2> 237497 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-004/solr.xml
>    [junit4]   2> 237499 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.SolrXmlConfig MBean server found: 
> com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e, but no JMX reporters were 
> configured - adding default JMX reporter.
>    [junit4]   2> 237501 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43613/solr
>    [junit4]   2> 237507 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
>    [junit4]   2> 237508 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.Overseer Overseer (id=null) closing
>    [junit4]   2> 237509 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.ZkController Register node as live in 
> ZooKeeper:/live_nodes/127.0.0.1:37885_it%2Fg
>    [junit4]   2> 237509 INFO  (zkCallback-981-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 237509 INFO  (zkCallback-987-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 237509 INFO  (zkCallback-975-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 237514 INFO  (zkCallback-993-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
>    [junit4]   2> 237576 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
> 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 237580 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
> 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 237580 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
> 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 237581 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-004/cores
>    [junit4]   2> 237609 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
>    [junit4]   2> 237610 INFO  
> (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[62B5A48FABE19986]) 
> [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
> 127.0.0.1:43613/solr ready
>    [junit4]   2> 237611 INFO  (qtp8204828-4068) [    ] 
> o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
> pullReplicas=0&replicationFactor=1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&wt=javabin&version=2
>  and sendToOCPQueue=true
>    [junit4]   2> 237613 INFO  (OverseerThreadFactory-1525-thread-1) [    ] 
> o.a.s.c.CreateCollectionCmd Create collection tmp_collection
>    [junit4]   2> 237613 INFO  (OverseerThreadFactory-1525-thread-1) [    ] 
> o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
>    [junit4]   2> 237613 WARN  (OverseerThreadFactory-1525-thread-1) [    ] 
> o.a.s.c.CreateCollectionCmd It is unusual to create a collection 
> (tmp_collection) without cores.
>    [junit4]   2> 237719 INFO  (qtp8204828-4068) [    ] 
> o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
> 30 seconds. Check all shard replicas
>    [junit4]   2> 237720 INFO  (qtp8204828-4068) [    ] o.a.s.s.HttpSolrCall 
> [admin] webapp=null path=/admin/collections 
> params={pullReplicas=0&replicationFactor=1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&wt=javabin&version=2}
>  status=0 QTime=108
>    [junit4]   2> 237720 INFO  (qtp8204828-4069) [    ] 
> o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
> params 
> node=127.0.0.1:34863_it%252Fg&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
>  and sendToOCPQueue=true
>    [junit4]   2> 237721 INFO  (OverseerThreadFactory-1525-thread-2) [    ] 
> o.a.s.c.AddReplicaCmd addReplica() : {
>    [junit4]   2>   "collection":"tmp_collection",
>    [junit4]   2>   "node":"127.0.0.1:34863_it%2Fg",
>    [junit4]   2>   "shard":"shard1",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "operation":"addreplica"}
>    [junit4]   2> 237721 INFO  
> (OverseerCollectionConfigSetProcessor-98188001319256068-127.0.0.1:34863_it%2Fg-n_0000000000)
>  [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
> /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
> have disconnected from ZooKeeper
>    [junit4]   2> 237721 INFO  (OverseerThreadFactory-1525-thread-2) [    ] 
> o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:34863_it%2Fg for creating new 
> replica
>    [junit4]   2> 237723 INFO  (qtp28031658-3998) [    ] 
> o.a.s.h.a.CoreAdminOperation core create command 
> qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n0&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
>    [junit4]   2> 237723 INFO  (qtp28031658-3998) [    ] 
> o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
> transient cores
>    [junit4]   2> 237825 INFO  (zkCallback-975-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
> state:SyncConnected type:NodeDataChanged 
> path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
> has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 238740 INFO  (qtp28031658-3998) [    ] o.a.s.c.SolrConfig 
> Using Lucene MatchVersion: 7.0.0
>    [junit4]   2> 238758 INFO  (qtp28031658-3998) [    ] o.a.s.s.IndexSchema 
> [tmp_collection_shard1_replica_n0] Schema name=test
>    [junit4]   2> 238825 INFO  (qtp28031658-3998) [    ] o.a.s.s.IndexSchema 
> Loaded schema test/1.6 with uniqueid field id
>    [junit4]   2> 238836 INFO  (qtp28031658-3998) [    ] o.a.s.c.CoreContainer 
> Creating SolrCore 'tmp_collection_shard1_replica_n0' using configuration from 
> collection tmp_collection, trusted=true
>    [junit4]   2> 238836 INFO  (qtp28031658-3998) [    ] 
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 
> 'solr.core.tmp_collection.shard1.replica_n0' (registry 
> 'solr.core.tmp_collection.shard1.replica_n0') enabled at server: 
> com.sun.jmx.mbeanserver.JmxMBeanServer@defd2e
>    [junit4]   2> 238836 INFO  (qtp28031658-3998) [    ] o.a.s.c.SolrCore 
> solr.RecoveryStrategy.Builder
>    [junit4]   2> 238836 INFO  (qtp28031658-3998) [    ] o.a.s.c.SolrCore 
> [[tmp_collection_shard1_replica_n0] ] Opening new SolrCore at 
> [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-001/cores/tmp_collection_shard1_replica_n0],
>  
> dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrVersionReplicationTest_62B5A48FABE19986-001/jetty-001/cores/tmp_collection_shard1_replica_n0/data/]
>    [junit4]   2> 238839 INFO  (qtp28031658-3998) [    ] 
> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
> org.apache.lucene.index.MockRandomMergePolicy: 
> org.apache.lucene.index.MockRandomMergePolicy@12715a4
>    [junit4]   2> 238884 INFO  (qtp28031658-3998) [    ] o.a.s.u.UpdateHandler 
> Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
>    [junit4]   2> 238884 INFO  (qtp28031658-3998) [    ] o.a.s.u.UpdateLog 
> Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
> maxNumLogsToKeep=10 numVersionBuckets=65536
>    [junit4]   2> 238885 INFO  (qtp28031658-3998) [    ] o.a.s.u.CommitTracker 
> Hard AutoCommit: disabled
>    [junit4]   2> 238885 INFO  (qtp28031658-3998) [    ] o.a.s.u.CommitTracker 
> Soft AutoCommit: disabled
>    [junit4]   2> 238886 INFO  (qtp28031658-3998) [    ] 
> o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
> org.apache.lucene.index.MockRandomMergePolicy: 
> org.apache.lucene.index.MockRandomMergePolicy@507f44
>    [junit4]   2> 238886 INFO  (qtp28031658-3998) [    ] 
> o.a.s.s.SolrIndexSearcher Opening 
> [Searcher@8c740[tmp_collection_shard1_replica_n0] main]
>    [junit4]   2> 238887 INFO  (qtp28031658-3998) [    ] 
> o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
> /configs/conf1
>    [junit4]   2> 238887 INFO  (qtp28031658-3998) [    ] 
> o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
> ZooKeeperStorageIO:path=/configs/conf1
>    [junit4]   2> 238887 INFO  (qtp28031658-3998) [    ] 
> o.a.s.h.ReplicationHandler Commits will be reserved for  10000
>    [junit4]   2> 238890 INFO  (qtp28031658-3998) [    ] 
> o.a.s.h.CdcrBufferStateManager Created znode 
> /collections/tmp_collection/cdcr/state/buffer
>    [junit4]   2> 238891 INFO  (qtp28031658-3998) [    ] 
> o.a.s.h.CdcrProcessStateManager Created znode 
> /collections/tmp_collection/cdcr/state/process
>    [junit4]   2> 238896 INFO  (qtp28031658-3998) [    ] o.a.s.u.UpdateLog 
> Could not find max version in index or recent updates, using new clock 
> 1571008023575396352
>    [junit4]   2> 238897 INFO  (searcherExecutor-1546-thread-1) [    ] 
> o.a.s.c.SolrCore [tmp_collection_shard1_replica_n0] Registered new searcher 
> Searcher@8c740[tmp_collection_shard1_replica_n0] 
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 238900 INFO  (qtp28031658-3998) [    ] 
> o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
>    [junit4]   2> 238900 INFO  (qtp28031658-3998) [    ] 
> o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
>    [junit4]   2> 238900 INFO  (qtp28031658-3998) [    ] o.a.s.c.SyncStrategy 
> Sync replicas to http://127.0.0.1:34863/it/g/tmp_collection_shard1_replica_n0/
>    [junit4]   2> 238900 INFO  (qtp28031658-3998) [    ] o.a.s.c.SyncStrategy 
> Sync Success - now sync replicas to me
>    [junit4]   2> 238900 INFO  (qtp28031658-3998) [    ] o.a.s.c.SyncStrategy 
> http://127.0.0.1:34863/it/g/tmp_collection_shard1_replica_n0/ has no replicas
>    [junit4]   2> 238900 INFO  (qtp28031658-3998) [    ] 
> o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
> election, clear LIR
>    [junit4]   2> 238903 INFO  (zkCallback-975-thread-1) [    ] 
> o.a.s.h.CdcrLeaderStateManager Received new leader state @ 
> tmp_collection:shard1
>    [junit4]   2> 238904 INFO  (qtp28031658-3998) [    ] 
> o.a.s.c.ShardLeaderElectionContext I am the new leader: 
> http://127.0.0.1:34863/it/g/tmp_collection_shard1_replica_n0/ shard1
>    [junit4]   2> 239007 INFO  (zkCallback-975-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
> state:SyncConnected type:NodeDataChanged 
> path:/collections/tmp_collection/state.json] for collection [tmp_collection] 
> has occurred - updating... (live nodes size: [4])
>    [junit4]   2> 239013 INFO  (qtp28031658-3998) [    ] o.a.s.c.ZkController 
> I am the leader, no recovery necessary
>    [junit4]   2> 239015 INFO  (qtp28031658-3998) [    ] o.a.s.s.HttpSolrCall 
> [admin] webapp=null path=/admin/cores 
> params={qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n0&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
>  status=0 QTime=1292
>    [junit4]   2> 239016 INFO  (qtp8204828-4069) [    ] o.a.s.s.HttpSolrCall 
> [admin] webapp=null path=/admin/collections 
> params={node=127.0.0.1:34863_it%252Fg&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2}
>  status=0 QTime=1296
>    [junit4]   2> 239016 INFO  (qtp8204828-4067) [    ] 
> o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
> params 
> node=127.0.0.1:42263_it%252Fg&action=ADDREPLICA&collection=tmp_collection&shard=shard2&type=NRT&wt=javabin&version=2
>  and sendToOCPQueue=true
>    [junit4]   2> 239021 INFO  (OverseerThreadFactory-1525-thread-3) [    ] 
> o.a.s.c.AddReplicaCmd addReplica() : {
>    [junit4]   2>   "collection":"tmp_collection",
>    [junit4]   2>   "node":"127.0.0.1:42263_it%2Fg",
>    [junit4]   2>   "shard":"shard2",
>    [junit4]   2>   "type":"NRT",
>    [junit4]   2>   "operation":"addreplica"}
>    [junit4]   2> 239021 INFO  (OverseerThreadFactory-1525-thread-3) [    ] 
> o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42263_it%2Fg for creating new 
> replica
>    [junit4]   2> 2
>
> [...truncated too long message...]
>
> riggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
> /live_nodes]
>    [junit4]   2> 25379 INFO  (jetty-closer-22-thread-10) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@12dee9{/solr,null,UNAVAILABLE}
>    [junit4]   2> 25382 WARN  (zkCallback-104-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 25382 INFO  (jetty-closer-22-thread-6) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@1c4bcbf{/solr,null,UNAVAILABLE}
>    [junit4]   2> 25390 WARN  (zkCallback-120-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 25390 WARN  (zkCallback-92-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 25390 INFO  (jetty-closer-22-thread-16) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@12aa0f2{/solr,null,UNAVAILABLE}
>    [junit4]   2> 25390 INFO  (jetty-closer-22-thread-13) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@1bb0c62{/solr,null,UNAVAILABLE}
>    [junit4]   2> 25394 WARN  (zkCallback-127-thread-2) [    ] 
> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 25394 WARN  (zkCallback-117-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 25394 INFO  (jetty-closer-22-thread-14) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@a5f939{/solr,null,UNAVAILABLE}
>    [junit4]   2> 25395 INFO  (jetty-closer-22-thread-8) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@2ef7f4{/solr,null,UNAVAILABLE}
>    [junit4]   2> 25411 WARN  (zkCallback-128-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 25411 WARN  (zkCallback-124-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 25411 INFO  (jetty-closer-22-thread-11) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@164f8a0{/solr,null,UNAVAILABLE}
>    [junit4]   2> 25411 WARN  (zkCallback-113-thread-2) [    ] 
> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 25411 INFO  (jetty-closer-22-thread-3) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@17245b1{/solr,null,UNAVAILABLE}
>    [junit4]   2> 25411 INFO  (jetty-closer-22-thread-15) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@95933b{/solr,null,UNAVAILABLE}
>    [junit4]   2> 25421 WARN  (zkCallback-126-thread-1) [    ] 
> o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
> ZK: [KeeperErrorCode = Session expired for /live_nodes]
>    [junit4]   2> 25421 INFO  (jetty-closer-22-thread-12) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@1161339{/solr,null,UNAVAILABLE}
>    [junit4]   2> 25422 ERROR 
> (TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[392377A787069760]) [    ] 
> o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
> server won't take any action on ERROR or SHUTDOWN server state changes
>    [junit4]   2> 25423 INFO  
> (TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[392377A787069760]) [    ] 
> o.a.s.c.ZkTestServer connecting to 127.0.0.1:44073 44073
>    [junit4]   2> 26207 INFO  (Thread-54) [    ] o.a.s.c.ZkTestServer 
> connecting to 127.0.0.1:44073 44073
>    [junit4]   2> 26208 WARN  (Thread-54) [    ] o.a.s.c.ZkTestServer Watch 
> limit violations:
>    [junit4]   2> Maximum concurrent create/delete watches above limit:
>    [junit4]   2>
>    [junit4]   2>        23      /solr/aliases.json
>    [junit4]   2>        22      /solr/security.json
>    [junit4]   2>        3       /solr/configs/conf1
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent data watches above limit:
>    [junit4]   2>
>    [junit4]   2>        23      /solr/clusterprops.json
>    [junit4]   2>        23      /solr/clusterstate.json
>    [junit4]   2>        15      /solr/collections/collection1/state.json
>    [junit4]   2>        3       
> /solr/overseer_elect/election/98188056038211644-127.0.0.1:44325_solr-n_0000000009
>    [junit4]   2>        3       
> /solr/overseer_elect/election/98188056038211647-127.0.0.1:38075_solr-n_0000000011
>    [junit4]   2>        3       
> /solr/overseer_elect/election/98188056038211643-127.0.0.1:38915_solr-n_0000000013
>    [junit4]   2>        2       
> /solr/overseer_elect/election/98188056038211615-127.0.0.1:34883_solr-n_0000000001
>    [junit4]   2>        2       
> /solr/overseer_elect/election/98188056038211640-127.0.0.1:38373_solr-n_0000000004
>    [junit4]   2>        2       
> /solr/overseer_elect/election/98188056038211629-127.0.0.1:38997_solr-n_0000000006
>    [junit4]   2>        2       
> /solr/overseer_elect/election/98188056038211612-127.0.0.1:40401_solr-n_0000000018
>    [junit4]   2>
>    [junit4]   2> Maximum concurrent children watches above limit:
>    [junit4]   2>
>    [junit4]   2>        23      /solr/live_nodes
>    [junit4]   2>        23      /solr/collections
>    [junit4]   2>
>    [junit4]   2> 26208 INFO  
> (TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[392377A787069760]) [    ] 
> o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
>    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestLTROnSolrCloud -Dtests.method=testSimpleQuery 
> -Dtests.seed=392377A787069760 -Dtests.multiplier=3 -Dtests.slow=true 
> -Dtests.locale=lb-LU -Dtests.timezone=Europe/Andorra -Dtests.asserts=true 
> -Dtests.file.encoding=US-ASCII
>    [junit4] ERROR   15.2s J2 | TestLTROnSolrCloud.testSimpleQuery <<<
>    [junit4]    > Throwable #1: java.lang.RuntimeException: Path not found: 
> /responseHeader/status
>    [junit4]    >        at 
> __randomizedtesting.SeedInfo.seed([392377A787069760:4C2EB7BB971C51B5]:0)
>    [junit4]    >        at 
> org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
>    [junit4]    >        at 
> org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
>    [junit4]    >        at 
> org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
>    [junit4]    >        at 
> org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
>    [junit4]    >        at 
> org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
>    [junit4]    >        at 
> org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
>    [junit4]    >        at 
> jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
>    [junit4]    >        at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]    >        at 
> java.base/java.lang.reflect.Method.invoke(Method.java:564)
>    [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
>    [junit4]   2> NOTE: leaving temporary files on disk at: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTROnSolrCloud_392377A787069760-001
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
> {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
>  popularity=BlockTreeOrds(blocksize=128), description=FST50, 
> id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=LuceneFixedGap), 
> title=FST50}, docValues:{}, maxPointsInLeafNode=1526, 
> maxMBSortInHeap=6.832388312176088, sim=RandomSimilarity(queryNorm=false): {}, 
> locale=lb-LU, timezone=Europe/Andorra
>    [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea 
> (32-bit)/cpus=8,threads=1,free=30202536,total=99311616
>    [junit4]   2> NOTE: All tests run in this JVM: [TestExternalFeatures, 
> TestFeatureLogging, TestLTRWithFacet, TestFilterSolrFeature, 
> TestUserTermScorerQuery, TestLTROnSolrCloud]
>    [junit4] Completed [33/33 (1!)] on J2 in 15.26s, 1 test, 1 error <<< 
> FAILURES!
>
> [...truncated 1 lines...]
>    [junit4] JVM J2: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20170623_151342_82915199426608198941579.syserr
>    [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J2: EOF ----
>
> [...truncated 543 lines...]
>    [junit4] JVM J1: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20170623_151413_9039245235057053790065.syserr
>    [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J1: EOF ----
>
> [...truncated 3 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20170623_151413_90317856268578822777498.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 494 lines...]
>    [junit4] JVM J0: stderr was not empty, see: 
> /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20170623_151425_99911237710516075899742.syserr
>    [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
>    [junit4] Java HotSpot(TM) Server VM warning: Option UseConcMarkSweepGC was 
> deprecated in version 9.0 and will likely be removed in a future release.
>    [junit4] <<< JVM J0: EOF ----
>
> [...truncated 28850 lines...]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to