You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/11/18 18:53:33 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 1008 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1008/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC

5 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Expected content type application/octet-stream but got application/xml; charset=UTF-8. <?xml version="1.0" encoding="UTF-8"?> <response> <lst name="error"><str name="msg">Error trying to proxy request for url: http://127.0.0.1:51913/onenodecollectioncore/update</str><str name="trace">org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:51913/onenodecollectioncore/update  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:558)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:321)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:744) Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:51913/onenodecollectioncore/update  at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:526)  at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)  at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1673)  at java.security.AccessController.doPrivileged(Native Method)  at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1671)  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1244)  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:545)  ... 27 more Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:51913/onenodecollectioncore/update  at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626)  at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)  at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:526)  ... 27 more </str><int name="code">500</int></lst> </response> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got application/xml; charset=UTF-8. <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="error"><str name="msg">Error trying to proxy request for url: http://127.0.0.1:51913/onenodecollectioncore/update</str><str name="trace">org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:51913/onenodecollectioncore/update
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:558)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:321)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:200)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:51913/onenodecollectioncore/update
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1673)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1671)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1244)
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:545)
	... 27 more
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://127.0.0.1:51913/onenodecollectioncore/update
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
	at org.apache.solr.servlet.SolrDispatchFilter.remoteQuery(SolrDispatchFilter.java:526)
	... 27 more
</str><int name="code">500</int></lst>
</response>

	at __randomizedtesting.SeedInfo.seed([B8F038E9500B4352:3916B6F12754236E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168)
	at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test

Error Message:
ERROR: SolrIndexSearcher opens=6 closes=5

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=6 closes=5
	at __randomizedtesting.SeedInfo.seed([B8F038E9500B4352]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:328)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:134)
	at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:700)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZk2Test:     1) Thread[id=4604, name=searcherExecutor-2615-thread-1, state=WAITING, group=TGRP-BasicDistributedZk2Test]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:744)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZk2Test: 
   1) Thread[id=4604, name=searcherExecutor-2615-thread-1, state=WAITING, group=TGRP-BasicDistributedZk2Test]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
	at __randomizedtesting.SeedInfo.seed([B8F038E9500B4352]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4604, name=searcherExecutor-2615-thread-1, state=WAITING, group=TGRP-BasicDistributedZk2Test]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:744)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4604, name=searcherExecutor-2615-thread-1, state=WAITING, group=TGRP-BasicDistributedZk2Test]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
	at __randomizedtesting.SeedInfo.seed([B8F038E9500B4352]:0)


REGRESSION:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:50609/_b/p

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:50609/_b/p
	at __randomizedtesting.SeedInfo.seed([B8F038E9500B4352:3916B6F12754236E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:472)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:537)
	at org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:147)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:112)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:166)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:90)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:281)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:92)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:61)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:254)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:289)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:252)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:191)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:300)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:127)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:715)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:520)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:366)
	... 45 more




Build Log:
[...truncated 10060 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> 102791 T269 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_b/p
   [junit4]   2> 102802 T269 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-ShardSplitTest-1384795494411
   [junit4]   2> 102805 T269 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 102807 T270 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 102907 T269 oasc.ZkTestServer.run start zk server on port:50602
   [junit4]   2> 102914 T269 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102921 T276 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@799aae0a name:ZooKeeperConnection Watcher:127.0.0.1:50602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102921 T269 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102922 T269 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 102936 T269 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 102941 T278 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45dc73ac name:ZooKeeperConnection Watcher:127.0.0.1:50602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 102942 T269 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 102942 T269 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 102955 T269 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 102965 T269 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 102972 T269 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 102981 T269 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 102982 T269 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 102993 T269 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 102994 T269 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 103002 T269 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 103003 T269 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 103013 T269 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 103013 T269 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 103025 T269 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 103026 T269 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 103037 T269 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 103038 T269 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 103047 T269 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 103048 T269 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 103055 T269 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 103056 T269 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 103066 T269 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 103067 T269 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 103076 T269 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 103077 T269 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 103088 T269 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 103088 T269 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 103450 T269 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 103464 T269 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50605
   [junit4]   2> 103465 T269 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 103466 T269 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 103467 T269 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1384795494712
   [junit4]   2> 103467 T269 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1384795494712/'
   [junit4]   2> 103494 T269 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1384795494712/solr.xml
   [junit4]   2> 103573 T269 oasc.CoreContainer.<init> New CoreContainer 836864548
   [junit4]   2> 103574 T269 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1384795494712/]
   [junit4]   2> 103575 T269 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 103576 T269 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 103576 T269 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 103576 T269 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 103577 T269 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 103577 T269 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 103577 T269 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 103577 T269 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 103578 T269 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 103581 T269 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 103582 T269 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 103582 T269 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 103583 T269 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50602/solr
   [junit4]   2> 103600 T269 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 103601 T269 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 103643 T289 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b7cdacd name:ZooKeeperConnection Watcher:127.0.0.1:50602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103643 T269 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 103664 T269 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 103677 T291 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@718d1b03 name:ZooKeeperConnection Watcher:127.0.0.1:50602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 103678 T269 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 103690 T269 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 103710 T269 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 103730 T269 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 103737 T269 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50605__b%2Fp
   [junit4]   2> 103740 T269 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50605__b%2Fp
   [junit4]   2> 103751 T269 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 103773 T269 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 103782 T269 oasc.Overseer.start Overseer (id=90753957522178051-127.0.0.1:50605__b%2Fp-n_0000000000) starting
   [junit4]   2> 103807 T269 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 103835 T293 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 103837 T269 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 103847 T269 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 103854 T269 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 103880 T292 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 103897 T294 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 103898 T294 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 103901 T294 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 105403 T292 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 105407 T292 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50605/_b/p",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50605__b%2Fp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 105407 T292 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 105437 T292 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 105457 T291 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 105905 T294 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 105905 T294 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1384795494712/collection1
   [junit4]   2> 105906 T294 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 105908 T294 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 105909 T294 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 105914 T294 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1384795494712/collection1/'
   [junit4]   2> 105915 T294 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1384795494712/collection1/lib/classes/' to classloader
   [junit4]   2> 105916 T294 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1384795494712/collection1/lib/README' to classloader
   [junit4]   2> 106019 T294 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 106076 T294 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 106080 T294 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 106097 T294 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 106688 T294 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 106692 T294 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 106694 T294 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 106701 T294 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 106863 T294 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 106864 T294 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-controljetty-1384795494712/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384795494410/control/data/
   [junit4]   2> 106864 T294 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df81d61
   [junit4]   2> 106866 T294 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384795494410/control/data
   [junit4]   2> 106867 T294 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384795494410/control/data/index/
   [junit4]   2> 106867 T294 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384795494410/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 106868 T294 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384795494410/control/data/index
   [junit4]   2> 106869 T294 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5452689063265169]
   [junit4]   2> 106870 T294 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@47f0bdcb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d0e0ec0),segFN=segments_1,generation=1}
   [junit4]   2> 106871 T294 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 106880 T294 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 106966 T294 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 106968 T294 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 106968 T294 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 106969 T294 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 106969 T294 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 106970 T294 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 106971 T294 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 106971 T294 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 106972 T294 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 106973 T294 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 106973 T294 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 106974 T294 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 106976 T294 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 106977 T294 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 106978 T294 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 106991 T294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 106999 T294 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 107000 T294 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 107001 T294 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=57.064453125, floorSegmentMB=0.841796875, forceMergeDeletesPctAllowed=27.80825662320402, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30751760273663464
   [junit4]   2> 107002 T294 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@47f0bdcb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3d0e0ec0),segFN=segments_1,generation=1}
   [junit4]   2> 107003 T294 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 107003 T294 oass.SolrIndexSearcher.<init> Opening Searcher@49492614 main
   [junit4]   2> 107017 T294 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 107017 T294 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50605/_b/p collection:control_collection shard:shard1
   [junit4]   2> 107019 T295 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49492614 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 107038 T294 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 107059 T294 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 107073 T294 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 107073 T294 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 107074 T294 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50605/_b/p/collection1/
   [junit4]   2> 107074 T294 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 107074 T294 oasc.SyncStrategy.syncToMe http://127.0.0.1:50605/_b/p/collection1/ has no replicas
   [junit4]   2> 107074 T294 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50605/_b/p/collection1/ shard1
   [junit4]   2> 107076 T294 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 108547 T292 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 108572 T291 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 108593 T294 oasc.ZkController.register We are http://127.0.0.1:50605/_b/p/collection1/ and leader is http://127.0.0.1:50605/_b/p/collection1/
   [junit4]   2> 108594 T294 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50605/_b/p
   [junit4]   2> 108594 T294 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 108594 T294 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 108595 T294 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 108600 T294 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 108604 T269 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 108604 T269 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 108626 T269 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 108631 T298 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2147f84a name:ZooKeeperConnection Watcher:127.0.0.1:50602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 108631 T269 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 108635 T269 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 108647 T269 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 108958 T269 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 108962 T269 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50609
   [junit4]   2> 108964 T269 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 108964 T269 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 108964 T269 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384795500254
   [junit4]   2> 108964 T269 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384795500254/'
   [junit4]   2> 108994 T269 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384795500254/solr.xml
   [junit4]   2> 109070 T269 oasc.CoreContainer.<init> New CoreContainer 1432719290
   [junit4]   2> 109070 T269 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384795500254/]
   [junit4]   2> 109072 T269 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 109072 T269 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 109072 T269 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 109073 T269 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 109073 T269 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 109073 T269 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 109074 T269 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 109074 T269 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 109074 T269 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 109078 T269 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 109078 T269 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 109078 T269 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 109079 T269 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50602/solr
   [junit4]   2> 109079 T269 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 109081 T269 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109086 T309 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e2482fa name:ZooKeeperConnection Watcher:127.0.0.1:50602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109087 T269 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 109095 T269 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 109100 T311 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7439e55a name:ZooKeeperConnection Watcher:127.0.0.1:50602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 109101 T269 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 109114 T269 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 110095 T292 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 110098 T292 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50605/_b/p",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50605__b%2Fp",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 110112 T291 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 110112 T311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 110112 T298 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 110131 T269 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50609__b%2Fp
   [junit4]   2> 110134 T269 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50609__b%2Fp
   [junit4]   2> 110142 T298 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 110142 T311 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 110144 T291 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 110167 T312 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 110167 T312 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 110171 T312 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 111632 T292 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 111636 T292 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50609/_b/p",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50609__b%2Fp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 111636 T292 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 111636 T292 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 111652 T291 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 111653 T311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 111658 T298 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 112178 T312 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 112178 T312 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384795500254/collection1
   [junit4]   2> 112179 T312 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 112182 T312 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 112182 T312 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 112188 T312 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384795500254/collection1/'
   [junit4]   2> 112190 T312 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1384795500254/collection1/lib/classes/' to classloader
   [junit4]   2> 112191 T312 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1384795500254/collection1/lib/README' to classloader
   [junit4]   2> 112285 T312 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 112336 T312 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 112341 T312 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 112351 T312 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 112890 T312 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 112893 T312 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 112895 T312 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 112905 T312 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 112995 T312 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 112995 T312 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty1-1384795500254/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384795494410/jetty1/
   [junit4]   2> 112996 T312 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df81d61
   [junit4]   2> 112996 T312 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384795494410/jetty1
   [junit4]   2> 112997 T312 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384795494410/jetty1/index/
   [junit4]   2> 112997 T312 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384795494410/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 112999 T312 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384795494410/jetty1/index
   [junit4]   2> 112999 T312 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5452689063265169]
   [junit4]   2> 113000 T312 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5a713416 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79049db0),segFN=segments_1,generation=1}
   [junit4]   2> 113000 T312 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 113015 T312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 113016 T312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 113017 T312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 113017 T312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 113017 T312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 113018 T312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 113019 T312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 113021 T312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 113021 T312 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 113022 T312 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 113024 T312 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 113025 T312 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 113026 T312 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 113027 T312 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 113028 T312 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 113029 T312 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 113048 T312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 113055 T312 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 113058 T312 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 113074 T312 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=57.064453125, floorSegmentMB=0.841796875, forceMergeDeletesPctAllowed=27.80825662320402, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30751760273663464
   [junit4]   2> 113095 T312 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5a713416 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79049db0),segFN=segments_1,generation=1}
   [junit4]   2> 113096 T312 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 113097 T312 oass.SolrIndexSearcher.<init> Opening Searcher@2bb48c4f main
   [junit4]   2> 113111 T313 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2bb48c4f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 113118 T312 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 113119 T312 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50609/_b/p collection:collection1 shard:shard1
   [junit4]   2> 113122 T312 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 113161 T312 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 113231 T312 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 113232 T312 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 113232 T312 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50609/_b/p/collection1/
   [junit4]   2> 113237 T312 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 113237 T312 oasc.SyncStrategy.syncToMe http://127.0.0.1:50609/_b/p/collection1/ has no replicas
   [junit4]   2> 113237 T312 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50609/_b/p/collection1/ shard1
   [junit4]   2> 113238 T312 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 114679 T292 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 114704 T298 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 114705 T311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 114705 T291 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 114719 T312 oasc.ZkController.register We are http://127.0.0.1:50609/_b/p/collection1/ and leader is http://127.0.0.1:50609/_b/p/collection1/
   [junit4]   2> 114719 T312 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50609/_b/p
   [junit4]   2> 114720 T312 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 114720 T312 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 114720 T312 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 114724 T312 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 114730 T269 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 114731 T269 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 115091 T269 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 115095 T269 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50612
   [junit4]   2> 115096 T269 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 115096 T269 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 115097 T269 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1384795506338
   [junit4]   2> 115097 T269 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1384795506338/'
   [junit4]   2> 115124 T269 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty2-1384795506338/solr.xml
   [junit4]   2> 115191 T269 oasc.CoreContainer.<init> New CoreContainer 964605002
   [junit4]   2> 115191 T269 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty2-1384795506338/]
   [junit4]   2> 115193 T269 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 115193 T269 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 115194 T269 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 115195 T269 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 115196 T269 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 115196 T269 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 115197 T269 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 115197 T269 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 115198 T269 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 115202 T269 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 115202 T269 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 115203 T269 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 115203 T269 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50602/solr
   [junit4]   2> 115203 T269 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 115205 T269 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 115211 T325 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29e012bb name:ZooKeeperConnection Watcher:127.0.0.1:50602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 115212 T269 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 115220 T269 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 115225 T327 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69666a6 name:ZooKeeperConnection Watcher:127.0.0.1:50602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 115225 T269 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 115239 T269 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 116232 T292 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 116234 T292 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50609/_b/p",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50609__b%2Fp",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 116248 T298 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 116249 T291 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 116249 T327 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 116249 T311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 116253 T269 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50612__b%2Fp
   [junit4]   2> 116260 T269 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50612__b%2Fp
   [junit4]   2> 116269 T291 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 116271 T298 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 116271 T311 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 116272 T327 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 116288 T328 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 116288 T328 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 116291 T328 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 117776 T292 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 117779 T292 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50612/_b/p",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50612__b%2Fp",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 117779 T292 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 117780 T292 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 117793 T291 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 117794 T311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 117794 T327 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 117794 T298 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 118294 T328 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 118294 T328 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ShardSplitTest-jetty2-1384795506338/collection1
   [junit4]   2> 118295 T328 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 118297 T328 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 118297 T328 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 118300 T328 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty2-1384795506338/collection1/'
   [junit4]   2> 118301 T328 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1384795506338/collection1/lib/classes/' to classloader
   [junit4]   2> 118302 T328 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1384795506338/collection1/lib/README' to classloader
   [junit4]   2> 118382 T328 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 118457 T328 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 118462 T328 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 118479 T328 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 119089 T328 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 119092 T328 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 119094 T328 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 119102 T328 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 119178 T328 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 119179 T328 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ShardSplitTest-jetty2-1384795506338/collection1/, dataDir=./org.apache.solr.cloud.ShardSplitTest-1384795494410/jetty2/
   [junit4]   2> 119179 T328 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1df81d61
   [junit4]   2> 119180 T328 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384795494410/jetty2
   [junit4]   2> 119180 T328 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ShardSplitTest-1384795494410/jetty2/index/
   [junit4]   2> 119180 T328 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ShardSplitTest-1384795494410/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 119181 T328 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.ShardSplitTest-1384795494410/jetty2/index
   [junit4]   2> 119182 T328 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5452689063265169]
   [junit4]   2> 119183 T328 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@39b41fad lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f3bfad8),segFN=segments_1,generation=1}
   [junit4]   2> 119183 T328 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 119189 T328 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 119189 T328 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 119190 T328 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 119190 T328 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 119190 T328 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 119191 T328 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 119191 T328 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 119192 T328 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 119192 T328 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 119193 T328 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 119193 T328 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 119193 T328 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 119194 T328 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 119195 T328 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 119195 T328 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 119196 T328 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 119205 T328 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 119210 T328 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 119210 T328 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 119211 T328 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=57.064453125, floorSegmentMB=0.841796875, forceMergeDeletesPctAllowed=27.80825662320402, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.30751760273663464
   [junit4]   2> 119212 T328 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@39b41fad lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f3bfad8),segFN=segments_1,generation=1}
   [junit4]   2> 119212 T328 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 119212 T328 oass.SolrIndexSearcher.<init> Opening Searcher@3db140e8 main
   [junit4]   2> 119221 T329 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3db140e8 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 119225 T328 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 119225 T328 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50612/_b/p collection:collection1 shard:shard2
   [junit4]   2> 119228 T328 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 119246 T328 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 119253 T328 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 119253 T328 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 119254 T328 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50612/_b/p/collection1/
   [junit4]   2> 119254 T328 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 119254 T328 oasc.SyncStrategy.syncToMe http://127.0.0.1:50612/_b/p/collection1/ has no replicas
   [junit4]   2> 119254 T328 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50612/_b/p/collection1/ shard2
   [junit4]   2> 119255 T328 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 119311 T292 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 119330 T327 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 119331 T291 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 119332 T298 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 119332 T311 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 119371 T328 oasc.ZkController.register We are http://127.0.0.1:50612/_b/p/collection1/ and leader is http://127.0.0.1:50612/_b/p/collection1/
   [junit4]   2> 119372 T328 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50612/_b/p
   [junit4]   2> 119372 T328 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 119372 T328 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 119372 T328 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 119377 T328 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 119380 T269 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 119381 T269 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 119709 T269 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 119713 T269 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50615
   [junit4]   2> 119714 T269 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 119715 T269 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 119715 T269 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ShardSplitTest-jetty3-1384795510989
   [junit4]   2> 119715 T269 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ShardSplitTest-jetty3-1384795510989/'
   [junit4]   2> 119742 T269 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.ShardSplitTest-jetty3-1384795510989/solr.xml
   [junit4]   2> 119826 T269 oasc.CoreContainer.<init> New CoreContainer 1946514275
   [junit4]   2> 119830 T269 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ShardSplitTest-jetty3-1384795510989/]
   [junit4]   2> 119832 T269 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 119832 T269 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 119832 T269 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 119833 T269 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 119833 T269 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 119833 T269 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 119833 T269 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 119834 T269 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 119834 T269 oashc.Htt

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

:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 177607 T4543 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=4604, name=searcherExecutor-2615-thread-1, state=WAITING, group=TGRP-BasicDistributedZk2Test]
   [junit4]   2> 180618 T4543 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=4604, name=searcherExecutor-2615-thread-1, state=WAITING, group=TGRP-BasicDistributedZk2Test]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_TN, timezone=Europe/Lisbon
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=2,free=178392880,total=329777152
   [junit4]   2> NOTE: All tests run in this JVM: [OpenCloseCoreStressTest, TestImplicitCoreProperties, SortByFunctionTest, UpdateParamsTest, DOMUtilTest, SolrXmlInZkTest, PathHierarchyTokenizerFactoryTest, ZkSolrClientTest, TestSolrQueryParserDefaultOperatorResource, PluginInfoTest, SuggesterTSTTest, ShardSplitTest, TestMaxScoreQueryParser, DisMaxRequestHandlerTest, TestSolrQueryParser, HdfsChaosMonkeySafeLeaderTest, TestSolrXMLSerializer, ConvertedLegacyTest, DateMathParserTest, DirectUpdateHandlerOptimizeTest, DirectUpdateHandlerTest, TestFiltering, TestRealTimeGet, TestCharFilters, SimplePostToolTest, TestPerFieldSimilarity, TestAddFieldRealTimeGet, TestSuggestSpellingConverter, DistanceFunctionTest, TestQuerySenderListener, SampleTest, HighlighterConfigTest, TestDefaultSimilarityFactory, HdfsUnloadDistributedZkTest, TestQueryTypes, AddBlockUpdateTest, TestMultiCoreConfBootstrap, TestExtendedDismaxParser, NotRequiredUniqueKeyTest, QueryEqualityTest, DocValuesTest, CurrencyFieldXmlFileTest, TestSolrDeletionPolicy2, TestStressUserVersions, StandardRequestHandlerTest, TestFastWriter, BadCopyFieldTest, LoggingHandlerTest, ShardRoutingCustomTest, TestSort, EnumFieldTest, TestQuerySenderNoQuery, TestXIncludeConfig, TestFastOutputStream, TestArbitraryIndexDir, TestShardHandlerFactory, RAMDirectoryFactoryTest, LegacyHTMLStripCharFilterTest, SolrCmdDistributorTest, XsltUpdateRequestHandlerTest, TestWriterPerf, LeaderElectionTest, TestDistribDocBasedVersion, DistributedDebugComponentTest, TestSearchPerf, TestSystemIdResolver, TestPseudoReturnFields, CSVRequestHandlerTest, AliasIntegrationTest, TestBadConfig, TestSweetSpotSimilarityFactory, SchemaVersionSpecificBehaviorTest, TestCollationKeyRangeQueries, RegexBoostProcessorTest, CurrencyFieldOpenExchangeTest, SolrPluginUtilsTest, TestLRUCache, ModifyConfFileTest, SolrTestCaseJ4Test, TestRangeQuery, TestSolrJ, PeerSyncTest, DistributedSpellCheckComponentTest, TestMergePolicyConfig, SolrCoreCheckLockOnStartupTest, BasicZkTest, PrimUtilsTest, HdfsBasicDistributedZkTest, TestUpdate, TestPostingsSolrHighlighter, SolrRequestParserTest, TestRandomMergePolicy, TestCSVResponseWriter, TestGroupingSearch, TestClassNameShortening, SearchHandlerTest, TestFunctionQuery, PrimitiveFieldTypeTest, MinimalSchemaTest, HdfsSyncSliceTest, OverseerTest, TestCloudManagedSchema, TestReload, SolrIndexSplitterTest, SpellCheckComponentTest, AutoCommitTest, TestIBSimilarityFactory, SystemInfoHandlerTest, TestUniqueKeyFieldResource, AddSchemaFieldsUpdateProcessorFactoryTest, XmlUpdateRequestHandlerTest, InfoHandlerTest, TestSolr4Spatial, TestRemoteStreaming, ClusterStateTest, SpatialFilterTest, CoreMergeIndexesAdminHandlerTest, CacheHeaderTest, ChaosMonkeyNothingIsSafeTest, DefaultValueUpdateProcessorTest, TestCopyFieldCollectionResource, DocValuesMultiTest, TestNonNRTOpen, SuggesterWFSTTest, TestRTGBase, HdfsLockFactoryTest, SOLR749Test, SolrCoreTest, BadComponentTest, IndexBasedSpellCheckerTest, HighlighterTest, TestReplicationHandler, TestDocBasedVersionConstraints, SliceStateTest, TestSolrXml, DistributedTermsComponentTest, TestSerializedLuceneMatchVersion, TestCodecSupport, ChangedSchemaMergeTest, CoreContainerCoreInitFailuresTest, TestSurroundQueryParser, TestStressLucene, TestLMJelinekMercerSimilarityFactory, TestPHPSerializedResponseWriter, StatsComponentTest, TestTrie, TestRecoveryHdfs, TestElisionMultitermQuery, DocumentBuilderTest, NoCacheHeaderTest, StatelessScriptUpdateProcessorFactoryTest, SignatureUpdateProcessorFactoryTest, TestCoreDiscovery, TestDocSet, ZkControllerTest, CopyFieldTest, DeleteReplicaTest, TestReversedWildcardFilterFactory, PreAnalyzedFieldTest, BadIndexSchemaTest, SolrIndexConfigTest, TestInfoStreamLogging, TestCollationField, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.seed=B8F038E9500B4352 -Dtests.slow=true -Dtests.locale=ar_TN -Dtests.timezone=Europe/Lisbon -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | BasicDistributedZk2Test (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=6 closes=5
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B8F038E9500B4352]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:328)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:134)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZk2Test: 
   [junit4]    >    1) Thread[id=4604, name=searcherExecutor-2615-thread-1, state=WAITING, group=TGRP-BasicDistributedZk2Test]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B8F038E9500B4352]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=4604, name=searcherExecutor-2615-thread-1, state=WAITING, group=TGRP-BasicDistributedZk2Test]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:744)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B8F038E9500B4352]:0)
   [junit4] Completed in 180.66s, 1 test, 1 failure, 3 errors <<< FAILURES!

[...truncated 512 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:426: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:406: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:489: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1276: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:912: There were test failures: 340 suites, 1497 tests, 3 suite-level errors, 2 errors, 722 ignored (5 assumptions)

Total time: 63 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure