Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22133/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:43045/vv/ji/collection1: Async exception 
during distributed update: Error from server at 
http://127.0.0.1:40445/vv/ji/collection1_shard1_replica_n43: Bad Request    
request: 
http://127.0.0.1:40445/vv/ji/collection1_shard1_replica_n43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A43045%2Fvv%2Fji%2Fcollection1_shard2_replica_n45%2F&wt=javabin&version=2
 Remote error message: Exception writing document id 55 to the index; possible 
analysis error.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43045/vv/ji/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:40445/vv/ji/collection1_shard1_replica_n43: Bad Request



request: 
http://127.0.0.1:40445/vv/ji/collection1_shard1_replica_n43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A43045%2Fvv%2Fji%2Fcollection1_shard2_replica_n45%2F&wt=javabin&version=2
Remote error message: Exception writing document id 55 to the index; possible 
analysis error.
        at 
__randomizedtesting.SeedInfo.seed([997122FF84C9DB1D:11251D252A35B6E5]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:684)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:378)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:45697/vv/ji/collection1: Async exception 
during distributed update: Error from server at 
http://127.0.0.1:44903/vv/ji/collection1_shard1_replica_n43: Bad Request    
request: 
http://127.0.0.1:44903/vv/ji/collection1_shard1_replica_n43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45697%2Fvv%2Fji%2Fcollection1_shard2_replica_n45%2F&wt=javabin&version=2
 Remote error message: Exception writing document id 55 to the index; possible 
analysis error.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45697/vv/ji/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:44903/vv/ji/collection1_shard1_replica_n43: Bad Request



request: 
http://127.0.0.1:44903/vv/ji/collection1_shard1_replica_n43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45697%2Fvv%2Fji%2Fcollection1_shard2_replica_n45%2F&wt=javabin&version=2
Remote error message: Exception writing document id 55 to the index; possible 
analysis error.
        at 
__randomizedtesting.SeedInfo.seed([997122FF84C9DB1D:11251D252A35B6E5]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:684)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:378)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:45761/vv/ji/collection1: Async exception 
during distributed update: Error from server at 
http://127.0.0.1:32865/vv/ji/collection1_shard1_replica_n43: Bad Request    
request: 
http://127.0.0.1:32865/vv/ji/collection1_shard1_replica_n43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45761%2Fvv%2Fji%2Fcollection1_shard2_replica_n45%2F&wt=javabin&version=2
 Remote error message: Exception writing document id 55 to the index; possible 
analysis error.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45761/vv/ji/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:32865/vv/ji/collection1_shard1_replica_n43: Bad Request



request: 
http://127.0.0.1:32865/vv/ji/collection1_shard1_replica_n43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45761%2Fvv%2Fji%2Fcollection1_shard2_replica_n45%2F&wt=javabin&version=2
Remote error message: Exception writing document id 55 to the index; possible 
analysis error.
        at 
__randomizedtesting.SeedInfo.seed([997122FF84C9DB1D:11251D252A35B6E5]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:684)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:378)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:41787/vv/ji/collection1: Async exception 
during distributed update: Error from server at 
http://127.0.0.1:42827/vv/ji/collection1_shard1_replica_n43: Bad Request    
request: 
http://127.0.0.1:42827/vv/ji/collection1_shard1_replica_n43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A41787%2Fvv%2Fji%2Fcollection1_shard2_replica_n45%2F&wt=javabin&version=2
 Remote error message: Exception writing document id 55 to the index; possible 
analysis error.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:41787/vv/ji/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:42827/vv/ji/collection1_shard1_replica_n43: Bad Request



request: 
http://127.0.0.1:42827/vv/ji/collection1_shard1_replica_n43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A41787%2Fvv%2Fji%2Fcollection1_shard2_replica_n45%2F&wt=javabin&version=2
Remote error message: Exception writing document id 55 to the index; possible 
analysis error.
        at 
__randomizedtesting.SeedInfo.seed([997122FF84C9DB1D:11251D252A35B6E5]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:684)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:378)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 13772 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/init-core-data-001
   [junit4]   2> 848372 WARN  
(SUITE-BasicDistributedZkTest-seed#[997122FF84C9DB1D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 848373 INFO  
(SUITE-BasicDistributedZkTest-seed#[997122FF84C9DB1D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 848374 INFO  
(SUITE-BasicDistributedZkTest-seed#[997122FF84C9DB1D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 848374 INFO  
(SUITE-BasicDistributedZkTest-seed#[997122FF84C9DB1D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 848374 INFO  
(SUITE-BasicDistributedZkTest-seed#[997122FF84C9DB1D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vv/ji
   [junit4]   2> 848375 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 848375 INFO  (Thread-2265) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 848375 INFO  (Thread-2265) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 848376 ERROR (Thread-2265) [    ] 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> 848475 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35349
   [junit4]   2> 848477 INFO  (zkConnectionManagerCallback-3170-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848479 INFO  (zkConnectionManagerCallback-3172-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848482 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 848482 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 848483 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
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> 848483 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
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> 848484 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
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> 848484 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
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> 848485 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
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> 848485 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
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> 848485 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
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> 848486 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
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> 848486 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
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> 848487 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 848546 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 848547 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 848547 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 848547 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 848548 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1ad81f6{/vv/ji,null,AVAILABLE}
   [junit4]   2> 848550 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3f3a7121{HTTP/1.1,[http/1.1]}{127.0.0.1:41613}
   [junit4]   2> 848550 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.Server Started @848586ms
   [junit4]   2> 848550 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vv/ji, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/tempDir-001/control/data,
 hostPort=41613, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 848550 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 848550 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 848550 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 848550 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 848550 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 848550 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-29T21:07:20.808957Z
   [junit4]   2> 848552 INFO  (zkConnectionManagerCallback-3174-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848552 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 848552 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/control-001/solr.xml
   [junit4]   2> 848554 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 848554 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 848554 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 848557 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35349/solr
   [junit4]   2> 848558 INFO  (zkConnectionManagerCallback-3178-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848559 INFO  (zkConnectionManagerCallback-3180-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848589 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:41613_vv%2Fji    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 848589 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:41613_vv%2Fji    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:41613_vv%2Fji
   [junit4]   2> 848589 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:41613_vv%2Fji    ] o.a.s.c.Overseer Overseer 
(id=72110622644240388-127.0.0.1:41613_vv%2Fji-n_0000000000) starting
   [junit4]   2> 848592 INFO  (zkConnectionManagerCallback-3187-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848593 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:41613_vv%2Fji    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:35349/solr ready
   [junit4]   2> 848594 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:41613_vv%2Fji    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41613_vv%2Fji
   [junit4]   2> 848594 INFO  (zkCallback-3179-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 848594 INFO  (zkCallback-3186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 848689 WARN  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:41613_vv%2Fji    ] o.a.s.h.a.MetricsHistoryHandler Missing 
.system, keeping metrics history in memory
   [junit4]   2> 848698 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:41613_vv%2Fji    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 848703 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:41613_vv%2Fji    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 848703 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:41613_vv%2Fji    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 848704 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:41613_vv%2Fji    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/control-001/cores
   [junit4]   2> 848713 INFO  (zkConnectionManagerCallback-3193-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 848714 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 848714 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35349/solr ready
   [junit4]   2> 848716 INFO  (qtp900175632-11276) [n:127.0.0.1:41613_vv%2Fji   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41613_vv%252Fji&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 848718 INFO  (OverseerThreadFactory-4314-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 848823 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji   
 x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 848823 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji   
 x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 849863 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 849875 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 849927 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 849935 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 849935 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 849935 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 849935 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 849937 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 849939 WARN  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 849967 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 849967 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 849968 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 849968 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 849969 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=35.5673828125, 
floorSegmentMB=1.896484375, forceMergeDeletesPctAllowed=21.692551335283895, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4937573554007474
   [junit4]   2> 849970 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5f4b37bf[control_collection_shard1_replica_n1] main]
   [junit4]   2> 849971 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 849972 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 849972 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 849973 INFO  
(searcherExecutor-4319-thread-1-processing-n:127.0.0.1:41613_vv%2Fji 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:41613_vv%2Fji c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@5f4b37bf[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 849973 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1601834102010413056
   [junit4]   2> 849977 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 849978 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 849978 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 849978 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41613/vv/ji/control_collection_shard1_replica_n1/
   [junit4]   2> 849978 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 849978 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41613/vv/ji/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 849978 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 849980 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41613/vv/ji/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 850081 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 850082 INFO  (qtp900175632-11271) [n:127.0.0.1:41613_vv%2Fji 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1260
   [junit4]   2> 850084 INFO  (qtp900175632-11276) [n:127.0.0.1:41613_vv%2Fji   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 850182 INFO  (zkCallback-3179-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 850719 INFO  
(OverseerCollectionConfigSetProcessor-72110622644240388-127.0.0.1:41613_vv%2Fji-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> 851084 INFO  (qtp900175632-11276) [n:127.0.0.1:41613_vv%2Fji   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41613_vv%252Fji&wt=javabin&version=2}
 status=0 QTime=2368
   [junit4]   2> 851087 INFO  (zkConnectionManagerCallback-3198-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 851088 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 851088 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35349/solr ready
   [junit4]   2> 851088 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 851089 INFO  (qtp900175632-11272) [n:127.0.0.1:41613_vv%2Fji   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 851090 INFO  (OverseerThreadFactory-4314-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 851091 WARN  (OverseerThreadFactory-4314-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 851294 INFO  (qtp900175632-11272) [n:127.0.0.1:41613_vv%2Fji   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 851294 INFO  (qtp900175632-11272) [n:127.0.0.1:41613_vv%2Fji   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=204
   [junit4]   2> 851357 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-1-001
 of type NRT
   [junit4]   2> 851358 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 851358 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 851358 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 851358 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 851359 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6bd791d3{/vv/ji,null,AVAILABLE}
   [junit4]   2> 851359 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4cb923e4{HTTP/1.1,[http/1.1]}{127.0.0.1:33383}
   [junit4]   2> 851359 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.Server Started @851395ms
   [junit4]   2> 851359 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vv/ji, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/tempDir-001/jetty1,
 hostPort=33383, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-1-001/cores}
   [junit4]   2> 851359 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 851359 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 851359 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 851359 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 851359 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 851359 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-29T21:07:23.617794Z
   [junit4]   2> 851360 INFO  (zkConnectionManagerCallback-3200-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 851361 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 851361 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-1-001/solr.xml
   [junit4]   2> 851362 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 851362 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 851363 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 851365 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35349/solr
   [junit4]   2> 851366 INFO  (zkConnectionManagerCallback-3204-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 851368 INFO  (zkConnectionManagerCallback-3206-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 851371 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:33383_vv%2Fji    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 851372 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:33383_vv%2Fji    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 851373 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:33383_vv%2Fji    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 851373 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:33383_vv%2Fji    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33383_vv%2Fji
   [junit4]   2> 851373 INFO  (zkCallback-3197-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 851373 INFO  (zkCallback-3179-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 851373 INFO  (zkCallback-3186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 851373 INFO  (zkCallback-3205-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 851470 INFO  (zkConnectionManagerCallback-3214-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 851471 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:33383_vv%2Fji    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 851471 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:33383_vv%2Fji    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:35349/solr ready
   [junit4]   2> 851471 WARN  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:33383_vv%2Fji    ] o.a.s.h.a.MetricsHistoryHandler Missing 
.system, keeping metrics history in memory
   [junit4]   2> 851481 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:33383_vv%2Fji    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 851487 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:33383_vv%2Fji    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 851487 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:33383_vv%2Fji    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 851487 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:33383_vv%2Fji    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-1-001/cores
   [junit4]   2> 851501 INFO  (qtp1837208859-11335) [n:127.0.0.1:33383_vv%2Fji  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:33383_vv%252Fji&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 851503 INFO  
(OverseerCollectionConfigSetProcessor-72110622644240388-127.0.0.1:41613_vv%2Fji-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 851503 INFO  (OverseerThreadFactory-4314-thread-3) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:33383_vv%2Fji for creating new replica
   [junit4]   2> 851505 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji  
  x:collection1_shard2_replica_n41] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 852548 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 852556 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 852606 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 852613 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 852613 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 852613 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 852613 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 852616 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 852618 WARN  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 852652 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 852652 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 852654 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 852654 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 852654 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=35.5673828125, 
floorSegmentMB=1.896484375, forceMergeDeletesPctAllowed=21.692551335283895, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4937573554007474
   [junit4]   2> 852655 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e90381d[collection1_shard2_replica_n41] main]
   [junit4]   2> 852656 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 852656 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 852656 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 852656 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1601834104823742464
   [junit4]   2> 852657 INFO  
(searcherExecutor-4332-thread-1-processing-n:127.0.0.1:33383_vv%2Fji 
x:collection1_shard2_replica_n41 c:collection1 s:shard2) 
[n:127.0.0.1:33383_vv%2Fji c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@5e90381d[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 852660 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 852661 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 852661 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 852661 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:33383/vv/ji/collection1_shard2_replica_n41/
   [junit4]   2> 852661 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 852661 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:33383/vv/ji/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 852661 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 852662 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:33383/vv/ji/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 852813 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 852841 INFO  (qtp1837208859-11330) [n:127.0.0.1:33383_vv%2Fji 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1336
   [junit4]   2> 852843 INFO  (qtp1837208859-11335) [n:127.0.0.1:33383_vv%2Fji 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:33383_vv%252Fji&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1342
   [junit4]   2> 852899 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-2-001
 of type NRT
   [junit4]   2> 852900 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 852901 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 852901 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 852901 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 852901 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41d711ae{/vv/ji,null,AVAILABLE}
   [junit4]   2> 852901 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4698fb3b{HTTP/1.1,[http/1.1]}{127.0.0.1:42827}
   [junit4]   2> 852901 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.Server Started @852937ms
   [junit4]   2> 852902 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vv/ji, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/tempDir-001/jetty2,
 hostPort=42827, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 852902 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 852902 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 852902 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 852902 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 852902 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 852902 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-29T21:07:25.160406Z
   [junit4]   2> 852903 INFO  (zkConnectionManagerCallback-3216-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 852904 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 852904 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-2-001/solr.xml
   [junit4]   2> 852905 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 852905 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 852906 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 852908 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35349/solr
   [junit4]   2> 852909 INFO  (zkConnectionManagerCallback-3220-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 852911 INFO  (zkConnectionManagerCallback-3222-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 852914 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:42827_vv%2Fji    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 852914 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:42827_vv%2Fji    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 852916 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:42827_vv%2Fji    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 852916 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:42827_vv%2Fji    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42827_vv%2Fji
   [junit4]   2> 852916 INFO  (zkCallback-3213-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 852916 INFO  (zkCallback-3179-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 852916 INFO  (zkCallback-3197-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 852916 INFO  (zkCallback-3186-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 852916 INFO  (zkCallback-3205-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 852916 INFO  (zkCallback-3221-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 852994 INFO  (zkConnectionManagerCallback-3230-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 852995 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:42827_vv%2Fji    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 852996 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:42827_vv%2Fji    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:35349/solr ready
   [junit4]   2> 852996 WARN  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:42827_vv%2Fji    ] o.a.s.h.a.MetricsHistoryHandler Missing 
.system, keeping metrics history in memory
   [junit4]   2> 853006 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:42827_vv%2Fji    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 853012 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:42827_vv%2Fji    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 853012 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:42827_vv%2Fji    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 853013 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) 
[n:127.0.0.1:42827_vv%2Fji    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-2-001/cores
   [junit4]   2> 853031 INFO  (qtp1837208859-11329) [n:127.0.0.1:33383_vv%2Fji  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:42827_vv%252Fji&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 853033 INFO  
(OverseerCollectionConfigSetProcessor-72110622644240388-127.0.0.1:41613_vv%2Fji-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 853033 INFO  (OverseerThreadFactory-4314-thread-4) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:42827_vv%2Fji for creating new replica
   [junit4]   2> 853035 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji   
 x:collection1_shard1_replica_n43] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 854050 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 854058 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 854123 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 854132 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 854132 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6f241d9a
   [junit4]   2> 854132 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 854133 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 854135 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 854137 WARN  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 854184 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 854184 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 854186 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 854186 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 854187 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=35.5673828125, 
floorSegmentMB=1.896484375, forceMergeDeletesPctAllowed=21.692551335283895, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4937573554007474
   [junit4]   2> 854188 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@187380d9[collection1_shard1_replica_n43] main]
   [junit4]   2> 854189 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 854189 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 854189 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 854190 INFO  
(searcherExecutor-4345-thread-1-processing-n:127.0.0.1:42827_vv%2Fji 
x:collection1_shard1_replica_n43 c:collection1 s:shard1) 
[n:127.0.0.1:42827_vv%2Fji c:collection1 s:shard1  
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@187380d9[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 854190 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1601834106432258048
   [junit4]   2> 854193 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   2> 854194 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 854194 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 854194 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:42827/vv/ji/collection1_shard1_replica_n43/
   [junit4]   2> 854194 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 854194 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:42827/vv/ji/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 854194 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 854195 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42827/vv/ji/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 854346 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 854347 INFO  (qtp668108555-11376) [n:127.0.0.1:42827_vv%2Fji 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1313
   [junit4]   2> 854349 INFO  (qtp1837208859-11329) [n:127.0.0.1:33383_vv%2Fji 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:42827_vv%252Fji&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1317
   [junit4]   2> 854431 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-3-001
 of type NRT
   [junit4]   2> 854431 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
   [junit4]   2> 854432 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 854432 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 854432 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 854432 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4cf8a30d{/vv/ji,null,AVAILABLE}
   [junit4]   2> 854432 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4ae42d4e{HTTP/1.1,[http/1.1]}{127.0.0.1:41787}
   [junit4]   2> 854432 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.e.j.s.Server Started @854468ms
   [junit4]   2> 854432 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/vv/ji, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/tempDir-001/jetty3,
 hostPort=41787, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 854432 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 854432 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 854433 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 854433 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 854433 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 854433 INFO  
(TEST-BasicDistributedZkTest.test-seed#[997122FF84C9DB1D]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-29T21:07:26.691069Z
   [junit4]   2> 854433 INFO  (zkConnectionManagerCallback-3232-thread-1) [    ]

[...truncated too long message...]

ove limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/collections/collection3/terms/shard1
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        11      /solr/collections/collection2/terms/shard1
   [junit4]   2>        11      /solr/collections/collection2/terms/shard2
   [junit4]   2>        11      /solr/collections/collection3/terms/shard2
   [junit4]   2>        11      /solr/collections/collection1/terms/shard1
   [junit4]   2>        11      /solr/collections/collection1/terms/shard2
   [junit4]   2>        8       /solr/collections/collection1/state.json
   [junit4]   2>        7       
/solr/collections/oneInstanceCollection2/terms/shard1
   [junit4]   2>        6       
/solr/collections/oneInstanceCollection2/terms/shard2
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       
/solr/collections/oneInstanceCollection/terms/shard1
   [junit4]   2>        4       
/solr/collections/oneInstanceCollection/terms/shard2
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        22      /solr/collections/collection3/state.json
   [junit4]   2>        21      /solr/collections/collection2/state.json
   [junit4]   2>        13      /solr/clusterprops.json
   [junit4]   2>        13      /solr/clusterstate.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        4       
/solr/collections/oneInstanceCollection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        13      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=997122FF84C9DB1D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=si-LK -Dtests.timezone=US/Indiana-Starke 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   44.5s J2 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45761/vv/ji/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:32865/vv/ji/collection1_shard1_replica_n43: Bad Request
   [junit4]    > request: 
http://127.0.0.1:32865/vv/ji/collection1_shard1_replica_n43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A45761%2Fvv%2Fji%2Fcollection1_shard2_replica_n45%2F&wt=javabin&version=2
   [junit4]    > Remote error message: Exception writing document id 55 to the 
index; possible analysis error.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([997122FF84C9DB1D:11251D252A35B6E5]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:684)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:378)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [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/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_997122FF84C9DB1D-002
   [junit4]   2> May 29, 2018 9:34:39 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{regex_dup_A_s=FSTOrd50, 
other_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
regex_dup_B_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
SubjectTerms_mfacet=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
n_l1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 multiDefault=Lucene50(blocksize=128), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 genre_s=FSTOrd50, n_td1=Lucene50(blocksize=128), 
n_d1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_f1=Lucene50(blocksize=128), series_t=Lucene50(blocksize=128), 
n_tl1=Lucene50(blocksize=128), oddField_s=FSTOrd50, 
n_tf1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 price=FSTOrd50, 
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
cat=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 inStock=FSTOrd50, sequence_i=FSTOrd50, 
id=PostingsFormat(name=LuceneVarGapFixedInterval), text=FSTOrd50, 
timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 foo_i=Lucene50(blocksize=128), 
val_i=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_dt1=Lucene50(blocksize=128), author_t=Lucene50(blocksize=128), 
a_i1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_ti1=PostingsFormat(name=LuceneVarGapFixedInterval), 
rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), foo_b=FSTOrd50, 
n_tdt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 name=PostingsFormat(name=LuceneVarGapFixedInterval), 
id_i1=Lucene50(blocksize=128), 
foo_d=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 foo_f=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=595, 
maxMBSortInHeap=5.161246432031124, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4ddc2cfc),
 locale=si-LK, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=223927984,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, 
BasicDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J2 in 45.53s, 1 test, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 5 tests, 5 errors [seed: 997122FF84C9DB1D]

Total time: 1 minute 53 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=6e0da7e2f83ca3291f1f167cfad00ad2e4d3abd7, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22132
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to