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 2015/11/07 03:08:45 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2848 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2848/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:54593/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /awholynewcollection_0/select. Reason: <pre>    {trace=java.lang.NullPointerException  at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)  at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:499)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:745) ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54593/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /awholynewcollection_0/select. Reason:
<pre>    {trace=java.lang.NullPointerException
	at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:499)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([231A8F24D0034520:AB4EB0FE7EFF28D8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:665)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:167)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.OverseerTest.testOverseerStatsReset

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([231A8F24D0034520:884E681845D9E62E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.OverseerTest.testOverseerStatsReset(OverseerTest.java:732)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10020 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/init-core-data-001
   [junit4]   2> 992959 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[231A8F24D0034520]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 992959 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[231A8F24D0034520]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 992961 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 992962 INFO  (Thread-3270) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 992962 INFO  (Thread-3270) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 993063 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.ZkTestServer start zk server on port:54577
   [junit4]   2> 993063 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 993064 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993070 INFO  (zkCallback-1519-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a8946cb name:ZooKeeperConnection Watcher:127.0.0.1:54577 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993070 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993071 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 993071 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 993076 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 993076 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993078 INFO  (zkCallback-1520-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@389e021b name:ZooKeeperConnection Watcher:127.0.0.1:54577/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993078 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993078 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 993078 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 993081 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 993084 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 993086 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 993088 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 993088 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 993092 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 993094 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 993097 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 993098 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 993100 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 993100 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 993103 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 993103 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 993105 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 993106 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 993108 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 993108 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 993110 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 993111 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 993113 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 993113 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 993117 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 993117 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 993119 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 993120 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 993350 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1
   [junit4]   2> 993353 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 993357 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@607d8795{/,null,AVAILABLE}
   [junit4]   2> 993358 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.e.j.s.ServerConnector Started ServerConnector@54a7309a{HTTP/1.1}{127.0.0.1:54581}
   [junit4]   2> 993358 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.e.j.s.Server Started @997461ms
   [junit4]   2> 993358 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/tempDir-001/control/data, hostContext=/, hostPort=54581, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores}
   [junit4]   2> 993359 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 993359 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/'
   [junit4]   2> 993359 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 993359 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 993389 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 993390 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993392 INFO  (zkCallback-1521-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52b002ea name:ZooKeeperConnection Watcher:127.0.0.1:54577/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993392 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993392 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 993394 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 993394 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/solr.xml
   [junit4]   2> 993401 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores
   [junit4]   2> 993401 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.CoreContainer New CoreContainer 540791113
   [junit4]   2> 993401 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/]
   [junit4]   2> 993401 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/lib
   [junit4]   2> 993401 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/lib).
   [junit4]   2> 993408 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 993410 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 993411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 993411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 993411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54577/solr
   [junit4]   2> 993411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 993411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 993412 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993413 INFO  (zkCallback-1523-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4830cf70 name:ZooKeeperConnection Watcher:127.0.0.1:54577 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993414 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993414 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 993417 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 993418 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@691b13da name:ZooKeeperConnection Watcher:127.0.0.1:54577/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 993418 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 993419 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 993422 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 993426 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 993429 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 993433 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 993439 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 993444 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 993448 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 993451 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 993455 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54581_
   [junit4]   2> 993456 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54581_
   [junit4]   2> 993459 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 993461 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 993463 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 993463 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94821427762954244-127.0.0.1:54581_-n_0000000000
   [junit4]   2> 993464 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54581_
   [junit4]   2> 993464 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 993467 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.Overseer Overseer (id=94821427762954244-127.0.0.1:54581_-n_0000000000) starting
   [junit4]   2> 993470 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 993480 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 993481 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 993481 INFO  (OverseerCollectionConfigSetProcessor-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 993482 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 993497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 993497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 993498 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores
   [junit4]   2> 993498 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 993499 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1/
   [junit4]   2> 993499 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 993500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 993500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54581_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 993500 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 993501 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 993505 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54581",
   [junit4]   2>   "node_name":"127.0.0.1:54581_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 993506 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 993506 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54581",
   [junit4]   2>   "node_name":"127.0.0.1:54581_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 993507 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 993508 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 993509 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 994508 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 994508 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 994509 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 994509 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 994510 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 994510 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1/'
   [junit4]   2> 994510 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 994510 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 994522 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 994528 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 994530 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 994547 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 994549 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 994552 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 994604 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 994610 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 994611 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 994626 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 994628 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 994631 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 994632 WARN  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 994632 WARN  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 994632 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 994634 WARN  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 994634 WARN  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 994635 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 994635 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 994635 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 994636 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 994636 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@61104d66
   [junit4]   2> 994636 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1/data
   [junit4]   2> 994636 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1/data/index/
   [junit4]   2> 994636 WARN  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 994636 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1/data/index
   [junit4]   2> 994636 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=99.572265625, floorSegmentMB=0.8125, forceMergeDeletesPctAllowed=22.886209887614747, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4390219647100453
   [junit4]   2> 994637 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@726dea52 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f0fa7b0),segFN=segments_1,generation=1}
   [junit4]   2> 994637 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 994637 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1/data/
   [junit4]   2> 994638 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 994640 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 994640 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 994640 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 994641 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 994641 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 994641 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 994641 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 994641 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 994641 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 994641 WARN  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 994644 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994645 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994645 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994646 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 994648 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 994649 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 994649 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 994649 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 994650 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 994650 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 994650 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=75.3251953125, floorSegmentMB=1.9169921875, forceMergeDeletesPctAllowed=4.338543770075017, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 994651 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@726dea52 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f0fa7b0),segFN=segments_1,generation=1}
   [junit4]   2> 994651 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 994651 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4e12c756[collection1] main
   [junit4]   2> 994651 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 994652 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 994653 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 994653 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 994653 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 994653 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 994654 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 994654 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 994654 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 994654 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 994654 INFO  (searcherExecutor-3860-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4e12c756[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 994655 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 994655 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 994655 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 994655 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1517142845980409856
   [junit4]   2> 994657 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1517142845980409856
   [junit4]   2> 994657 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 994658 INFO  (coreLoadExecutor-3859-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 994658 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:54581 collection:control_collection shard:shard1
   [junit4]   2> 994660 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 994666 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94821427762954244-core_node1-n_0000000000
   [junit4]   2> 994667 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 994670 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 994670 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 994670 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54581/collection1/
   [junit4]   2> 994670 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 994670 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54581/collection1/ has no replicas
   [junit4]   2> 994670 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54581/collection1/ shard1
   [junit4]   2> 994670 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 994671 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 994675 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 994680 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:54581",
   [junit4]   2>   "node_name":"127.0.0.1:54581_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"} current state version: 1
   [junit4]   2> 994681 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:54581",
   [junit4]   2>   "node_name":"127.0.0.1:54581_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 994683 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:54581",
   [junit4]   2>   "core":"collection1"} current state version: 1
   [junit4]   2> 994788 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 994836 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:54581/collection1/ and leader is http://127.0.0.1:54581/collection1/
   [junit4]   2> 994836 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54581
   [junit4]   2> 994836 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 994836 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 994836 INFO  (coreZkRegister-3853-thread-1-processing-n:127.0.0.1:54581_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54581_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 994839 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54581",
   [junit4]   2>   "node_name":"127.0.0.1:54581_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 994839 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54581",
   [junit4]   2>   "node_name":"127.0.0.1:54581_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 994945 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 995005 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 995006 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 995008 INFO  (zkCallback-1526-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7c2df10f name:ZooKeeperConnection Watcher:127.0.0.1:54577/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 995008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 995009 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 995009 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 995013 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 995250 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/cores/collection1
   [junit4]   2> 995253 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001
   [junit4]   2> 995254 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 995257 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65e6980e{/,null,AVAILABLE}
   [junit4]   2> 995258 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4ae31e08{HTTP/1.1}{127.0.0.1:54589}
   [junit4]   2> 995258 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.e.j.s.Server Started @999361ms
   [junit4]   2> 995258 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=54589, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/cores}
   [junit4]   2> 995258 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 995258 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/'
   [junit4]   2> 995258 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 995258 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 995289 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 995290 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 995292 INFO  (zkCallback-1527-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ac9673b name:ZooKeeperConnection Watcher:127.0.0.1:54577/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 995292 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 995292 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 995294 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 995295 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/solr.xml
   [junit4]   2> 995301 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/cores
   [junit4]   2> 995301 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.CoreContainer New CoreContainer 367883054
   [junit4]   2> 995301 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/]
   [junit4]   2> 995301 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/lib
   [junit4]   2> 995301 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/lib).
   [junit4]   2> 995308 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 995310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 995310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 995310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 995311 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54577/solr
   [junit4]   2> 995311 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 995311 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 995312 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 995313 INFO  (zkCallback-1529-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77f53149 name:ZooKeeperConnection Watcher:127.0.0.1:54577 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 995314 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 995314 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 995317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 995318 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:54589_) [n:127.0.0.1:54589_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60e615c7 name:ZooKeeperConnection Watcher:127.0.0.1:54577/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 995318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 995330 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 996342 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54589_
   [junit4]   2> 996342 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54589_
   [junit4]   2> 996345 INFO  (zkCallback-1524-thread-1-processing-n:127.0.0.1:54581_) [n:127.0.0.1:54581_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 996345 INFO  (zkCallback-1526-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 996345 INFO  (zkCallback-1530-thread-1-processing-n:127.0.0.1:54589_) [n:127.0.0.1:54589_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 996347 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 996348 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94821427762954248-127.0.0.1:54589_-n_0000000001
   [junit4]   2> 996349 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94821427762954244-127.0.0.1:54581_-n_0000000000 to know if I could be the leader
   [junit4]   2> 996357 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 996357 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 996359 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/cores
   [junit4]   2> 996360 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 996360 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_231A8F24D0034520-001/shard-1-001/cores/collection1/
   [junit4]   2> 996360 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 996361 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 996361 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[231A8F24D0034520]) [n:127.0.0.1:54589_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 996362 INFO  (coreLoadExecutor-3870-thread-1-processing-n:127.0.0.1:54589_) [n:127.0.0.1:54589_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 996362 INFO  (coreLoadExecutor-3870-thread-1-processing-n:127.0.0.1:54589_) [n:127.0.0.1:54589_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 996365 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54589",
   [junit4]   2>   "node_name":"127.0.0.1:54589_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 996365 INFO  (coreLoadExecutor-3870-thread-1-processing-n:127.0.0.1:54589_) [n:127.0.0.1:54589_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 996366 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54589",
   [junit4]   2>   "node_name":"127.0.0.1:54589_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 996366 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 996366 INFO  (OverseerStateUpdate-94821427762954244-127.0.0.1:54581_-n_0000000000) [n:127.0.0.1:54581_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 996470 INFO  (zkCall

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

eper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:355)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:172)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1660429 INFO  (OverseerCollectionConfigSetProcessor-94821471369625604-127.0.0.1:56815_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=94821471369625604-127.0.0.1:56815_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 1660587 WARN  (OverseerStateUpdate-94821471369625604-127.0.0.1:56815_solr-n_0000000000) [    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting Overseer main queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue-work/qn-0000000002
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.removeFirst(DistributedQueue.java:385)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.poll(DistributedQueue.java:187)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:239)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1660587 INFO  (OverseerStateUpdate-94821471369625604-127.0.0.1:56815_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:56815_solr
   [junit4]   2> 1660588 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:265)
   [junit4]   2> 1660588 WARN  (zkCallback-2100-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1660591 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[231A8F24D0034520]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56815 56815
   [junit4]   2> 1660603 INFO  (Thread-3800) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56815 56815
   [junit4]   2> 1661825 WARN  (Thread-3800) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1661826 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[231A8F24D0034520]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDoubleAssignment
   [junit4]   2> 1661826 INFO  (TEST-OverseerTest.testDoubleAssignment-seed#[231A8F24D0034520]) [    ] o.a.s.c.Overseer Overseer (id=94821471369625604-127.0.0.1:56815_solr-n_0000000000) closing
   [junit4]   2> 1664828 INFO  (SUITE-OverseerTest-seed#[231A8F24D0034520]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerTest_231A8F24D0034520-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=ClassicSimilarity, locale=de, timezone=Europe/San_Marino
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=174746688,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReplicationHandlerBackup, TestLuceneMatchVersion, PKIAuthenticationIntegrationTest, TestInitParams, TestHighlightDedupGrouping, TestSolrCLIRunExample, AtomicUpdatesTest, DateRangeFieldTest, TestReplicationHandler, UUIDFieldTest, ParsingFieldUpdateProcessorsTest, SampleTest, TestJmxMonitoredMap, TestSurroundQueryParser, TestSolrCloudWithKerberosAlt, SOLR749Test, SpatialFilterTest, TestSolrConfigHandlerConcurrent, ZkStateReaderTest, HighlighterTest, DeleteShardTest, JavabinLoaderTest, MigrateRouteKeyTest, DistributedSuggestComponentTest, BJQParserTest, TestSolrDeletionPolicy1, BadComponentTest, CloneFieldUpdateProcessorFactoryTest, TestClusterStateMutator, TestDynamicLoading, ReplicationFactorTest, SyncSliceTest, SecurityConfHandlerTest, CircularListTest, TestMacros, HdfsChaosMonkeySafeLeaderTest, TestSweetSpotSimilarityFactory, TestFunctionQuery, SSLMigrationTest, RankQueryTest, QueryResultKeyTest, TestFileDictionaryLookup, HdfsLockFactoryTest, SchemaVersionSpecificBehaviorTest, TestRandomMergePolicy, TestSearchPerf, TestStandardQParsers, TestEmbeddedSolrServerConstructors, HttpPartitionTest, HdfsCollectionsAPIDistributedZkTest, TestQuerySenderNoQuery, DistributedExpandComponentTest, UUIDUpdateProcessorFallbackTest, MergeStrategyTest, TestSmileRequest, DocValuesMultiTest, DistributedSpellCheckComponentTest, PeerSyncTest, BlockCacheTest, PathHierarchyTokenizerFactoryTest, TestConfigSets, TestConfigSetsAPIExclusivity, TimeZoneUtilsTest, DistributedQueueTest, DocumentBuilderTest, TestSchemaManager, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, UpdateParamsTest, TestScoreJoinQPScore, ZkCLITest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, DirectUpdateHandlerTest, DirectSolrSpellCheckerTest, HdfsUnloadDistributedZkTest, TestSort, TestSolrConfigHandler, SharedFSAutoReplicaFailoverUtilsTest, TestTolerantSearch, IndexBasedSpellCheckerTest, AnalysisAfterCoreReloadTest, PolyFieldTest, TestCloudPivotFacet, AliasIntegrationTest, QueryElevationComponentTest, HdfsDirectoryFactoryTest, UnloadDistributedZkTest, TestAuthorizationFramework, CoreMergeIndexesAdminHandlerTest, LeaderElectionTest, TestExpandComponent, ExternalFileFieldSortTest, StandardRequestHandlerTest, TestDistribIDF, CleanupOldIndexTest, DisMaxRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, ScriptEngineTest, TestIBSimilarityFactory, TestPhraseSuggestions, TestCloudManagedSchemaConcurrent, TestPartialUpdateDeduplication, TestUniqueKeyFieldResource, TestCloudSchemaless, TermsComponentTest, OverseerCollectionConfigSetProcessorTest, PingRequestHandlerTest, RecoveryZkTest, ReturnFieldsTest, JsonLoaderTest, TestMinMaxOnMultiValuedField, TestManagedSchema, TestDistributedStatsComponentCardinality, TestCoreContainer, TestPostingsSolrHighlighter, TestDynamicFieldResource, RequiredFieldsTest, TestLMDirichletSimilarityFactory, TestFastLRUCache, TestExactStatsCache, SliceStateTest, TestFieldSortValues, AddBlockUpdateTest, ShardRoutingTest, OverseerTest]
   [junit4] Completed [289/555] on J0 in 70.48s, 12 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 895 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 1 error, 1 failure, 110 ignored (66 assumptions) [seed: 231A8F24D0034520]

Total time: 70 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2851 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2851/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:62563/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /awholynewcollection_0/select. Reason: <pre>    {trace=java.lang.NullPointerException  at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)  at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:499)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:745) ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62563/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /awholynewcollection_0/select. Reason:
<pre>    {trace=java.lang.NullPointerException
	at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:499)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([3790060E62CB9405:BFC439D4CC37F9FD]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:665)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:167)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9955 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/init-core-data-001
   [junit4]   2> 1060328 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[3790060E62CB9405]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1060328 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[3790060E62CB9405]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1060335 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1060336 INFO  (Thread-3448) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1060336 INFO  (Thread-3448) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1060437 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.ZkTestServer start zk server on port:62549
   [junit4]   2> 1060438 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1060449 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1060461 INFO  (zkCallback-1036-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77275867 name:ZooKeeperConnection Watcher:127.0.0.1:62549 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1060461 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1060461 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1060461 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1060465 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1060465 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1060467 INFO  (zkCallback-1037-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@521047ab name:ZooKeeperConnection Watcher:127.0.0.1:62549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1060467 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1060467 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1060467 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1060470 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1060476 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1060480 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1060494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1060495 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1060501 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1060501 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1060506 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1060506 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1060510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1060510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1060512 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1060512 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1060515 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1060515 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1060518 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1060519 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1060524 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1060524 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1060527 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1060527 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1060530 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1060530 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1060533 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1060533 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1060937 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1
   [junit4]   2> 1060945 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1060949 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47b3d19c{/,null,AVAILABLE}
   [junit4]   2> 1060952 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.e.j.s.ServerConnector Started ServerConnector@57190a8b{HTTP/1.1}{127.0.0.1:62552}
   [junit4]   2> 1060952 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.e.j.s.Server Started @1066428ms
   [junit4]   2> 1060952 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/tempDir-001/control/data, hostContext=/, hostPort=62552, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores}
   [junit4]   2> 1060952 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1060952 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/'
   [junit4]   2> 1060953 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1060953 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1060995 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1060996 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1060999 INFO  (zkCallback-1038-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d949ebd name:ZooKeeperConnection Watcher:127.0.0.1:62549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1060999 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1061000 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1061002 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1061002 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/solr.xml
   [junit4]   2> 1061013 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores
   [junit4]   2> 1061013 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.CoreContainer New CoreContainer 699129438
   [junit4]   2> 1061013 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/]
   [junit4]   2> 1061014 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/lib
   [junit4]   2> 1061014 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/lib).
   [junit4]   2> 1061043 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1061045 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1061045 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1061046 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1061046 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62549/solr
   [junit4]   2> 1061046 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1061046 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1061046 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1061049 INFO  (zkCallback-1040-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@477ccb85 name:ZooKeeperConnection Watcher:127.0.0.1:62549 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1061049 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1061050 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1061055 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1061058 INFO  (zkCallback-1041-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@405418a1 name:ZooKeeperConnection Watcher:127.0.0.1:62549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1061059 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1061061 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1061065 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1061074 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1061079 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1061086 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1061094 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1061098 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1061101 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1061103 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1061105 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62552_
   [junit4]   2> 1061106 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62552_
   [junit4]   2> 1061110 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1061113 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1061116 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1061117 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94827353786548228-127.0.0.1:62552_-n_0000000000
   [junit4]   2> 1061118 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62552_
   [junit4]   2> 1061118 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1061121 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.Overseer Overseer (id=94827353786548228-127.0.0.1:62552_-n_0000000000) starting
   [junit4]   2> 1061125 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1061139 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1061140 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1061140 INFO  (OverseerCollectionConfigSetProcessor-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1061140 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1061168 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1061168 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1061169 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores
   [junit4]   2> 1061171 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1061171 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1/
   [junit4]   2> 1061171 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1061174 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1061174 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62552_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1061174 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1061174 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1061178 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62552",
   [junit4]   2>   "node_name":"127.0.0.1:62552_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1061178 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1061179 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62552",
   [junit4]   2>   "node_name":"127.0.0.1:62552_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1061180 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1061180 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1061183 INFO  (zkCallback-1041-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1062180 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1062180 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1062181 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1062181 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1062182 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1062182 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1/'
   [junit4]   2> 1062183 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1062183 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1062195 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1062202 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1062205 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1062214 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1062216 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1062222 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1062313 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1062320 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1062321 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1062337 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1062343 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1062346 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1062347 WARN  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1062347 WARN  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1062347 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1062349 WARN  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1062349 WARN  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1062350 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1062351 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1062351 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1062351 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1062351 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@75e85f85
   [junit4]   2> 1062351 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1/data
   [junit4]   2> 1062352 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1062352 WARN  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1062352 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1/data/index
   [junit4]   2> 1062352 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1062352 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3d6d1669 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d510c9e),segFN=segments_1,generation=1}
   [junit4]   2> 1062352 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1062353 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1/data/
   [junit4]   2> 1062353 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1062362 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1062362 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1062362 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1062362 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1062362 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1062362 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1062363 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1062363 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1062363 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1062363 WARN  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1062366 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062367 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062368 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062369 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1062377 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1062378 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1062379 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1062380 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1062381 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1062381 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1062381 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=1.1826171875, floorSegmentMB=0.7568359375, forceMergeDeletesPctAllowed=3.688385712160871, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1062381 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3d6d1669 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1d510c9e),segFN=segments_1,generation=1}
   [junit4]   2> 1062381 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1062381 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@639952f[collection1] main
   [junit4]   2> 1062381 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1062383 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1062383 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1062384 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1062384 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1062384 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1062385 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1062385 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1062385 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1062385 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1062385 INFO  (searcherExecutor-3723-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@639952f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1062385 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1062386 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1062386 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1062386 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1517237662730158080
   [junit4]   2> 1062387 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1517237662730158080
   [junit4]   2> 1062387 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1062388 INFO  (coreLoadExecutor-3722-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1062389 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:62552 collection:control_collection shard:shard1
   [junit4]   2> 1062390 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1062398 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94827353786548228-core_node1-n_0000000000
   [junit4]   2> 1062399 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1062402 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1062402 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1062402 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62552/collection1/
   [junit4]   2> 1062402 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1062403 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:62552/collection1/ has no replicas
   [junit4]   2> 1062403 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62552/collection1/ shard1
   [junit4]   2> 1062403 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1062404 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1062412 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1062420 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:62552",
   [junit4]   2>   "node_name":"127.0.0.1:62552_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"} current state version: 1
   [junit4]   2> 1062421 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:62552",
   [junit4]   2>   "node_name":"127.0.0.1:62552_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 1062424 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:62552",
   [junit4]   2>   "core":"collection1"} current state version: 1
   [junit4]   2> 1062529 INFO  (zkCallback-1041-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1062575 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:62552/collection1/ and leader is http://127.0.0.1:62552/collection1/
   [junit4]   2> 1062576 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:62552
   [junit4]   2> 1062576 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1062576 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1062576 INFO  (coreZkRegister-3716-thread-1-processing-n:127.0.0.1:62552_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:62552_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1062580 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62552",
   [junit4]   2>   "node_name":"127.0.0.1:62552_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1062581 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62552",
   [junit4]   2>   "node_name":"127.0.0.1:62552_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1062678 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1062679 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1062681 INFO  (zkCallback-1043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fa637d7 name:ZooKeeperConnection Watcher:127.0.0.1:62549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1062681 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1062681 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1062681 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1062696 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1062697 INFO  (zkCallback-1041-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1062697 INFO  (zkCallback-1043-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1063019 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/cores/collection1
   [junit4]   2> 1063020 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001
   [junit4]   2> 1063021 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1063033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f5a50c9{/,null,AVAILABLE}
   [junit4]   2> 1063033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4c5f6d02{HTTP/1.1}{127.0.0.1:62559}
   [junit4]   2> 1063033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.e.j.s.Server Started @1068509ms
   [junit4]   2> 1063033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=62559, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/cores}
   [junit4]   2> 1063033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1063033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/'
   [junit4]   2> 1063033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1063033 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1063061 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1063062 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063063 INFO  (zkCallback-1044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77d63a5a name:ZooKeeperConnection Watcher:127.0.0.1:62549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1063063 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063064 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1063066 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1063066 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/solr.xml
   [junit4]   2> 1063072 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/cores
   [junit4]   2> 1063072 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.CoreContainer New CoreContainer 399559419
   [junit4]   2> 1063072 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/]
   [junit4]   2> 1063073 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/lib
   [junit4]   2> 1063074 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/lib).
   [junit4]   2> 1063088 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1063090 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1063090 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1063090 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1063090 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62549/solr
   [junit4]   2> 1063090 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1063090 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1063092 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063093 INFO  (zkCallback-1046-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2de3b175 name:ZooKeeperConnection Watcher:127.0.0.1:62549 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1063093 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063093 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1063112 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1063113 INFO  (zkCallback-1047-thread-1-processing-n:127.0.0.1:62559_) [n:127.0.0.1:62559_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18f50952 name:ZooKeeperConnection Watcher:127.0.0.1:62549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1063114 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1063139 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1064167 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62559_
   [junit4]   2> 1064168 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62559_
   [junit4]   2> 1064171 INFO  (zkCallback-1043-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1064171 INFO  (zkCallback-1041-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1064171 INFO  (zkCallback-1047-thread-1-processing-n:127.0.0.1:62559_) [n:127.0.0.1:62559_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1064174 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1064175 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94827353786548232-127.0.0.1:62559_-n_0000000001
   [junit4]   2> 1064177 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94827353786548228-127.0.0.1:62552_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1064216 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1064217 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1064218 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/cores
   [junit4]   2> 1064220 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1064220 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001/shard-1-001/cores/collection1/
   [junit4]   2> 1064220 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1064222 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1064222 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[3790060E62CB9405]) [n:127.0.0.1:62559_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1064222 INFO  (coreLoadExecutor-3733-thread-1-processing-n:127.0.0.1:62559_) [n:127.0.0.1:62559_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1064222 INFO  (coreLoadExecutor-3733-thread-1-processing-n:127.0.0.1:62559_) [n:127.0.0.1:62559_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1064226 INFO  (coreLoadExecutor-3733-thread-1-processing-n:127.0.0.1:62559_) [n:127.0.0.1:62559_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1064226 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62559",
   [junit4]   2>   "node_name":"127.0.0.1:62559_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1064227 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:62559",
   [junit4]   2>   "node_name":"127.0.0.1:62559_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1064227 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1064227 INFO  (OverseerStateUpdate-94827353786548228-127.0.0.1:62552_-n_0000000000) [n:127.0.0.1:62552_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1064229 INFO  (zkCallback-1047-thread-1-processing-n:127.0.0.1:62559_) [n:127.0.0.1:62559_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1064229 INFO  (zkCallback-1043-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1064229 INFO  (zkCallback-1041-thread-1-processing-n:127.0.0.1:62552_) [n:127.0.0.1:62552_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:Sync

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

> Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62563/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /awholynewcollection_0/select. Reason:
   [junit4]    > <pre>    {trace=java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    > 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > ,code=500}</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3790060E62CB9405:BFC439D4CC37F9FD]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:665)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:167)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1099054 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[3790060E62CB9405]-worker) [n:127.0.0.1:62575_ c:awholynewcollection_0 s:shard3 r:core_node4 x:awholynewcollection_0_shard3_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_3790060E62CB9405-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=it_IT, timezone=MST7MDT
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=98898928,total=359137280
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetPivotLargeTest, AssignTest, TestMiniSolrCloudClusterSSL, TestSchemaVersionResource, TestCollectionAPI, ResponseLogComponentTest, OverseerTaskQueueTest, TriLevelCompositeIdRoutingTest, BitVectorTest, TestConfigSetImmutable, RequestHandlersTest, TestJsonFacets, FileUtilsTest, TestHashQParserPlugin, TestPHPSerializedResponseWriter, TestSimpleQParserPlugin, HdfsDirectoryTest, TestIndexingPerformance, TestMaxScoreQueryParser, BigEndianAscendingWordDeserializerTest, CursorMarkTest, CollectionStateFormat2Test, ZkSolrClientTest, TestJsonRequest, DistribCursorPagingTest, SolrInfoMBeanTest, SimpleMLTQParserTest, TestInfoStreamLogging, CoreAdminHandlerTest, HdfsSyncSliceTest, LoggingHandlerTest, TestConfigOverlay, LeaderInitiatedRecoveryOnCommitTest, SuggesterWFSTTest, SpatialHeatmapFacetsTest, TestIntervalFaceting, TestInitQParser, BasicFunctionalityTest, SolrIndexSplitterTest, TestReloadAndDeleteDocs, TestScoreJoinQPNoScore, StressHdfsTest, EnumFieldTest, TestMissingGroups, TestRemoveLastDynamicCopyField, CurrencyFieldOpenExchangeTest, WordBreakSolrSpellCheckerTest, DistributedMLTComponentTest, HdfsBasicDistributedZkTest, SearchHandlerTest, LeaderFailoverAfterPartitionTest, SolrPluginUtilsTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestRecoveryHdfs, OpenCloseCoreStressTest, TestHighFrequencyDictionaryFactory, TestBM25SimilarityFactory, ConvertedLegacyTest, TestBinaryResponseWriter, CdcrRequestHandlerTest, DistributedVersionInfoTest, TestRTGBase, ChaosMonkeySafeLeaderTest, TestManagedSchemaDynamicFieldResource, ShardSplitTest, TestMiniSolrCloudClusterBase, TermVectorComponentDistributedTest, DistributedTermsComponentTest, TestDistributedGrouping, TestImplicitCoreProperties, TestExceedMaxTermLength, LukeRequestHandlerTest, TestCryptoKeys, SignatureUpdateProcessorFactoryTest, RAMDirectoryFactoryTest, TestComplexPhraseQParserPlugin, TestCopyFieldCollectionResource, FieldMutatingUpdateProcessorTest, TestStressUserVersions, CloudExitableDirectoryReaderTest, DataDrivenBlockJoinTest, DistributedDebugComponentTest, TestLMJelinekMercerSimilarityFactory, TestStressRecovery, TestShardHandlerFactory, HdfsNNFailoverTest, TestSolrCoreProperties, BinaryUpdateRequestHandlerTest, TestHdfsUpdateLog, SuggestComponentTest, HdfsWriteToMultipleCollectionsTest, TestSystemIdResolver, PreAnalyzedUpdateProcessorTest, UpdateRequestProcessorFactoryTest, TestMiniSolrCloudCluster, TestWriterPerf, DirectUpdateHandlerOptimizeTest, TestSortingResponseWriter, OutputWriterTest, FullSolrCloudDistribCmdsTest, TestFieldTypeCollectionResource, DistanceFunctionTest, SuggestComponentContextFilterQueryTest, TestConfigReload, FullHLLTest, SuggesterTSTTest, ResourceLoaderTest, IndexSchemaRuntimeFieldTest, TestRealTimeGet, SolrCloudExampleTest, HdfsChaosMonkeyNothingIsSafeTest, TestQueryTypes, SpellCheckComponentTest, EchoParamsTest, ConcurrentDeleteAndCreateCollectionTest, TestSolr4Spatial, TestFastOutputStream, TestCloudInspectUtil, TestReversedWildcardFilterFactory, SuggesterTest, HdfsRecoveryZkTest, TestSolrQueryParserDefaultOperatorResource, CollectionsAPIDistributedZkTest]
   [junit4] Completed [227/555] on J1 in 38.75s, 1 test, 1 error <<< FAILURES!

[...truncated 1055 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 1 error, 110 ignored (66 assumptions) [seed: 3790060E62CB9405]

Total time: 68 minutes 38 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2850 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2850/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LeaderElectionIntegrationTest

Error Message:
12 threads leaked from SUITE scope at org.apache.solr.cloud.LeaderElectionIntegrationTest:     1) Thread[id=10900, name=zkCallback-1762-thread-3, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=10889, name=zkCallback-1762-thread-1, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    3) Thread[id=10901, name=zkCallback-1762-thread-4, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=10906, name=OverseerStateUpdate-94825439955648522-127.0.0.1:7003_solr-n_0000000004, state=TIMED_WAITING, group=Overseer state updater.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)         at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)         at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)         at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)         at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:165)         at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:143)         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:193)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=10904, name=zkCallback-1762-thread-2-processing-n:127.0.0.1:7003_solr x:collection1 s:shard1 c:collection1 r:core_node3-SendThread(127.0.0.1:49875), state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)    6) Thread[id=10890, name=Thread-3651, state=WAITING, group=TGRP-LeaderElectionIntegrationTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)    7) Thread[id=10908, name=OverseerHdfsCoreFailoverThread-94825439955648522-127.0.0.1:7003_solr-n_0000000004, state=WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)         at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)         at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)         at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)         at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)         at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)         at java.lang.Thread.run(Thread.java:745)    8) Thread[id=10903, name=zkCallback-1762-thread-5, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    9) Thread[id=10907, name=OverseerCollectionConfigSetProcessor-94825439955648522-127.0.0.1:7003_solr-n_0000000004, state=TIMED_WAITING, group=Overseer collection creation process.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)         at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)         at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)         at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)         at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)         at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:337)         at org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:223)         at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:197)         at java.lang.Thread.run(Thread.java:745)   10) Thread[id=10905, name=zkCallback-1762-thread-2-processing-n:127.0.0.1:7003_solr x:collection1 s:shard1 c:collection1 r:core_node3-EventThread, state=WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)   11) Thread[id=10892, name=zkCallback-1762-thread-2, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)   12) Thread[id=10924, name=zkCallback-1762-thread-6, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 12 threads leaked from SUITE scope at org.apache.solr.cloud.LeaderElectionIntegrationTest: 
   1) Thread[id=10900, name=zkCallback-1762-thread-3, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=10889, name=zkCallback-1762-thread-1, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   3) Thread[id=10901, name=zkCallback-1762-thread-4, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=10906, name=OverseerStateUpdate-94825439955648522-127.0.0.1:7003_solr-n_0000000004, state=TIMED_WAITING, group=Overseer state updater.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)
        at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)
        at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)
        at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)
        at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)
        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:165)
        at org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:143)
        at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:193)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=10904, name=zkCallback-1762-thread-2-processing-n:127.0.0.1:7003_solr x:collection1 s:shard1 c:collection1 r:core_node3-SendThread(127.0.0.1:49875), state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   6) Thread[id=10890, name=Thread-3651, state=WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
   7) Thread[id=10908, name=OverseerHdfsCoreFailoverThread-94825439955648522-127.0.0.1:7003_solr-n_0000000004, state=WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
        at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
        at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
        at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
        at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
        at org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
        at java.lang.Thread.run(Thread.java:745)
   8) Thread[id=10903, name=zkCallback-1762-thread-5, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   9) Thread[id=10907, name=OverseerCollectionConfigSetProcessor-94825439955648522-127.0.0.1:7003_solr-n_0000000004, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:108)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:76)
        at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:333)
        at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:310)
        at org.apache.solr.cloud.DistributedQueue.firstChild(DistributedQueue.java:289)
        at org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:358)
        at org.apache.solr.cloud.DistributedQueue.getChildren(DistributedQueue.java:337)
        at org.apache.solr.cloud.OverseerTaskQueue.peekTopN(OverseerTaskQueue.java:223)
        at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:197)
        at java.lang.Thread.run(Thread.java:745)
  10) Thread[id=10905, name=zkCallback-1762-thread-2-processing-n:127.0.0.1:7003_solr x:collection1 s:shard1 c:collection1 r:core_node3-EventThread, state=WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
  11) Thread[id=10892, name=zkCallback-1762-thread-2, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
  12) Thread[id=10924, name=zkCallback-1762-thread-6, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([65AF0B90B795DA88]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=10904, name=zkCallback-1762-thread-2-processing-n:127.0.0.1:7003_solr x:collection1 s:shard1 c:collection1 r:core_node3-SendThread(127.0.0.1:49875), state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    2) Thread[id=10890, name=Thread-3651, state=WAITING, group=TGRP-LeaderElectionIntegrationTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:502)         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)    3) Thread[id=10908, name=OverseerHdfsCoreFailoverThread-94825439955648522-127.0.0.1:7003_solr-n_0000000004, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=10903, name=zkCallback-1762-thread-5, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    5) Thread[id=10892, name=zkCallback-1762-thread-2, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    6) Thread[id=10900, name=zkCallback-1762-thread-3, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    7) Thread[id=10889, name=zkCallback-1762-thread-1, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    8) Thread[id=10901, name=zkCallback-1762-thread-4, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    9) Thread[id=10924, name=zkCallback-1762-thread-6, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=10904, name=zkCallback-1762-thread-2-processing-n:127.0.0.1:7003_solr x:collection1 s:shard1 c:collection1 r:core_node3-SendThread(127.0.0.1:49875), state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   2) Thread[id=10890, name=Thread-3651, state=WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:502)
        at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
   3) Thread[id=10908, name=OverseerHdfsCoreFailoverThread-94825439955648522-127.0.0.1:7003_solr-n_0000000004, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=10903, name=zkCallback-1762-thread-5, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   5) Thread[id=10892, name=zkCallback-1762-thread-2, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   6) Thread[id=10900, name=zkCallback-1762-thread-3, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   7) Thread[id=10889, name=zkCallback-1762-thread-1, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   8) Thread[id=10901, name=zkCallback-1762-thread-4, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   9) Thread[id=10924, name=zkCallback-1762-thread-6, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([65AF0B90B795DA88]:0)


FAILED:  org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection

Error Message:
Could not start container:7003. Reason:class org.apache.solr.common.SolrException Unable to create core [collection1]

Stack Trace:
java.lang.AssertionError: Could not start container:7003. Reason:class org.apache.solr.common.SolrException Unable to create core [collection1]
	at __randomizedtesting.SeedInfo.seed([65AF0B90B795DA88:3B9BC6DEF4EA466F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.LeaderElectionIntegrationTest.setUp(LeaderElectionIntegrationTest.java:101)
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10030 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_65AF0B90B795DA88-001/init-core-data-001
   [junit4]   2> 1521232 INFO  (SUITE-LeaderElectionIntegrationTest-seed#[65AF0B90B795DA88]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1521234 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderElectionAfterClientTimeout
   [junit4]   2> 1521234 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1521235 INFO  (Thread-3620) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1521235 INFO  (Thread-3620) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1521337 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.ZkTestServer start zk server on port:49773
   [junit4]   2> 1521337 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1521338 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1521343 INFO  (zkCallback-1728-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@389d7a62 name:ZooKeeperConnection Watcher:127.0.0.1:49773 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1521343 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1521344 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1521344 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1521347 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1521348 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1521349 INFO  (zkCallback-1729-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1124d50c name:ZooKeeperConnection Watcher:127.0.0.1:49773/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1521349 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1521349 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1521349 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1521352 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1521354 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1521357 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1521360 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1521360 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1521364 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1521364 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1521367 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1521367 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1521370 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1521371 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1521374 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1521374 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1521377 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1521377 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1521380 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1521380 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1521384 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1521384 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1521387 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1521387 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1521390 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1521391 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1521394 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1521394 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1521397 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.AbstractZkTestCase ####SETUP_START testLeaderElectionAfterClientTimeout
   [junit4]   2> 1521399 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1521399 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1521399 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 1521399 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1521399 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1521399 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 1521404 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/.
   [junit4]   2> 1521404 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.CoreContainer New CoreContainer 885358358
   [junit4]   2> 1521405 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 1521405 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib
   [junit4]   2> 1521405 WARN  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1521422 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1521435 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1521435 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1521435 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1521435 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49773/solr
   [junit4]   2> 1521435 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1521435 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1521436 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1521437 INFO  (zkCallback-1731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ef6772 name:ZooKeeperConnection Watcher:127.0.0.1:49773 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1521438 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1521439 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1521441 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1521442 INFO  (zkCallback-1732-thread-1-processing-n:127.0.0.1:7000_solr) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11a02708 name:ZooKeeperConnection Watcher:127.0.0.1:49773/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1521442 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1521444 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1521447 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1521452 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1521456 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1521459 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1521463 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1521466 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1521468 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1521470 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1521472 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:7000_solr
   [junit4]   2> 1521472 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:7000_solr
   [junit4]   2> 1521475 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1521477 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1521480 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1521480 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94825438166515715-127.0.0.1:7000_solr-n_0000000000
   [junit4]   2> 1521481 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:7000_solr
   [junit4]   2> 1521481 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1521483 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.Overseer Overseer (id=94825438166515715-127.0.0.1:7000_solr-n_0000000000) starting
   [junit4]   2> 1521486 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1521496 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1521497 INFO  (OverseerCollectionConfigSetProcessor-94825438166515715-127.0.0.1:7000_solr-n_0000000000) [n:127.0.0.1:7000_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1521497 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1521497 INFO  (OverseerStateUpdate-94825438166515715-127.0.0.1:7000_solr-n_0000000000) [n:127.0.0.1:7000_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1521513 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1521513 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1521517 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/.
   [junit4]   2> 1521571 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=conf, config=solrconfig-minimal.xml, transient=true, schema=schema-tiny.xml, loadOnStartup=false, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/./conf, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/./conf/, dataDir=data/}
   [junit4]   2> 1521571 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.CoresLocator Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/./conf/
   [junit4]   2> 1521576 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1521578 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/./collection1/, dataDir=data/}
   [junit4]   2> 1521579 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1521579 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1521581 INFO  (OverseerStateUpdate-94825438166515715-127.0.0.1:7000_solr-n_0000000000) [n:127.0.0.1:7000_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:7000/solr",
   [junit4]   2>   "node_name":"127.0.0.1:7000_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1521582 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1521582 INFO  (OverseerStateUpdate-94825438166515715-127.0.0.1:7000_solr-n_0000000000) [n:127.0.0.1:7000_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:7000/solr",
   [junit4]   2>   "node_name":"127.0.0.1:7000_solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1521586 INFO  (OverseerStateUpdate-94825438166515715-127.0.0.1:7000_solr-n_0000000000) [n:127.0.0.1:7000_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1521589 INFO  (zkCallback-1732-thread-1-processing-n:127.0.0.1:7000_solr) [n:127.0.0.1:7000_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1522584 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1522584 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1522585 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1522585 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1522587 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1522587 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/./collection1/'
   [junit4]   2> 1522587 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1522587 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 1522587 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1522587 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1522609 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1522620 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1522636 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1522648 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1522649 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1522653 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1522752 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1522759 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1522759 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1522773 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1522776 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1522778 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1522779 WARN  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1522779 WARN  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1522779 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1522780 WARN  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1522780 WARN  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1522782 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1522782 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1522782 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1522783 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/./collection1/], dataDir=[null]
   [junit4]   2> 1522783 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f88106d
   [junit4]   2> 1522783 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_65AF0B90B795DA88-001/tempDir-001
   [junit4]   2> 1522783 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_65AF0B90B795DA88-001/tempDir-001/index/
   [junit4]   2> 1522783 WARN  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_65AF0B90B795DA88-001/tempDir-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1522783 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_65AF0B90B795DA88-001/tempDir-001/index
   [junit4]   2> 1522783 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@15e2aa4d
   [junit4]   2> 1522784 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@44484a27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3552677a),segFN=segments_1,generation=1}
   [junit4]   2> 1522784 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1522784 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderElectionIntegrationTest_65AF0B90B795DA88-001/tempDir-001/
   [junit4]   2> 1522788 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1522788 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1522788 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1522788 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1522788 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1522788 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1522788 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1522789 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1522789 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1522789 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1522789 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1522789 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1522792 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1522792 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1522793 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1522794 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1522797 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1522799 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1522799 WARN  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1522800 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1522800 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1522800 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1522801 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1522801 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1522801 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=94.525390625, floorSegmentMB=1.1318359375, forceMergeDeletesPctAllowed=18.756036180891154, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1522801 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@44484a27 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3552677a),segFN=segments_1,generation=1}
   [junit4]   2> 1522801 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1522802 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@dec3c0c[collection1] main
   [junit4]   2> 1522802 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1522803 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1522803 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1522803 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1522803 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1522803 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1522809 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1522839 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1522839 INFO  (searcherExecutor-4859-thread-1-processing-n:127.0.0.1:7000_solr x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1522839 INFO  (searcherExecutor-4859-thread-1-processing-n:127.0.0.1:7000_solr x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1522839 INFO  (searcherExecutor-4859-thread-1-processing-n:127.0.0.1:7000_solr x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1522840 INFO  (searcherExecutor-4859-thread-1-processing-n:127.0.0.1:7000_solr x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1522840 INFO  (searcherExecutor-4859-thread-1-processing-n:127.0.0.1:7000_solr x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1522840 INFO  (searcherExecutor-4859-thread-1-processing-n:127.0.0.1:7000_solr x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1522840 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1522841 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1522841 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1522841 INFO  (TEST-LeaderElectionIntegrationTest.testLeaderElectionAfterClientTimeout-seed#[65AF0B90B795DA88]) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1517207012346167296
   [junit4]   2> 1522841 INFO  (searcherExecutor-4859-thread-1-processing-n:127.0.0.1:7000_solr x:collection1 s:shard1 c:collection1 r:core_node1) [n:127.0.0.1:7000_solr c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.c.SpellCheckComponent Load

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

unit4]    >   12) Thread[id=10924, name=zkCallback-1762-thread-6, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([65AF0B90B795DA88]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=10904, name=zkCallback-1762-thread-2-processing-n:127.0.0.1:7003_solr x:collection1 s:shard1 c:collection1 r:core_node3-SendThread(127.0.0.1:49875), state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    >    2) Thread[id=10890, name=Thread-3651, state=WAITING, group=TGRP-LeaderElectionIntegrationTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:502)
   [junit4]    >         at org.apache.solr.core.CloserThread.run(CoreContainer.java:1155)
   [junit4]    >    3) Thread[id=10908, name=OverseerHdfsCoreFailoverThread-94825439955648522-127.0.0.1:7003_solr-n_0000000004, state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    4) Thread[id=10903, name=zkCallback-1762-thread-5, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    5) Thread[id=10892, name=zkCallback-1762-thread-2, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    6) Thread[id=10900, name=zkCallback-1762-thread-3, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    7) Thread[id=10889, name=zkCallback-1762-thread-1, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    8) Thread[id=10901, name=zkCallback-1762-thread-4, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    >    9) Thread[id=10924, name=zkCallback-1762-thread-6, state=TIMED_WAITING, group=TGRP-LeaderElectionIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([65AF0B90B795DA88]:0)
   [junit4] Completed [249/555] on J1 in 108.18s, 2 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 984 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 2 suite-level errors, 1 failure, 1178 ignored (64 assumptions) [seed: 65AF0B90B795DA88]

Total time: 57 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 2849 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2849/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=7265, name=zkCallback-1038-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7139, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]-SendThread(127.0.0.1:50993), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    3) Thread[id=7266, name=zkCallback-1038-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7140, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    5) Thread[id=7141, name=zkCallback-1038-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=7265, name=zkCallback-1038-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7139, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]-SendThread(127.0.0.1:50993), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   3) Thread[id=7266, name=zkCallback-1038-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7140, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   5) Thread[id=7141, name=zkCallback-1038-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([823310BAD4F47B00]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=7265, name=zkCallback-1038-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    2) Thread[id=7139, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]-SendThread(127.0.0.1:50993), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)    3) Thread[id=7266, name=zkCallback-1038-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)    4) Thread[id=7141, name=zkCallback-1038-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=7265, name=zkCallback-1038-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   2) Thread[id=7139, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]-SendThread(127.0.0.1:50993), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   3) Thread[id=7266, name=zkCallback-1038-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
   4) Thread[id=7141, name=zkCallback-1038-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([823310BAD4F47B00]:0)


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

Error Message:
Error from server at http://127.0.0.1:51030/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /awholynewcollection_0/select. Reason: <pre>    {trace=java.lang.NullPointerException  at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)  at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:499)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:745) ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51030/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /awholynewcollection_0/select. Reason:
<pre>    {trace=java.lang.NullPointerException
	at org.apache.solr.servlet.HttpSolrCall.getCoreByCollection(HttpSolrCall.java:786)
	at org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:270)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:415)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:499)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:745)
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([823310BAD4F47B00:A672F607A0816F8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1754)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:665)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:167)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.OverseerTest.testOverseerStatsReset

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([823310BAD4F47B00:2967F786412ED80E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.OverseerTest.testOverseerStatsReset(OverseerTest.java:722)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9645 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/init-core-data-001
   [junit4]   2> 812370 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[823310BAD4F47B00]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 812370 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[823310BAD4F47B00]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 812372 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 812373 INFO  (Thread-2703) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 812373 INFO  (Thread-2703) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 812474 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.ZkTestServer start zk server on port:50993
   [junit4]   2> 812474 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 812475 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812481 INFO  (zkCallback-1006-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38390e4f name:ZooKeeperConnection Watcher:127.0.0.1:50993 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 812481 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812482 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 812482 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 812485 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 812486 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812488 INFO  (zkCallback-1007-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bc26764 name:ZooKeeperConnection Watcher:127.0.0.1:50993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 812488 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812488 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 812488 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 812491 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 812494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 812496 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 812499 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 812500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 812504 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 812504 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 812508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 812508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 812511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 812511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 812515 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 812515 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 812519 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 812519 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 812522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 812522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 812526 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 812526 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 812529 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 812529 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 812533 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 812533 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 812536 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 812536 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 812878 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1
   [junit4]   2> 812880 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 812882 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@608793af{/,null,AVAILABLE}
   [junit4]   2> 812883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4aec50d0{HTTP/1.1}{127.0.0.1:50999}
   [junit4]   2> 812883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.e.j.s.Server Started @816597ms
   [junit4]   2> 812883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/tempDir-001/control/data, hostContext=/, hostPort=50999, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores}
   [junit4]   2> 812883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 812883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/'
   [junit4]   2> 812883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 812883 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 812903 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 812904 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812906 INFO  (zkCallback-1008-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27116944 name:ZooKeeperConnection Watcher:127.0.0.1:50993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 812906 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812906 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 812908 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 812908 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/solr.xml
   [junit4]   2> 812913 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores
   [junit4]   2> 812913 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.CoreContainer New CoreContainer 1074084143
   [junit4]   2> 812913 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/]
   [junit4]   2> 812913 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/lib
   [junit4]   2> 812913 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/lib).
   [junit4]   2> 812920 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 812922 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 812923 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 812923 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 812923 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50993/solr
   [junit4]   2> 812923 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 812923 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 812924 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812925 INFO  (zkCallback-1010-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9b548ee name:ZooKeeperConnection Watcher:127.0.0.1:50993 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 812925 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812926 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 812928 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 812929 INFO  (zkCallback-1011-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@700570d3 name:ZooKeeperConnection Watcher:127.0.0.1:50993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 812929 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 812931 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 812934 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 812939 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 812942 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 812946 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 812950 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 812952 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 812954 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 812956 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 812958 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50999_
   [junit4]   2> 812959 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50999_
   [junit4]   2> 812962 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 812964 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 812967 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 812968 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94823452476309508-127.0.0.1:50999_-n_0000000000
   [junit4]   2> 812968 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50999_
   [junit4]   2> 812968 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 812971 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.Overseer Overseer (id=94823452476309508-127.0.0.1:50999_-n_0000000000) starting
   [junit4]   2> 812974 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 812985 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 812986 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 812986 INFO  (OverseerCollectionConfigSetProcessor-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 812986 INFO  (OverseerStateUpdate-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 813007 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 813007 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 813011 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores
   [junit4]   2> 813012 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 813012 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1/
   [junit4]   2> 813013 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 813015 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 813015 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 813016 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 813016 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [n:127.0.0.1:50999_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 813019 INFO  (OverseerStateUpdate-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50999",
   [junit4]   2>   "node_name":"127.0.0.1:50999_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 813020 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 813020 INFO  (OverseerStateUpdate-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50999",
   [junit4]   2>   "node_name":"127.0.0.1:50999_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 813020 INFO  (OverseerStateUpdate-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 813021 INFO  (OverseerStateUpdate-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 813024 INFO  (zkCallback-1011-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 814021 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 814021 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 814022 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 814022 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 814024 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 814024 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1/'
   [junit4]   2> 814024 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 814024 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 814034 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 814040 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 814042 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 814057 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 814059 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 814062 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 814122 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 814127 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 814128 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 814143 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 814145 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 814147 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 814148 WARN  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 814148 WARN  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 814148 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 814150 WARN  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 814150 WARN  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 814151 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 814151 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 814151 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 814152 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 814152 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e5eea10
   [junit4]   2> 814152 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1/data
   [junit4]   2> 814152 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1/data/index/
   [junit4]   2> 814152 WARN  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 814152 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1/data/index
   [junit4]   2> 814152 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1794783854895825]
   [junit4]   2> 814153 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@306a75d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59967d8a),segFN=segments_1,generation=1}
   [junit4]   2> 814153 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 814153 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1/data/
   [junit4]   2> 814154 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_823310BAD4F47B00-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 814155 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 814156 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 814156 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 814156 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 814156 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 814156 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 814156 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 814156 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 814156 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 814156 WARN  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 814159 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 814160 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 814160 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 814161 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 814164 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 814164 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 814165 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 814165 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 814166 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 814166 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 814166 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=11.48828125, floorSegmentMB=1.5166015625, forceMergeDeletesPctAllowed=13.384425441343277, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32914262082609547
   [junit4]   2> 814167 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@306a75d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@59967d8a),segFN=segments_1,generation=1}
   [junit4]   2> 814167 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 814167 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@498973b[collection1] main
   [junit4]   2> 814167 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 814168 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 814168 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 814169 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 814169 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 814169 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 814170 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 814170 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 814170 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 814170 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 814170 INFO  (searcherExecutor-2900-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@498973b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 814170 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 814170 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 814170 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 814170 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1517175241503145984
   [junit4]   2> 814172 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1517175241503145984
   [junit4]   2> 814172 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 814172 INFO  (coreLoadExecutor-2899-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 814173 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:50999 collection:control_collection shard:shard1
   [junit4]   2> 814174 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 814180 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94823452476309508-core_node1-n_0000000000
   [junit4]   2> 814181 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 814184 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 814184 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 814184 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50999/collection1/
   [junit4]   2> 814184 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 814184 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50999/collection1/ has no replicas
   [junit4]   2> 814184 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50999/collection1/ shard1
   [junit4]   2> 814184 INFO  (OverseerStateUpdate-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 814185 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 814189 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 814193 INFO  (OverseerStateUpdate-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:50999",
   [junit4]   2>   "node_name":"127.0.0.1:50999_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"} current state version: 1
   [junit4]   2> 814194 INFO  (OverseerStateUpdate-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:50999",
   [junit4]   2>   "node_name":"127.0.0.1:50999_",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "core":"collection1"}
   [junit4]   2> 814197 INFO  (OverseerStateUpdate-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:50999",
   [junit4]   2>   "core":"collection1"} current state version: 1
   [junit4]   2> 814301 INFO  (zkCallback-1011-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 814349 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:50999/collection1/ and leader is http://127.0.0.1:50999/collection1/
   [junit4]   2> 814349 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50999
   [junit4]   2> 814349 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 814349 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 814349 INFO  (coreZkRegister-2893-thread-1-processing-n:127.0.0.1:50999_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:50999_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 814352 INFO  (OverseerStateUpdate-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50999",
   [junit4]   2>   "node_name":"127.0.0.1:50999_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 814353 INFO  (OverseerStateUpdate-94823452476309508-127.0.0.1:50999_-n_0000000000) [n:127.0.0.1:50999_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50999",
   [junit4]   2>   "node_name":"127.0.0.1:50999_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 814458 INFO  (zkCallback-1011-thread-1-processing-n:127.0.0.1:50999_) [n:127.0.0.1:50999_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 814522 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 814523 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 814524 INFO  (zkCallback-1013-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56d8c219 name:ZooKeeperConnection Watcher:127.0.0.1:50993/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 814525 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 814525 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 814525 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 814529 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[823310BAD4F47B00]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 814529 INFO

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

ction":"collection1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "roles":"",
   [junit4]   2>   "state":"recovering"}
   [junit4]   2> 995043 INFO  (OverseerStateUpdate-94823464438792195-127.0.0.1:51362_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 995045 INFO  (zkCallback-1430-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 995045 INFO  (zkCallback-1427-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 995096 INFO  (OverseerStateUpdate-94823464438792195-127.0.0.1:51362_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "roles":"",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 995097 INFO  (OverseerStateUpdate-94823464438792195-127.0.0.1:51362_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=null message={
   [junit4]   2>   "operation":"state",
   [junit4]   2>   "base_url":"http://127.0.0.1/solr",
   [junit4]   2>   "node_name":"node1",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "core":"core1",
   [junit4]   2>   "roles":"",
   [junit4]   2>   "state":"active"}
   [junit4]   2> 995097 INFO  (OverseerStateUpdate-94823464438792195-127.0.0.1:51362_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator node=core_node1 is already registered
   [junit4]   2> 995097 INFO  (OverseerStateUpdate-94823464438792195-127.0.0.1:51362_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator shard=shard1 is already registered
   [junit4]   2> 995202 INFO  (zkCallback-1427-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 995202 INFO  (zkCallback-1430-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 995251 INFO  (TEST-OverseerTest.testStateChange-seed#[823310BAD4F47B00]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51362 51362
   [junit4]   2> 995270 INFO  (Thread-1744) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51362 51362
   [junit4]   2> 997040 INFO  (OverseerCollectionConfigSetProcessor-94823464438792195-127.0.0.1:51362_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:355)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:172)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 997040 INFO  (OverseerCollectionConfigSetProcessor-94823464438792195-127.0.0.1:51362_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=94823464438792195-127.0.0.1:51362_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 997275 WARN  (Thread-1744) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 997275 INFO  (TEST-OverseerTest.testStateChange-seed#[823310BAD4F47B00]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateChange
   [junit4]   2> 997275 INFO  (TEST-OverseerTest.testStateChange-seed#[823310BAD4F47B00]) [    ] o.a.s.c.Overseer Overseer (id=94823464438792195-127.0.0.1:51362_solr-n_0000000000) closing
   [junit4]   2> 997276 INFO  (OverseerStateUpdate-94823464438792195-127.0.0.1:51362_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51362_solr
   [junit4]   2> 997277 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:304)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:87)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:265)
   [junit4]   2> 1000278 INFO  (SUITE-OverseerTest-seed#[823310BAD4F47B00]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerTest_823310BAD4F47B00-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=mk, timezone=America/Ensenada
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=179346848,total=449314816
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteReplicaTest, AtomicUpdatesTest, SaslZkACLProviderTest, TestLazyCores, TestJmxIntegration, SchemaVersionSpecificBehaviorTest, CoreMergeIndexesAdminHandlerTest, DeleteInactiveReplicaTest, DirectUpdateHandlerTest, TestDocSet, TestSchemaManager, TestSchemaResource, ExitableDirectoryReaderTest, TestRTimerTree, TestBulkSchemaConcurrent, ClusterStateTest, TestCollationFieldDocValues, SolrRequestParserTest, TestCoreContainer, TestUpdate, TestBlendedInfixSuggestions, TestIBSimilarityFactory, TestCloudManagedSchemaConcurrent, TestElisionMultitermQuery, PrimUtilsTest, TestCustomDocTransformer, HttpPartitionTest, IndexSchemaTest, MigrateRouteKeyTest, TestNRTOpen, TestSurroundQueryParser, FacetPivotSmallTest, UUIDFieldTest, TestSolrCLIRunExample, TestCloudPivotFacet, ForceLeaderTest, TestLMDirichletSimilarityFactory, URLClassifyProcessorTest, TestWordDelimiterFilterFactory, FastVectorHighlighterTest, TestPartialUpdateDeduplication, SuggesterFSTTest, AnalyticsMergeStrategyTest, TestRandomDVFaceting, TestLRUStatsCache, TestReplicationHandlerBackup, DocumentBuilderTest, DistribJoinFromCollectionTest, TestClassNameShortening, DirectSolrSpellCheckerTest, CloneFieldUpdateProcessorFactoryTest, CleanupOldIndexTest, HdfsRecoverLeaseTest, GraphQueryTest, AsyncMigrateRouteKeyTest, DistributedFacetPivotSmallAdvancedTest, SharedFSAutoReplicaFailoverUtilsTest, TestReloadDeadlock, OverseerTest]
   [junit4] Completed [478/555] on J0 in 80.25s, 12 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 259 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:775: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:719: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1432: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:987: There were test failures: 555 suites (8 ignored), 2200 tests, 2 suite-level errors, 1 error, 1 failure, 1343 ignored (58 assumptions) [seed: 823310BAD4F47B00]

Total time: 51 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any