You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/08/23 14:58:28 UTC

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 150 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/150/

5 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testBatchAddsWithDelete

Error Message:
Timeout while trying to assert number of documents @ target_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ target_collection
	at __randomizedtesting.SeedInfo.seed([E660C87F2EF41976:917AB1DB86ED185A]:0)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:271)
	at org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testBatchAddsWithDelete(CdcrReplicationDistributedZkTest.java:532)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: expected:<59> but was:<26>
	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:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:262)
	... 42 more


FAILED:  org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget

Error Message:
Timeout while trying to assert number of documents @ target_collection

Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @ target_collection
	at __randomizedtesting.SeedInfo.seed([E660C87F2EF41976:46025AE5FEADDC33]:0)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:271)
	at org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget(CdcrReplicationDistributedZkTest.java:595)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: expected:<50> but was:<20>
	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:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:262)
	... 42 more


FAILED:  org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:49391

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:49391
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:603)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:399)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:515)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:179)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
	... 47 more


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([E660C87F2EF41976:6E34F7A58008748E]: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.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, RawDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, RawDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([E660C87F2EF41976]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
	at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11261 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/init-core-data-001
   [junit4]   2> 298289 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-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> 298289 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 298363 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 298428 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 298430 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 298467 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_53375_hdfs____.25yjxf/webapp
   [junit4]   2> 299046 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53375
   [junit4]   2> 299159 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 299161 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 299174 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_54282_datanode____.ozb5rg/webapp
   [junit4]   2> 299855 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54282
   [junit4]   2> 300193 WARN  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 300194 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 300214 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_49509_datanode____i50tds/webapp
   [junit4]   2> 300311 INFO  (IPC Server handler 2 on 47216) [    ] BlockStateChange BLOCK* processReport: from storage DS-fd8ae2c9-afc5-456f-aaf8-697d56b68393 node DatanodeRegistration(127.0.0.1:38510, datanodeUuid=2dfe0a8d-2a40-4a41-b842-3cda78ecfb2c, infoPort=57591, infoSecurePort=0, ipcPort=48155, storageInfo=lv=-56;cid=testClusterID;nsid=173648180;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 300311 INFO  (IPC Server handler 2 on 47216) [    ] BlockStateChange BLOCK* processReport: from storage DS-8958fb29-fd32-48aa-a444-fbbff85f9b40 node DatanodeRegistration(127.0.0.1:38510, datanodeUuid=2dfe0a8d-2a40-4a41-b842-3cda78ecfb2c, infoPort=57591, infoSecurePort=0, ipcPort=48155, storageInfo=lv=-56;cid=testClusterID;nsid=173648180;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 300849 INFO  (SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[E660C87F2EF41976]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:49509
   [junit4]   2> 301174 INFO  (IPC Server handler 2 on 47216) [    ] BlockStateChange BLOCK* processReport: from storage DS-bb7202a5-c9f4-44f3-8cc1-9aec0ab8ea37 node DatanodeRegistration(127.0.0.1:50793, datanodeUuid=314b108c-53e8-4097-bc61-ab1789990565, infoPort=45569, infoSecurePort=0, ipcPort=38769, storageInfo=lv=-56;cid=testClusterID;nsid=173648180;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 301174 INFO  (IPC Server handler 2 on 47216) [    ] BlockStateChange BLOCK* processReport: from storage DS-22693f7b-d39d-4849-b5d0-25593960f80a node DatanodeRegistration(127.0.0.1:50793, datanodeUuid=314b108c-53e8-4097-bc61-ab1789990565, infoPort=45569, infoSecurePort=0, ipcPort=38769, storageInfo=lv=-56;cid=testClusterID;nsid=173648180;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 301259 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 301259 INFO  (Thread-2965) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 301259 INFO  (Thread-2965) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 301359 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.ZkTestServer start zk server on port:55856
   [junit4]   2> 301359 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 301364 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301366 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c7591d7 name:ZooKeeperConnection Watcher:127.0.0.1:55856 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 301367 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301367 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 301367 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 301371 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 301393 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301411 INFO  (zkCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b957ca8 name:ZooKeeperConnection Watcher:127.0.0.1:55856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 301411 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301412 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 301412 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 301418 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 301419 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 301421 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 301427 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 301427 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 301431 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 301432 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 301433 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 301433 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 301435 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 301435 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 301437 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 301437 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 301438 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 301438 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 301441 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 301441 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 301443 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 301443 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 301446 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 301446 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 301448 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 301449 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 301451 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 301451 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 301454 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 301454 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301455 INFO  (zkCallback-101-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32c7af37 name:ZooKeeperConnection Watcher:127.0.0.1:55856 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 301456 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301456 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 301456 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 301458 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 301464 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301464 INFO  (zkCallback-102-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d448770 name:ZooKeeperConnection Watcher:127.0.0.1:55856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 301464 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301464 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 301465 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 301465 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 301467 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 301467 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 301470 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 301470 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 301474 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 301474 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 301475 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 301475 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 301477 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 301477 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 301478 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 301478 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 301480 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 301480 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 301482 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 301482 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 301483 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 301483 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 301485 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 301485 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 301487 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 301487 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 301597 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001/cores/collection1
   [junit4]   2> 301598 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 301610 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12dfcd20{/,null,AVAILABLE}
   [junit4]   2> 301611 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.e.j.s.ServerConnector Started ServerConnector@57dcc9e8{HTTP/1.1,[http/1.1]}{127.0.0.1:34898}
   [junit4]   2> 301611 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.e.j.s.Server Started @306984ms
   [junit4]   2> 301611 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost:47216/hdfs__localhost_47216__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.x_checkout_solr_build_solr-core_test_J2_temp_solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001_tempDir-002_control_data, hostContext=/, hostPort=34898, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001/cores}
   [junit4]   2> 301612 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 301612 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001'
   [junit4]   2> 301612 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 301612 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 301612 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 301613 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301615 INFO  (zkCallback-103-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6df29fb7 name:ZooKeeperConnection Watcher:127.0.0.1:55856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 301615 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301615 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 301616 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 301617 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001/solr.xml
   [junit4]   2> 301622 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001/cores
   [junit4]   2> 301622 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.CoreContainer New CoreContainer 432156468
   [junit4]   2> 301623 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001]
   [junit4]   2> 301623 WARN  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001/lib
   [junit4]   2> 301623 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 301625 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 301626 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 301626 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 301626 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55856/solr
   [junit4]   2> 301626 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 301626 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 301627 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301628 INFO  (zkCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76adba70 name:ZooKeeperConnection Watcher:127.0.0.1:55856 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 301629 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301629 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 301631 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/1949783475@276ea92c
   [junit4]   2> 301631 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 301634 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26ac1d54 name:ZooKeeperConnection Watcher:127.0.0.1:55856/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 301634 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 301635 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 301640 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 301644 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 301647 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 301650 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 301651 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 301653 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 301654 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 301655 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 301660 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 301661 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 301662 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 301672 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 301680 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 301682 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 301687 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96466136237932550-127.0.0.1:34898_-n_0000000000
   [junit4]   2> 301687 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34898_
   [junit4]   2> 301687 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 301689 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.Overseer Overseer (id=96466136237932550-127.0.0.1:34898_-n_0000000000) starting
   [junit4]   2> 301692 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 301698 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 301699 INFO  (OverseerStateUpdate-96466136237932550-127.0.0.1:34898_-n_0000000000) [n:127.0.0.1:34898_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 301700 INFO  (OverseerCollectionConfigSetProcessor-96466136237932550-127.0.0.1:34898_-n_0000000000) [n:127.0.0.1:34898_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 301708 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34898_
   [junit4]   2> 301708 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:34898_
   [junit4]   2> 301709 INFO  (OverseerStateUpdate-96466136237932550-127.0.0.1:34898_-n_0000000000) [n:127.0.0.1:34898_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 301712 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 301714 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 301742 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 301742 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 301743 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001/cores
   [junit4]   2> 301744 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 301744 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001/cores/collection1
   [junit4]   2> 301744 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 301762 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 301762 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 301768 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2
   [junit4]   2> 301768 INFO  (TEST-HdfsCollectionsAPIDistributedZkTest.test-seed#[E660C87F2EF41976]) [n:127.0.0.1:34898_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 301769 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 301770 INFO  (OverseerStateUpdate-96466136237932550-127.0.0.1:34898_-n_0000000000) [n:127.0.0.1:34898_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34898",
   [junit4]   2>   "node_name":"127.0.0.1:34898_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 301770 INFO  (OverseerStateUpdate-96466136237932550-127.0.0.1:34898_-n_0000000000) [n:127.0.0.1:34898_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:34898",
   [junit4]   2>   "node_name":"127.0.0.1:34898_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 301771 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 301771 INFO  (OverseerStateUpdate-96466136237932550-127.0.0.1:34898_-n_0000000000) [n:127.0.0.1:34898_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 301771 INFO  (OverseerStateUpdate-96466136237932550-127.0.0.1:34898_-n_0000000000) [n:127.0.0.1:34898_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 301775 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 301795 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 301795 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 301795 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 301795 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 301795 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 301796 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 301796 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001/cores/collection1'
   [junit4]   2> 301796 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 301797 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 301801 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 301813 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 301827 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 301838 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 301844 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 301959 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 301994 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 301995 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 302025 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 302037 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 302039 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 302049 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 302050 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2
   [junit4]   2> 302051 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 302051 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.HdfsDirectoryFactory
   [junit4]   2> 302051 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:47216/solr_hdfs_home
   [junit4]   2> 302051 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 302051 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest_E660C87F2EF41976-001/control-001/cores/collection1], dataDir=[hdfs://localhost:47216/solr_hdfs_home/control_collection/core_node1/data/]
   [junit4]   2> 302051 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@77c08d1d
   [junit4]   2> 302051 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:47216/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 302074 WARN  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 307089 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://localhost:47216/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
   [junit4]   2> 307089 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 307092 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:47216/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 307130 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://localhost:47216/solr_hdfs_home/control_collection/core_node1/data
   [junit4]   2> 307130 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=hdfs://localhost:47216/solr_hdfs_home/control_collection/core_node1/data/index/
   [junit4]   2> 307153 WARN  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'hdfs:/localhost:47216/solr_hdfs_home/control_collection/core_node1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 307153 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:47216/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 307196 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for hdfs://localhost:47216/solr_hdfs_home/control_collection/core_node1/data/index
   [junit4]   2> 307196 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=0.244140625, floorSegmentMB=1.46875, forceMergeDeletesPctAllowed=9.225452352648366, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8213181681940966
   [junit4]   2> 307299 INFO  (IPC Server handler 0 on 47216) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:38510 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-22693f7b-d39d-4849-b5d0-25593960f80a:NORMAL:127.0.0.1:50793|RBW], ReplicaUC[[DISK]DS-fd8ae2c9-afc5-456f-aaf8-697d56b68393:NORMAL:127.0.0.1:38510|RBW]]} size 0
   [junit4]   2> 307300 INFO  (IPC Server handler 1 on 47216) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50793 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fd8ae2c9-afc5-456f-aaf8-697d56b68393:NORMAL:127.0.0.1:38510|RBW], ReplicaUC[[DISK]DS-bb7202a5-c9f4-44f3-8cc1-9aec0ab8ea37:NORMAL:127.0.0.1:50793|FINALIZED]]} size 0
   [junit4]   2> 307308 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(HdfsDirectory@hdfs://localhost:47216/solr_hdfs_home/control_collection/core_node1/data/index lockFactory=org.apache.solr.store.hdfs.HdfsLockFactory@4373d51a; maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 307308 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 307322 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in hdfs://localhost:47216/solr_hdfs_home/control_collection/core_node1/data/
   [junit4]   2> 307323 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 307324 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 307324 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 307324 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 307324 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 307324 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 307324 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 307324 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 307324 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 307325 WARN  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 307327 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 307328 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 307329 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 307330 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 307339 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 307339 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 307340 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 307340 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 307340 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 307354 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 307355 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 307356 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29901178619370383]
   [junit4]   2> 307380 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(HdfsDirectory@hdfs://localhost:47216/solr_hdfs_home/control_collection/core_node1/data/index lockFactory=org.apache.solr.store.hdfs.HdfsLockFactory@4373d51a; maxCacheMB=192.0 maxMergeSizeMB=16.0),segFN=segments_1,generation=1}
   [junit4]   2> 307380 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 307380 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@66993e5e[collection1] main]
   [junit4]   2> 307381 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 307382 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 307383 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 307383 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 307383 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 307383 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 307383 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 307383 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 307383 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 307384 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 307385 INFO  (searcherExecutor-173-thread-1-processing-n:127.0.0.1:34898_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@66993e5e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 307386 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 307386 INFO  (coreLoadExecutor-172-thread-1-processing-n:127.0.0.1:34898_) [n:127.0.0.1:34898_ c:control_collection s:shard1 r:core_node1 x:co

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

checkout/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-common-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-hdfs-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-minikdc-2.7.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-core-asl-1.9.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-mapper-asl-1.9.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/mockito-core-1.9.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/presto-parser-0.122.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/analysis/icu/lucene-analyzers-icu-6.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_102/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.4.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J1-20160823_124157_754.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J1-20160823_124157_754.suites -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:771: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:707: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/common-build.xml:536: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:1443: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:984: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 333 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 152 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/152/

3 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriterThreadsToSegments.testSegmentCountOnFlushRandom

Error Message:
Captured an uncaught exception in thread: Thread[id=6286, name=Thread-5402, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6286, name=Thread-5402, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
	at java.util.HashMap.resize(HashMap.java:703)
	at java.util.HashMap.putVal(HashMap.java:662)
	at java.util.HashMap.put(HashMap.java:611)
	at java.util.HashSet.add(HashSet.java:219)
	at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:705)
	at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:694)
	at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:720)
	at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4530)
	at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4520)
	at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4507)
	at org.apache.lucene.index.ConcurrentMergeScheduler.merge(ConcurrentMergeScheduler.java:481)
	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2052)
	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:480)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:291)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:266)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:256)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$CheckSegmentCount.run(TestIndexWriterThreadsToSegments.java:130)
	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:220)
	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterThreadsToSegments

Error Message:
The test or suite printed 18948 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true

Stack Trace:
java.lang.AssertionError: The test or suite printed 18948 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
	at org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:211)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:47098/vz/do

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:47098/vz/do
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:603)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.makeRequest(CollectionsAPIDistributedZkTest.java:399)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:476)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:179)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:497)
	... 47 more




Build Log:
[...truncated 1564 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4]   2> VIII 26, 2016 5:09:58 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-5402,5,TGRP-TestIndexWriterThreadsToSegments]
   [junit4]   2> java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]   2> 	at java.util.HashMap.resize(HashMap.java:703)
   [junit4]   2> 	at java.util.HashMap.putVal(HashMap.java:662)
   [junit4]   2> 	at java.util.HashMap.put(HashMap.java:611)
   [junit4]   2> 	at java.util.HashSet.add(HashSet.java:219)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:705)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:694)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:720)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4530)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4520)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4507)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.merge(ConcurrentMergeScheduler.java:481)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2052)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:480)
   [junit4]   2> 	at org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:291)
   [junit4]   2> 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:266)
   [junit4]   2> 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:256)
   [junit4]   2> 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$CheckSegmentCount.run(TestIndexWriterThreadsToSegments.java:130)
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:220)
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)
   [junit4]   2> 
   [junit4]   2> VIII 26, 2016 5:09:58 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-5407,5,TGRP-TestIndexWriterThreadsToSegments]
   [junit4]   2> java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]   2> Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)
   [junit4]   2> 
   [junit4]   2> VIII 26, 2016 5:09:58 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-5405,5,TGRP-TestIndexWriterThreadsToSegments]
   [junit4]   2> java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]   2> Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)
   [junit4]   2> 
   [junit4]   2> VIII 26, 2016 5:09:58 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-5398,5,TGRP-TestIndexWriterThreadsToSegments]
   [junit4]   2> java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]   2> Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)
   [junit4]   2> 
   [junit4]   2> VIII 26, 2016 5:09:58 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-5400,5,TGRP-TestIndexWriterThreadsToSegments]
   [junit4]   2> java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]   2> Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)
   [junit4]   2> 
   [junit4]   2> VIII 26, 2016 5:09:58 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-5401,5,TGRP-TestIndexWriterThreadsToSegments]
   [junit4]   2> java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]   2> Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)
   [junit4]   2> 
   [junit4]   2> VIII 26, 2016 5:09:58 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-5404,5,TGRP-TestIndexWriterThreadsToSegments]
   [junit4]   2> java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]   2> Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)
   [junit4]   2> 
   [junit4]   2> VIII 26, 2016 5:09:58 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-5406,5,TGRP-TestIndexWriterThreadsToSegments]
   [junit4]   2> java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]   2> Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)
   [junit4]   2> 
   [junit4]   2> VIII 26, 2016 5:09:58 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-5399,5,TGRP-TestIndexWriterThreadsToSegments]
   [junit4]   2> java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]   2> Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)
   [junit4]   2> 
   [junit4]   2> VIII 26, 2016 5:09:58 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-5403,5,TGRP-TestIndexWriterThreadsToSegments]
   [junit4]   2> java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]   2> Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]   2> 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterThreadsToSegments -Dtests.method=testSegmentCountOnFlushRandom -Dtests.seed=4D518306A172A8C3 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt -Dtests.locale=bg -Dtests.timezone=America/Havana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    811s J2 | TestIndexWriterThreadsToSegments.testSegmentCountOnFlushRandom <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6286, name=Thread-5402, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]    > 	at java.util.HashMap.resize(HashMap.java:703)
   [junit4]    > 	at java.util.HashMap.putVal(HashMap.java:662)
   [junit4]    > 	at java.util.HashMap.put(HashMap.java:611)
   [junit4]    > 	at java.util.HashSet.add(HashSet.java:219)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter$ReaderPool.noDups(IndexWriter.java:705)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter$ReaderPool.get(IndexWriter.java:694)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.numDeletedDocs(IndexWriter.java:720)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4530)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4520)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.segString(IndexWriter.java:4507)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.merge(ConcurrentMergeScheduler.java:481)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2052)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:480)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:291)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:266)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:256)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$CheckSegmentCount.run(TestIndexWriterThreadsToSegments.java:130)
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:220)
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6291, name=Thread-5407, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]
   [junit4]    > Caused by: java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]    > Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6282, name=Thread-5398, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]
   [junit4]    > Caused by: java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]    > Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6289, name=Thread-5405, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]
   [junit4]    > Caused by: java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]    > Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)Throwable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6284, name=Thread-5400, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]
   [junit4]    > Caused by: java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]    > Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6285, name=Thread-5401, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]
   [junit4]    > Caused by: java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]    > Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)Throwable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6288, name=Thread-5404, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]
   [junit4]    > Caused by: java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]    > Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)Throwable #8: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6290, name=Thread-5406, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]
   [junit4]    > Caused by: java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]    > Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)Throwable #9: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6283, name=Thread-5399, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]
   [junit4]    > Caused by: java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]    > Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)Throwable #10: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6287, name=Thread-5403, state=RUNNABLE, group=TGRP-TestIndexWriterThreadsToSegments]
   [junit4]    > Caused by: java.lang.RuntimeException: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:218)
   [junit4]    > Caused by: java.util.concurrent.BrokenBarrierException
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:250)
   [junit4]    > 	at java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:362)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterThreadsToSegments$2.run(TestIndexWriterThreadsToSegments.java:215)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {field=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, maxPointsInLeafNode=406, maxMBSortInHeap=6.318708467130095, sim=RandomSimilarity(queryNorm=true,coord=crazy): {field=DFR I(ne)B3(800.0)}, locale=bg, timezone=America/Havana
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=1,free=298445376,total=392167424
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocIdSetBuilder, TestMergePolicyWrapper, TestConcurrentMergeScheduler, TestBufferedIndexInput, TestLRUQueryCache, TestConjunctions, TestParallelReaderEmptyIndex, TestCodecHoldsOpenFiles, Test2BPostings, TestSynonymQuery, TestLogMergePolicy, TestIntroSelector, TestFilterDirectory, TestMultiTermsEnum, TestUnicodeUtil, TestRecyclingByteBlockAllocator, TestSimpleFSLockFactory, TestTerm, TestNRTThreads, TestSpanFirstQuery, TestIOUtils, TestSubScorerFreqs, TestBagOfPostings, TestDemo, TestMaxTermFrequency, TestBoostQuery, TestDocumentsWriterStallControl, TestDocValuesRewriteMethod, TestSpanTermQuery, TestIndexWriterDeleteByQuery, TestIndexWriterMerging, TestIndexFileDeleter, TestNRTCachingDirectory, TestNorms, TestBooleanOr, TestDirectoryReader, TestField, TestMultiValuedNumericRangeQuery, TestCompiledAutomaton, TestBlendedTermQuery, TestToken, TestCharFilter, TestIndexWriterOnDiskFull, TestLucene53NormsFormat, TestCollectionUtil, TestIndexWriterNRTIsCurrent, Test4GBStoredFields, TestSumDocFreq, TestSegmentTermEnum, TestUpgradeIndexMergePolicy, TestCustomSearcherSort, TestIndexWriterForceMerge, TestSimilarity, TestBooleanMinShouldMatch, TestUniqueTermCount, TestTransactionRollback, TestMergedIterator, TestPriorityQueue, TestSimpleExplanationsOfNonMatches, TestTieredMergePolicy, TestBlockPostingsFormat, TestOmitPositions, TestSpanNearQuery, TestWildcard, TestNativeFSLockFactory, TestIntsRef, TestPhrasePrefixQuery, TestAllFilesCheckIndexHeader, TestExceedMaxTermLength, TestBinaryDocValuesUpdates, TestGeoUtils, TestRoaringDocIdSet, TestTimeLimitingCollector, TestIndexWriterFromReader, TestIndexWriterMaxDocs, TestIndexWriterOutOfFileDescriptors, TestIndexWriterThreadsToSegments]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterThreadsToSegments -Dtests.seed=4D518306A172A8C3 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt -Dtests.locale=bg -Dtests.timezone=America/Havana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | TestIndexWriterThreadsToSegments (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The test or suite printed 18948 bytes to stdout and stderr, even though the limit was set to 8192 bytes. Increase the limit with @Limit, ignore it completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D518306A172A8C3]:0)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [392/438 (1!)] on J2 in 814.64s, 4 tests, 1 failure, 1 error <<< FAILURES!

[...truncated 175 lines...]
   [junit4] JVM J2: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/core/test/temp/junit4-J2-20160826_200535_068.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/heapdumps/java_pid12851.hprof ...
   [junit4] Heap dump file created [538440805 bytes in 1.291 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 10522 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/init-core-data-001
   [junit4]   2> 3457641 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[B03E328F88C8BA7C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3457642 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[B03E328F88C8BA7C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vz/do
   [junit4]   2> 3457646 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3457663 INFO  (Thread-13876) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3457663 INFO  (Thread-13876) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3457755 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.ZkTestServer start zk server on port:49065
   [junit4]   2> 3457755 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3457791 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3457806 INFO  (zkCallback-28649-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ceb61fc name:ZooKeeperConnection Watcher:127.0.0.1:49065 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3457806 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3457806 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3457806 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 3457808 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3457827 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3457839 INFO  (zkCallback-28650-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@205b2717 name:ZooKeeperConnection Watcher:127.0.0.1:49065/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3457839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3457839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3457839 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 3457841 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 3457842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 3457842 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 3457843 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3457844 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3457845 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3457845 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 3457847 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3457847 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3457848 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3457848 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3457849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3457849 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3457850 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3457850 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 3457851 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3457851 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3458099 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3458099 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3458101 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3458101 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3458102 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3458102 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3458103 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3458103 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3458105 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3458109 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3458109 INFO  (zkCallback-28652-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f3f2f45 name:ZooKeeperConnection Watcher:127.0.0.1:49065/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3458109 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3458110 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3458207 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1
   [junit4]   2> 3458219 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3458379 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2894c086{/vz/do,null,AVAILABLE}
   [junit4]   2> 3458382 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@15249aca{SSL,[ssl, http/1.1]}{127.0.0.1:40777}
   [junit4]   2> 3458383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.e.j.s.Server Started @3463536ms
   [junit4]   2> 3458383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/tempDir-001/control/data, hostContext=/vz/do, hostPort=40777, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores}
   [junit4]   2> 3458383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3458383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001'
   [junit4]   2> 3458383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3458383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3458383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3458403 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3458423 INFO  (zkCallback-28653-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48259fca name:ZooKeeperConnection Watcher:127.0.0.1:49065/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3458423 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3458423 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3458425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 3458425 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/solr.xml
   [junit4]   2> 3458429 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores
   [junit4]   2> 3458429 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.CoreContainer New CoreContainer 1120201197
   [junit4]   2> 3458430 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001]
   [junit4]   2> 3458430 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/lib
   [junit4]   2> 3458430 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 3458438 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3458457 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3458457 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3458457 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49065/solr
   [junit4]   2> 3458457 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3458457 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3458467 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3458475 INFO  (zkCallback-28656-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5014ce23 name:ZooKeeperConnection Watcher:127.0.0.1:49065 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3458475 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3458475 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3458476 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/908231235@4ad0acd8
   [junit4]   2> 3458487 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3458499 INFO  (zkCallback-28657-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@eb5208 name:ZooKeeperConnection Watcher:127.0.0.1:49065/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3458499 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3458500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3458501 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3458504 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3458505 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3458506 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3458507 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3458508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3458509 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3458510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3458510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3458511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 3458511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3458513 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3458513 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3458514 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3458515 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96485878210953221-127.0.0.1:40777_vz%2Fdo-n_0000000000
   [junit4]   2> 3458515 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40777_vz%2Fdo
   [junit4]   2> 3458515 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3458516 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.Overseer Overseer (id=96485878210953221-127.0.0.1:40777_vz%2Fdo-n_0000000000) starting
   [junit4]   2> 3458517 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3458520 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3458527 INFO  (OverseerStateUpdate-96485878210953221-127.0.0.1:40777_vz%2Fdo-n_0000000000) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3458543 INFO  (OverseerCollectionConfigSetProcessor-96485878210953221-127.0.0.1:40777_vz%2Fdo-n_0000000000) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3458553 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40777_vz%2Fdo
   [junit4]   2> 3458553 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40777_vz%2Fdo
   [junit4]   2> 3458553 INFO  (OverseerStateUpdate-96485878210953221-127.0.0.1:40777_vz%2Fdo-n_0000000000) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3458554 INFO  (zkCallback-28657-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3458554 INFO  (zkCallback-28657-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3458563 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3458563 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3458567 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores
   [junit4]   2> 3458568 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 3458568 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1
   [junit4]   2> 3458568 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 3458576 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3458576 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 3458577 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 3458578 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 3458591 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1
   [junit4]   2> 3458591 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[B03E328F88C8BA7C]) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3458600 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3458600 INFO  (OverseerStateUpdate-96485878210953221-127.0.0.1:40777_vz%2Fdo-n_0000000000) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40777/vz/do",
   [junit4]   2>   "node_name":"127.0.0.1:40777_vz%2Fdo",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3458600 INFO  (OverseerStateUpdate-96485878210953221-127.0.0.1:40777_vz%2Fdo-n_0000000000) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40777/vz/do",
   [junit4]   2>   "node_name":"127.0.0.1:40777_vz%2Fdo",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3458600 INFO  (OverseerStateUpdate-96485878210953221-127.0.0.1:40777_vz%2Fdo-n_0000000000) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 3458601 INFO  (OverseerStateUpdate-96485878210953221-127.0.0.1:40777_vz%2Fdo-n_0000000000) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 3458602 INFO  (zkCallback-28657-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3459600 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3459600 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 3459601 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3459601 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 3459601 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3459601 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1'
   [junit4]   2> 3459601 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3459601 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3459603 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3459607 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3459610 WARN  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3459611 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 3459632 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3459637 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3459791 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3459797 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 3459798 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3459805 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3459807 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3459812 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3459813 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3459815 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1
   [junit4]   2> 3459815 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 3459815 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3459815 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1/data/]
   [junit4]   2> 3459815 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@52b8556
   [junit4]   2> 3459816 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 3459816 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 3459816 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1/data
   [junit4]   2> 3459817 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1/data/index/
   [junit4]   2> 3459817 WARN  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3459817 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1/data/index
   [junit4]   2> 3459817 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3459818 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@49829916 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14e74513; maxCacheMB=0.8798828125 maxMergeSizeMB=0.501953125)),segFN=segments_1,generation=1}
   [junit4]   2> 3459818 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3459818 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1/data/
   [junit4]   2> 3459818 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_B03E328F88C8BA7C-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3459821 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3459821 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3459821 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3459821 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3459821 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3459821 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3459821 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3459822 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3459822 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3459822 WARN  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 3459824 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3459825 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3459826 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3459827 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3459830 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 3459830 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3459830 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3459830 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3459831 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3459831 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3459831 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=19.931640625, floorSegmentMB=1.1201171875, forceMergeDeletesPctAllowed=17.854909578744753, segmentsPerTier=20.0, maxCFSSegmentSizeMB=1.2578125, noCFSRatio=0.7596771103004843
   [junit4]   2> 3459832 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@49829916 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14e74513; maxCacheMB=0.8798828125 maxMergeSizeMB=0.501953125)),segFN=segments_1,generation=1}
   [junit4]   2> 3459832 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3459832 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ea1b587[collection1] main]
   [junit4]   2> 3459832 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 3459833 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3459833 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3459833 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3459833 INFO  (coreLoadExecutor-11231-thread-1-processing-n:127.0.0.1:40777_vz%2Fdo) [n:127.0.0.1:40777_vz%2Fdo c:contro

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

checkout/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-common-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-hdfs-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-minikdc-2.7.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-core-asl-1.9.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-mapper-asl-1.9.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/mockito-core-1.9.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/presto-parser-0.122.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/analysis/icu/lucene-analyzers-icu-6.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_102/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.4.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20160826_233000_233.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20160826_233000_233.suites -stdin
   [junit4] ERROR: JVM J2 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:771: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:707: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/common-build.xml:536: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:1443: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:984: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 509 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any




[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 151 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/151/

4 tests failed.
FAILED:  org.apache.lucene.search.TestBooleanRewrites.testRandom

Error Message:
expected:<2.8641128540039062> but was:<5.7282257080078125>

Stack Trace:
java.lang.AssertionError: expected:<2.8641128540039062> but was:<5.7282257080078125>
	at __randomizedtesting.SeedInfo.seed([161B6BF8D4089BA8:64574EF765682DDB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:443)
	at org.junit.Assert.assertEquals(Assert.java:512)
	at org.apache.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:375)
	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBooleanRewrites

Error Message:
4 threads leaked from SUITE scope at org.apache.lucene.search.TestBooleanRewrites:     1) Thread[id=7963, name=LuceneTestCase-1817-thread-1, state=WAITING, group=TGRP-TestBooleanRewrites]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7966, name=LuceneTestCase-1817-thread-4, state=WAITING, group=TGRP-TestBooleanRewrites]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=7965, name=LuceneTestCase-1817-thread-3, state=WAITING, group=TGRP-TestBooleanRewrites]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7964, name=LuceneTestCase-1817-thread-2, state=WAITING, group=TGRP-TestBooleanRewrites]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.lucene.search.TestBooleanRewrites: 
   1) Thread[id=7963, name=LuceneTestCase-1817-thread-1, state=WAITING, group=TGRP-TestBooleanRewrites]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7966, name=LuceneTestCase-1817-thread-4, state=WAITING, group=TGRP-TestBooleanRewrites]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=7965, name=LuceneTestCase-1817-thread-3, state=WAITING, group=TGRP-TestBooleanRewrites]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7964, name=LuceneTestCase-1817-thread-2, state=WAITING, group=TGRP-TestBooleanRewrites]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([161B6BF8D4089BA8]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBooleanRewrites

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=7963, name=LuceneTestCase-1817-thread-1, state=WAITING, group=TGRP-TestBooleanRewrites]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7966, name=LuceneTestCase-1817-thread-4, state=WAITING, group=TGRP-TestBooleanRewrites]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=7965, name=LuceneTestCase-1817-thread-3, state=WAITING, group=TGRP-TestBooleanRewrites]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7964, name=LuceneTestCase-1817-thread-2, state=WAITING, group=TGRP-TestBooleanRewrites]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=7963, name=LuceneTestCase-1817-thread-1, state=WAITING, group=TGRP-TestBooleanRewrites]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7966, name=LuceneTestCase-1817-thread-4, state=WAITING, group=TGRP-TestBooleanRewrites]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=7965, name=LuceneTestCase-1817-thread-3, state=WAITING, group=TGRP-TestBooleanRewrites]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7964, name=LuceneTestCase-1817-thread-2, state=WAITING, group=TGRP-TestBooleanRewrites]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([161B6BF8D4089BA8]:0)


FAILED:  org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterRestart

Error Message:
Timeout waiting for CDCR replication to complete @source_collection:shard1

Stack Trace:
java.lang.RuntimeException: Timeout waiting for CDCR replication to complete @source_collection:shard1
	at __randomizedtesting.SeedInfo.seed([8C19E5A2694F97EE:D0040223A76F23D8]:0)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:794)
	at org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterRestart(CdcrReplicationDistributedZkTest.java:264)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1582 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBooleanRewrites -Dtests.method=testRandom -Dtests.seed=161B6BF8D4089BA8 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt -Dtests.locale=it-CH -Dtests.timezone=US/Aleutian -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.26s J1 | TestBooleanRewrites.testRandom <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2.8641128540039062> but was:<5.7282257080078125>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([161B6BF8D4089BA8:64574EF765682DDB]:0)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.assertEquals(TestBooleanRewrites.java:375)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanRewrites.testRandom(TestBooleanRewrites.java:319)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Aug 25, 2016 5:57:31 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> Aug 25, 2016 5:57:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 4 threads leaked from SUITE scope at org.apache.lucene.search.TestBooleanRewrites: 
   [junit4]   2>    1) Thread[id=7963, name=LuceneTestCase-1817-thread-1, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=7966, name=LuceneTestCase-1817-thread-4, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    3) Thread[id=7965, name=LuceneTestCase-1817-thread-3, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    4) Thread[id=7964, name=LuceneTestCase-1817-thread-2, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Aug 25, 2016 5:57:51 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=7963, name=LuceneTestCase-1817-thread-1, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2>    2) Thread[id=7966, name=LuceneTestCase-1817-thread-4, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2>    3) Thread[id=7965, name=LuceneTestCase-1817-thread-3, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2>    4) Thread[id=7964, name=LuceneTestCase-1817-thread-2, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2> Aug 25, 2016 5:57:54 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=7963, name=LuceneTestCase-1817-thread-1, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    2) Thread[id=7966, name=LuceneTestCase-1817-thread-4, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    3) Thread[id=7965, name=LuceneTestCase-1817-thread-3, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>    4) Thread[id=7964, name=LuceneTestCase-1817-thread-2, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {field=PostingsFormat(name=LuceneFixedGap), body=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1688, maxMBSortInHeap=7.1527810666535085, sim=RandomSimilarity(queryNorm=false,coord=crazy): {field=DFR I(ne)B1, body=DFR I(ne)BZ(0.3)}, locale=it-CH, timezone=US/Aleutian
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=4,threads=5,free=141747912,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [TestRadixSelector, TestPackedTokenAttributeImpl, TestPostingsOffsets, TestDeterminizeLexicon, TestSnapshotDeletionPolicy, TestScoreCachingWrappingScorer, TestMixedDocValuesUpdates, TestConstantScoreQuery, TestStringHelper, TestLSBRadixSorter, TestBlockPostingsFormat3, TestSearchWithThreads, TestMathUtil, TestIndexWriterConfig, TestMinShouldMatch2, TestScorerPerf, TestBooleanQuery, TestMultiDocValues, TestFixedLengthBytesRefArray, TestBooleanQueryVisitSubscorers, Test2BSortedDocValuesOrds, TestDuelingCodecs, TestIndexWriterOutOfFileDescriptors, TestStressAdvance, TestThreadedForceMerge, TestAllFilesHaveCodecHeader, TestAllFilesHaveChecksumFooter, TestPagedBytes, TestLucene50FieldInfoFormat, TestIndexWriterCommit, TestMaxPosition, TestDirectPacked, TestStopFilter, TestDeterminism, TestSortRescorer, TestSortRandom, TestPackedInts, TestParallelTermEnum, TestApproximationSearchEquivalence, TestHighCompressionMode, TestWeakIdentityMap, TestEarlyTermination, TestMultiset, TestCharArraySet, TestIndexWriterExceptions, TestTermdocPerf, TestSloppyMath, TestIndexCommit, TestFilterSpans, TestLucene50TermVectorsFormat, TestAttributeSource, TestNumericUtils, TestTopDocsCollector, TestMultiTermConstantScore, TestSortedSetSortField, TestControlledRealTimeReopenThread, TestCharsRefBuilder, TestFuzzyQuery, TestUsageTrackingFilterCachingPolicy, TestPositiveScoresOnlyCollector, TestIntArrayDocIdSet, TestFixedBitSet, TestByteBlockPool, TestNumericDocValuesUpdates, TestSleepingLockWrapper, TestPrefixRandom, TestGrowableByteArrayDataOutput, Test2BNumericDocValues, TestTermVectors, TestByteSlices, TestSetOnce, TestQueryRescorer, TestFlushByRamOrCountsPolicy, TestBooleanOr, TestBasics, TestSloppyPhraseQuery, TestIndexWriterDelete, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestTimeLimitingCollector, TestConcurrentMergeScheduler, TestNeverDelete, TestTopDocsMerge, TestStressIndexing, TestMinimize, TestIndexWriterUnicode, TestTieredMergePolicy, TestArrayUtil, TestTermsEnum, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestNRTCachingDirectory, TestSegmentReader, TestFieldCacheRewriteMethod, TestTransactions, TestPerFieldPostingsFormat2, TestSort, TestFieldsReader, TestSimpleSearchEquivalence, TestDocValuesIndexing, TestSimilarityBase, TestHugeRamFile, TestIndexWriterOnDiskFull, TestSpans, TestUTF32ToUTF8, TestMergeSchedulerExternal, TestTermVectorsWriter, TestCodecs, TestParallelLeafReader, TestForceMergeForever, TestOmitTf, TestNearSpansOrdered, TestSameScoresWithThreads, TestMultiFields, TestTermRangeQuery, TestDocumentsWriterDeleteQueue, TestDocumentWriter, TestCrashCausesCorruptIndex, TestSpanSearchEquivalence, TestSameTokenSamePosition, TestDocCount, TestBinaryDocument, TestTotalHitCountCollector, TestRecyclingByteBlockAllocator, TestRamUsageEstimator, TestSpanFirstQuery, TestIsCurrent, TestNoMergePolicy, TestNoMergeScheduler, TestNamedSPILoader, TestIndexWriterLockRelease, TestDemo, TestAssertions, TestTwoPhaseCommitTool, TestVersion, Test4GBStoredFields, TestReaderClosed, MultiCollectorTest, TestDocBoost, TestNGramPhraseQuery, TestIntsRef, Test2BPositions, TestTerm, Test2BPostingsBytes, Test2BTerms, TestNewestSegment, Test2BBinaryDocValues, TestCharArrayMap, TestWordlistLoader, TestLucene53NormsFormat, TestLucene54DocValuesFormat, TestExitableDirectoryReader, TestFieldReuse, TestFilterDirectoryReader, TestIndexSorting, TestInfoStream, TestLogMergePolicy, TestMergePolicyWrapper, TestMultiTermsEnum, TestNRTReaderCleanup, TestPointValues, TestReadOnlyIndex, TestReaderWrapperDVTypeCheck, TestSegmentInfos, TestSortedSetDocValues, TestStressDeletes, TestTragicIndexWriterDeadlock, TestTryDelete, TestUpgradeIndexMergePolicy, FuzzyTermOnShortTermsTest, TestBooleanCoord, TestBooleanRewrites]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBooleanRewrites -Dtests.seed=161B6BF8D4089BA8 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt -Dtests.locale=it-CH -Dtests.timezone=US/Aleutian -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestBooleanRewrites (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE scope at org.apache.lucene.search.TestBooleanRewrites: 
   [junit4]    >    1) Thread[id=7963, name=LuceneTestCase-1817-thread-1, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=7966, name=LuceneTestCase-1817-thread-4, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=7965, name=LuceneTestCase-1817-thread-3, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=7964, name=LuceneTestCase-1817-thread-2, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([161B6BF8D4089BA8]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=7963, name=LuceneTestCase-1817-thread-1, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    2) Thread[id=7966, name=LuceneTestCase-1817-thread-4, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    3) Thread[id=7965, name=LuceneTestCase-1817-thread-3, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=7964, name=LuceneTestCase-1817-thread-2, state=WAITING, group=TGRP-TestBooleanRewrites]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([161B6BF8D4089BA8]:0)
   [junit4] Completed [402/438 (1!)] on J1 in 23.55s, 8 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 10105 lines...]
   [junit4] JVM J2: stdout was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20160825_204248_097.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/heapdumps/java_pid22878.hprof ...
   [junit4] Heap dump file created [680655070 bytes in 6.922 secs]
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20160825_204248_097.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] WARN: Unhandled exception in event serialization. -> java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] <<< JVM J2: EOF ----

[...truncated 138 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/init-core-data-001
   [junit4]   2> 473252 INFO  (SUITE-CdcrReplicationDistributedZkTest-seed#[8C19E5A2694F97EE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 473253 INFO  (SUITE-CdcrReplicationDistributedZkTest-seed#[8C19E5A2694F97EE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_m/z
   [junit4]   2> 473259 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 473259 INFO  (Thread-5481) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 473259 INFO  (Thread-5481) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 473359 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.ZkTestServer start zk server on port:41942
   [junit4]   2> 473359 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473360 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473367 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4984a038 name:ZooKeeperConnection Watcher:127.0.0.1:41942 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473367 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473367 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473367 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 473370 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473380 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473384 INFO  (zkCallback-409-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@662b2fea name:ZooKeeperConnection Watcher:127.0.0.1:41942/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473384 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473384 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473384 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 473389 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 473391 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 473392 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 473396 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 473396 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 473399 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 473399 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 473408 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 473408 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 473412 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 473412 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 473414 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 473414 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 473416 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 473416 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 473420 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 473420 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 473421 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 473421 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 473423 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 473423 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 473425 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 473426 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 473427 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 473427 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 473430 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473442 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473442 INFO  (zkCallback-411-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fd323d3 name:ZooKeeperConnection Watcher:127.0.0.1:41942/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473442 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473443 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473445 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBatchBoundaries
   [junit4]   2> 473558 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1
   [junit4]   2> 473563 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 473564 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c7ea1b7{/_m/z,null,AVAILABLE}
   [junit4]   2> 473567 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1859b3e7{SSL,[ssl, http/1.1]}{127.0.0.1:60784}
   [junit4]   2> 473567 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.e.j.s.Server Started @477981ms
   [junit4]   2> 473567 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/_m/z, hostPort=60784, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores}
   [junit4]   2> 473567 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 473567 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001'
   [junit4]   2> 473567 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 473567 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 473568 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473580 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473582 INFO  (zkCallback-412-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18b1c03f name:ZooKeeperConnection Watcher:127.0.0.1:41942/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473582 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473583 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473584 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 473584 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/solr.xml
   [junit4]   2> 473589 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores
   [junit4]   2> 473589 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1026633105
   [junit4]   2> 473589 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001]
   [junit4]   2> 473589 WARN  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/lib
   [junit4]   2> 473589 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 473590 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 473591 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 473591 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 473591 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41942/solr
   [junit4]   2> 473591 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 473591 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 473593 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473593 INFO  (zkCallback-415-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ea458c8 name:ZooKeeperConnection Watcher:127.0.0.1:41942 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473594 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473594 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 473595 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$101/1294586143@74af7048
   [junit4]   2> 473596 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 473601 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5233f5d5 name:ZooKeeperConnection Watcher:127.0.0.1:41942/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 473601 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 473604 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 473608 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 473611 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 473614 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 473616 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 473617 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 473618 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 473619 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 473620 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 473621 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 473622 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 473623 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 473625 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 473626 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 473627 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 473627 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96479362798911493-127.0.0.1:60784__m%2Fz-n_0000000000
   [junit4]   2> 473628 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60784__m%2Fz
   [junit4]   2> 473628 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 473629 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.Overseer Overseer (id=96479362798911493-127.0.0.1:60784__m%2Fz-n_0000000000) starting
   [junit4]   2> 473630 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 473639 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 473639 INFO  (OverseerStateUpdate-96479362798911493-127.0.0.1:60784__m%2Fz-n_0000000000) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 473640 INFO  (OverseerCollectionConfigSetProcessor-96479362798911493-127.0.0.1:60784__m%2Fz-n_0000000000) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 473642 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60784__m%2Fz
   [junit4]   2> 473642 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60784__m%2Fz
   [junit4]   2> 473642 INFO  (OverseerStateUpdate-96479362798911493-127.0.0.1:60784__m%2Fz-n_0000000000) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 473644 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 473645 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 473653 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 473653 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 473654 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores
   [junit4]   2> 473655 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 473655 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1
   [junit4]   2> 473655 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 473655 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 473655 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 473656 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 473658 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 473664 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1
   [junit4]   2> 473664 INFO  (TEST-CdcrReplicationDistributedZkTest.testBatchBoundaries-seed#[8C19E5A2694F97EE]) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 473668 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 473668 INFO  (OverseerStateUpdate-96479362798911493-127.0.0.1:60784__m%2Fz-n_0000000000) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:60784/_m/z",
   [junit4]   2>   "node_name":"127.0.0.1:60784__m%2Fz",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 473669 INFO  (OverseerStateUpdate-96479362798911493-127.0.0.1:60784__m%2Fz-n_0000000000) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:60784/_m/z",
   [junit4]   2>   "node_name":"127.0.0.1:60784__m%2Fz",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 473669 INFO  (OverseerStateUpdate-96479362798911493-127.0.0.1:60784__m%2Fz-n_0000000000) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 473669 INFO  (OverseerStateUpdate-96479362798911493-127.0.0.1:60784__m%2Fz-n_0000000000) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 473670 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 474668 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 474668 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 474669 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 474669 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 474669 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 474670 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 474671 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 474671 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 474672 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 474672 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1'
   [junit4]   2> 474672 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 474672 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 474673 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 474678 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 474681 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 474689 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 474706 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 474801 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 474802 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 474802 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 474805 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 474824 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1
   [junit4]   2> 474824 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 474825 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 474825 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1/data/]
   [junit4]   2> 474825 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e6d638d
   [junit4]   2> 474825 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1/data/snapshot_metadata
   [junit4]   2> 474825 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 474826 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1/data
   [junit4]   2> 474826 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 474826 WARN  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 474826 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 474826 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1875422798, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 474827 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@47dd1c8b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65793907),segFN=segments_1,generation=1}
   [junit4]   2> 474827 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 474827 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1/data/
   [junit4]   2> 474828 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_8C19E5A2694F97EE-001/jetty-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 474831 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 474845 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 474847 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 474848 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 474849 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 474849 INFO  (coreLoadExecutor-1160-thread-1-processing-n:127.0.0.1:60784__m%2Fz) [n:127.0.0.1:60784__m%2Fz c:tmp_collection s:sh

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

heckout/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-common-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-hdfs-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/hadoop-minikdc-2.7.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-core-asl-1.9.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jackson-mapper-asl-1.9.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/mockito-core-1.9.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/presto-parser-0.122.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/test-lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/analysis/icu/lucene-analyzers-icu-6.3.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-log4j.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-junit4.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jai.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-javamail.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bsf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-net.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-antlr.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jsch.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-oro.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-commons-logging.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-netrexx.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-testutil.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jdepend.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-bcel.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-xalan2.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-resolver.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-jmf.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-apache-regexp.jar:/home/jenkins/tools/ant/apache-ant-1.8.4/lib/ant-swing.jar:/usr/local/asfpackages/java/jdk1.8.0_102/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.4.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20160825_204248_097.events @/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20160825_204248_097.suites -stdin
   [junit4] ERROR: JVM J2 ended with an exception: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:771: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:707: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/common-build.xml:536: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:1443: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/common-build.xml:984: At least one slave process threw an exception, first: Quit event not received from the forked process? This may indicate JVM crash or runner bugs.

Total time: 342 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any