Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/691/

4 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCloudInfoInCoreStatus

Error Message:
expected:<corestatus_test> but was:<null>

Stack Trace:
java.lang.AssertionError: expected:<corestatus_test> but was:<null>
        at 
__randomizedtesting.SeedInfo.seed([C343B90F0CC44EAC:E3052E26F417F382]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCloudInfoInCoreStatus(CollectionsAPISolrJTest.java:199)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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 
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.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute

Error Message:
Error from server at http://127.0.0.1:45649/solr: Could not find collection : 
testAddAndDeleteCollectionAttribute

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45649/solr: Could not find collection : 
testAddAndDeleteCollectionAttribute
        at 
__randomizedtesting.SeedInfo.seed([C343B90F0CC44EAC:B323042AD45DE780]: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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        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.cloud.CollectionsAPISolrJTest.testModifyCollectionAttribute(CollectionsAPISolrJTest.java:505)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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 
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.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:38720/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:45468/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this 
request:[https://127.0.0.1:38720/solr/MoveReplicaHDFSTest_failed_coll_true, 
https://127.0.0.1:45468/solr/MoveReplicaHDFSTest_failed_coll_true]
        at 
__randomizedtesting.SeedInfo.seed([C343B90F0CC44EAC:698E6AFDBB179B7C]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at 
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:288)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 
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 
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.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:45468/solr/MoveReplicaHDFSTest_failed_coll_true: no servers 
hosting shard: shard1
        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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
        ... 46 more


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

Error Message:
Task 4 did not complete, final state: RUNNING expected same:<COMPLETED> was 
not:<RUNNING>

Stack Trace:
java.lang.AssertionError: Task 4 did not complete, final state: RUNNING 
expected same:<COMPLETED> was not:<RUNNING>
        at 
__randomizedtesting.SeedInfo.seed([C343B90F0CC44EAC:4B1786D5A2382354]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotSame(Assert.java:641)
        at org.junit.Assert.assertSame(Assert.java:580)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.testParallelCollectionAPICalls(MultiThreadedOCPTest.java:147)
        at 
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:64)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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:1008)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
        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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12720 lines...]
   [junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
   [junit4]   2> 362663 INFO  
(SUITE-MultiThreadedOCPTest-seed#[C343B90F0CC44EAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/init-core-data-001
   [junit4]   2> 362663 WARN  
(SUITE-MultiThreadedOCPTest-seed#[C343B90F0CC44EAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 362664 INFO  
(SUITE-MultiThreadedOCPTest-seed#[C343B90F0CC44EAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 362734 INFO  
(SUITE-MultiThreadedOCPTest-seed#[C343B90F0CC44EAC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 362735 INFO  
(SUITE-MultiThreadedOCPTest-seed#[C343B90F0CC44EAC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /db/n
   [junit4]   2> 362744 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 362745 INFO  (Thread-294) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 362745 INFO  (Thread-294) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 362764 ERROR (Thread-294) [    ] 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> 362852 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46174
   [junit4]   2> 362913 INFO  (zkConnectionManagerCallback-495-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363002 INFO  (zkConnectionManagerCallback-497-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363035 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 363037 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 363039 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 363052 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 363053 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 363054 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 363071 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 363072 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 363073 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 363074 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 363075 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 363108 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 363791 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 363876 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 363876 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 363876 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 363878 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@66350ba5{/db/n,null,AVAILABLE}
   [junit4]   2> 363919 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d7a1b61{HTTP/1.1,[http/1.1]}{127.0.0.1:41929}
   [junit4]   2> 363919 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.Server 
Started @363976ms
   [junit4]   2> 363919 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/tempDir-001/control/data,
 hostContext=/db/n, hostPort=41929, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/control-001/cores}
   [junit4]   2> 363919 ERROR 
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 363919 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 363919 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 363919 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 363919 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 363919 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-22T07:06:46.687Z
   [junit4]   2> 363938 INFO  (zkConnectionManagerCallback-499-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 363939 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 363939 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/control-001/solr.xml
   [junit4]   2> 363955 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 363955 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 363956 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 364401 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46174/solr
   [junit4]   2> 364425 INFO  (zkConnectionManagerCallback-503-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 364462 INFO  (zkConnectionManagerCallback-505-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 364899 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:41929_db%2Fn    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41929_db%2Fn
   [junit4]   2> 364900 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:41929_db%2Fn    ] o.a.s.c.Overseer Overseer 
(id=73013148663414788-127.0.0.1:41929_db%2Fn-n_0000000000) starting
   [junit4]   2> 364994 INFO  (zkConnectionManagerCallback-512-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 365039 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:41929_db%2Fn    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46174/solr ready
   [junit4]   2> 365067 INFO  
(OverseerStateUpdate-73013148663414788-127.0.0.1:41929_db%2Fn-n_0000000000) [   
 ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41929_db%2Fn
   [junit4]   2> 365071 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:41929_db%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41929_db%2Fn
   [junit4]   2> 365140 INFO  
(OverseerStateUpdate-73013148663414788-127.0.0.1:41929_db%2Fn-n_0000000000) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 365148 INFO  (zkCallback-511-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 365290 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:41929_db%2Fn    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 365365 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:41929_db%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415
   [junit4]   2> 365401 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:41929_db%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415
   [junit4]   2> 365401 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:41929_db%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415
   [junit4]   2> 365403 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:41929_db%2Fn    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/control-001/cores
   [junit4]   2> 365514 INFO  (zkConnectionManagerCallback-518-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 365515 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 365515 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46174/solr ready
   [junit4]   2> 365528 INFO  (qtp1244111240-1621) [n:127.0.0.1:41929_db%2Fn    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41929_db%252Fn&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 365608 INFO  (OverseerThreadFactory-723-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 365812 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn    
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> 365812 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 367102 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 367247 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 367759 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 367866 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 367883 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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@4ccc0415
   [junit4]   2> 367883 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 367883 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 367903 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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=10, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=33.8017578125, 
floorSegmentMB=0.830078125, forceMergeDeletesPctAllowed=28.07821048291418, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.41125424501111696, deletesPctAllowed=31.035043788342836
   [junit4]   2> 367978 WARN  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 368216 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 368216 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 368233 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 368233 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 368249 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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=50, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=67.728515625, 
floorSegmentMB=1.3525390625, forceMergeDeletesPctAllowed=6.005863646128031, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=35.87302688657063
   [junit4]   2> 368250 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7df296c8[control_collection_shard1_replica_n1] main]
   [junit4]   2> 368266 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 368266 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 368267 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 368339 INFO  
(searcherExecutor-728-thread-1-processing-n:127.0.0.1:41929_db%2Fn 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:41929_db%2Fn 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@7df296c8[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 368339 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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 1606673457329733632
   [junit4]   2> 368357 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 368413 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 368413 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 368413 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:41929/db/n/control_collection_shard1_replica_n1/
   [junit4]   2> 368413 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 368413 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:41929/db/n/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 368413 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 368428 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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:41929/db/n/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 368538 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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> 368540 INFO  (qtp1244111240-1617) [n:127.0.0.1:41929_db%2Fn 
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=2728
   [junit4]   2> 368562 INFO  (zkCallback-504-thread-2) [    ] 
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> 368596 INFO  (qtp1244111240-1621) [n:127.0.0.1:41929_db%2Fn    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 368676 INFO  (zkCallback-504-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> 368676 INFO  (zkCallback-504-thread-2) [    ] 
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> 369599 INFO  (qtp1244111240-1621) [n:127.0.0.1:41929_db%2Fn    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41929_db%252Fn&wt=javabin&version=2}
 status=0 QTime=4070
   [junit4]   2> 369689 INFO  
(OverseerCollectionConfigSetProcessor-73013148663414788-127.0.0.1:41929_db%2Fn-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> 369721 INFO  (zkConnectionManagerCallback-523-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 369742 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 369742 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46174/solr ready
   [junit4]   2> 369743 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 369750 INFO  (qtp1244111240-1616) [n:127.0.0.1:41929_db%2Fn    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 369867 INFO  (OverseerThreadFactory-723-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 369920 WARN  (OverseerThreadFactory-723-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 370121 INFO  (qtp1244111240-1616) [n:127.0.0.1:41929_db%2Fn    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 370122 INFO  (qtp1244111240-1616) [n:127.0.0.1:41929_db%2Fn    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=372
   [junit4]   2> 370673 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-1-001
 of type NRT
   [junit4]   2> 370674 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 370729 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 370729 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 370729 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 370730 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e704596{/db/n,null,AVAILABLE}
   [junit4]   2> 370730 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@625ff1f9{HTTP/1.1,[http/1.1]}{127.0.0.1:37116}
   [junit4]   2> 370730 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.Server 
Started @370787ms
   [junit4]   2> 370731 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/db/n, hostPort=37116, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-1-001/cores}
   [junit4]   2> 370731 ERROR 
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 370731 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 370731 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 370731 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 370731 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 370731 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-22T07:06:53.499Z
   [junit4]   2> 370786 INFO  (zkConnectionManagerCallback-525-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 370806 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 370806 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-1-001/solr.xml
   [junit4]   2> 370849 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 370849 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 370850 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 371113 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46174/solr
   [junit4]   2> 371140 INFO  (zkConnectionManagerCallback-529-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371241 INFO  (zkConnectionManagerCallback-531-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371287 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:37116_db%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 371324 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:37116_db%2Fn    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 371324 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:37116_db%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37116_db%2Fn
   [junit4]   2> 371367 INFO  (zkCallback-511-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 371461 INFO  (zkCallback-522-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 371461 INFO  (zkCallback-530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 371477 INFO  (zkCallback-504-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 371579 INFO  (zkConnectionManagerCallback-538-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371579 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:37116_db%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 371580 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:37116_db%2Fn    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46174/solr ready
   [junit4]   2> 371587 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:37116_db%2Fn    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 371755 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:37116_db%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415
   [junit4]   2> 371792 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:37116_db%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415
   [junit4]   2> 371792 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:37116_db%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415
   [junit4]   2> 371806 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:37116_db%2Fn    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-1-001/cores
   [junit4]   2> 371916 INFO  
(OverseerCollectionConfigSetProcessor-73013148663414788-127.0.0.1:41929_db%2Fn-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> 371952 INFO  (qtp1850700835-1678) [n:127.0.0.1:37116_db%2Fn    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:37116_db%252Fn&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 371974 INFO  (OverseerThreadFactory-723-thread-3) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:37116_db%2Fn for creating new replica
   [junit4]   2> 372040 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn    
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> 373194 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 373268 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 373812 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
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> 373942 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
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> 373942 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
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@4ccc0415
   [junit4]   2> 373942 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 373943 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 373979 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=33.8017578125, 
floorSegmentMB=0.830078125, forceMergeDeletesPctAllowed=28.07821048291418, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.41125424501111696, deletesPctAllowed=31.035043788342836
   [junit4]   2> 373994 WARN  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
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> 374342 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 374342 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
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> 374344 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 374344 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 374345 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=67.728515625, 
floorSegmentMB=1.3525390625, forceMergeDeletesPctAllowed=6.005863646128031, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=35.87302688657063
   [junit4]   2> 374363 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6fadc2f7[collection1_shard2_replica_n41] main]
   [junit4]   2> 374379 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 374379 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
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> 374380 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 374380 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
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 
1606673463664181248
   [junit4]   2> 374396 INFO  
(searcherExecutor-742-thread-1-processing-n:127.0.0.1:37116_db%2Fn 
x:collection1_shard2_replica_n41 c:collection1 s:shard2) 
[n:127.0.0.1:37116_db%2Fn c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@6fadc2f7[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 374418 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
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> 374513 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 374513 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
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> 374513 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37116/db/n/collection1_shard2_replica_n41/
   [junit4]   2> 374513 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 374513 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:37116/db/n/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 374513 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 374529 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37116/db/n/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 374623 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 374625 INFO  (qtp1850700835-1674) [n:127.0.0.1:37116_db%2Fn 
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=2586
   [junit4]   2> 374786 INFO  (zkCallback-530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 374824 INFO  (qtp1850700835-1678) [n:127.0.0.1:37116_db%2Fn 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:37116_db%252Fn&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=2871
   [junit4]   2> 375606 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-2-001
 of type NRT
   [junit4]   2> 375607 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 375789 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 375789 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 375789 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 375790 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f7869e2{/db/n,null,AVAILABLE}
   [junit4]   2> 375790 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6b02b2b8{HTTP/1.1,[http/1.1]}{127.0.0.1:43548}
   [junit4]   2> 375790 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.Server 
Started @375847ms
   [junit4]   2> 375790 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/db/n, hostPort=43548, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-2-001/cores}
   [junit4]   2> 375791 ERROR 
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 375809 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 375810 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 375810 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 375810 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 375810 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-22T07:06:58.578Z
   [junit4]   2> 375835 INFO  (zkConnectionManagerCallback-541-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 375839 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 375839 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-2-001/solr.xml
   [junit4]   2> 375871 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 375871 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 375872 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 376178 INFO  
(OverseerCollectionConfigSetProcessor-73013148663414788-127.0.0.1:41929_db%2Fn-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> 376494 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46174/solr
   [junit4]   2> 376558 INFO  (zkConnectionManagerCallback-545-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 376599 INFO  (zkConnectionManagerCallback-547-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 376617 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:43548_db%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 376638 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:43548_db%2Fn    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 376638 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:43548_db%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43548_db%2Fn
   [junit4]   2> 376651 INFO  (zkCallback-504-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 376651 INFO  (zkCallback-522-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 376651 INFO  (zkCallback-511-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 376659 INFO  (zkCallback-530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 376734 INFO  (zkCallback-537-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 376737 INFO  (zkCallback-546-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 376896 INFO  (zkConnectionManagerCallback-554-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 376900 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:43548_db%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 376900 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:43548_db%2Fn    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:46174/solr ready
   [junit4]   2> 376936 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:43548_db%2Fn    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 377017 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:43548_db%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415
   [junit4]   2> 377070 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:43548_db%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415
   [junit4]   2> 377086 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:43548_db%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415
   [junit4]   2> 377088 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:43548_db%2Fn    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-2-001/cores
   [junit4]   2> 377286 INFO  (qtp1850700835-1675) [n:127.0.0.1:37116_db%2Fn    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:43548_db%252Fn&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 377293 INFO  (OverseerThreadFactory-723-thread-4) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:43548_db%2Fn for creating new replica
   [junit4]   2> 377437 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn    
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> 377497 INFO  (zkCallback-530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 378560 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.5.0
   [junit4]   2> 378650 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 379870 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
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> 379959 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
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> 379959 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
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@4ccc0415
   [junit4]   2> 379960 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 379960 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 379979 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=33.8017578125, 
floorSegmentMB=0.830078125, forceMergeDeletesPctAllowed=28.07821048291418, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.41125424501111696, deletesPctAllowed=31.035043788342836
   [junit4]   2> 379981 WARN  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
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> 380181 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 380181 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
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> 380199 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 380199 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 380200 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=67.728515625, 
floorSegmentMB=1.3525390625, forceMergeDeletesPctAllowed=6.005863646128031, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=35.87302688657063
   [junit4]   2> 380200 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@678eb4d3[collection1_shard1_replica_n43] main]
   [junit4]   2> 380201 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 380201 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
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> 380324 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 380325 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
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 
1606673469897965568
   [junit4]   2> 380346 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
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> 380382 INFO  
(searcherExecutor-756-thread-1-processing-n:127.0.0.1:43548_db%2Fn 
x:collection1_shard1_replica_n43 c:collection1 s:shard1) 
[n:127.0.0.1:43548_db%2Fn c:collection1 s:shard1  
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@678eb4d3[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 380418 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 380418 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
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> 380418 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43548/db/n/collection1_shard1_replica_n43/
   [junit4]   2> 380419 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 380419 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:43548/db/n/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 380419 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 380421 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43548/db/n/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 380516 INFO  (zkCallback-530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 380609 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 380683 INFO  (qtp351132101-1716) [n:127.0.0.1:43548_db%2Fn 
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=3246
   [junit4]   2> 380809 INFO  (zkCallback-530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 380810 INFO  (qtp1850700835-1675) [n:127.0.0.1:37116_db%2Fn 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:43548_db%252Fn&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=3524
   [junit4]   2> 380820 INFO  (zkCallback-546-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 381313 INFO  
(OverseerCollectionConfigSetProcessor-73013148663414788-127.0.0.1:41929_db%2Fn-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 381609 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-3-001
 of type NRT
   [junit4]   2> 381626 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.Server 
jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 381627 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 381627 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 381627 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 381627 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31254d29{/db/n,null,AVAILABLE}
   [junit4]   2> 381628 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5752eb1e{HTTP/1.1,[http/1.1]}{127.0.0.1:39661}
   [junit4]   2> 381628 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] o.e.j.s.Server 
Started @381685ms
   [junit4]   2> 381628 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/db/n, hostPort=39661, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-3-001/cores}
   [junit4]   2> 381628 ERROR 
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 381629 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 381629 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.5.0
   [junit4]   2> 381629 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 381629 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 381629 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-22T07:07:04.397Z
   [junit4]   2> 381707 INFO  (zkConnectionManagerCallback-557-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 381723 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 381723 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.MultiThreadedOCPTest_C343B90F0CC44EAC-001/shard-3-001/solr.xml
   [junit4]   2> 381727 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 381727 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 381761 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4ccc0415, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 382902 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46174/solr
   [junit4]   2> 382951 INFO  (zkConnectionManagerCallback-561-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383025 INFO  (zkConnectionManagerCallback-563-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 383048 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:39661_db%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 383084 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:39661_db%2Fn    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 383084 INFO  
(TEST-MultiThreadedOCPTest.test-seed#[C343B90F0CC44EAC]) 
[n:127.0.0.1:39661_db%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39661_db%2Fn
   [junit4]   2> 383085 INFO  (zkCallback-511-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 383085 INFO  (zkCallback-530-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 383085 INFO  (zkCallback-504-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 383102 INFO  (zkCallback-522-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 383106 INFO  (

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

operty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null468563750
     [copy] Copying 241 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null468563750
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null468563750

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 29ms :: artifacts dl 6ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 200 minutes 10 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$34.hasMatch(FilePath.java:2678)
        at hudson.FilePath$34.invoke(FilePath.java:2557)
        at hudson.FilePath$34.invoke(FilePath.java:2547)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1036)
                at hudson.FilePath.act(FilePath.java:1025)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1819)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1038)
        at hudson.FilePath.act(FilePath.java:1025)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1819)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to