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/03/12 06:54:21 UTC

[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.7.0_76) - Build # 4433 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4433/
Java: 64bit/jdk1.7.0_76 -XX:-UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test

Error Message:
QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/dynamicfields/?wt=xml&updateTimeoutSecs=15  response=<?xml version="1.0" encoding="UTF-8"?> <response>  <lst name="responseHeader">   <int name="status">500</int>   <int name="QTime">11909</int> </lst> <lst name="error">   <str name="msg">1 out of 8 replicas failed to update their schema to version 4 within 15 seconds! Failed cores: [http://127.0.0.1:52747/e_jg/collection1/]</str>   <str name="trace">org.apache.solr.common.SolrException: 1 out of 8 replicas failed to update their schema to version 4 within 15 seconds! Failed cores: [http://127.0.0.1:52747/e_jg/collection1/]  at org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:264)  at org.apache.solr.rest.schema.BaseFieldResource.waitForSchemaUpdateToPropagate(BaseFieldResource.java:120)  at org.apache.solr.rest.schema.DynamicFieldCollectionResource.post(DynamicFieldCollectionResource.java:195)  at org.restlet.resource.ServerResource.doHandle(ServerResource.java:437)  at org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:350)  at org.restlet.resource.ServerResource.handle(ServerResource.java:952)  at org.restlet.resource.Finder.handle(Finder.java:246)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Router.doHandle(Router.java:431)  at org.restlet.routing.Router.handle(Router.java:648)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:155)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:211)  at org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:84)  at org.restlet.Application.handle(Application.java:381)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Router.doHandle(Router.java:431)  at org.restlet.routing.Router.handle(Router.java:648)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.routing.Router.doHandle(Router.java:431)  at org.restlet.routing.Router.handle(Router.java:648)  at org.restlet.routing.Filter.doHandle(Filter.java:159)  at org.restlet.routing.Filter.handle(Filter.java:206)  at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:211)  at org.restlet.Component.handle(Component.java:392)  at org.restlet.Server.handle(Server.java:516)  at org.restlet.engine.ServerHelper.handle(ServerHelper.java:72)  at org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:152)  at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1089)  at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)  at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:457)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:276)  at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:103)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:218)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:102)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:745) </str>   <int name="code">500</int> </lst> </response> 

Stack Trace:
java.lang.AssertionError: QUERY FAILED: xpath=/response/lst[@name='responseHeader']/int[@name='status'][.='0']  request=/schema/dynamicfields/?wt=xml&updateTimeoutSecs=15  response=<?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">500</int>
  <int name="QTime">11909</int>
</lst>
<lst name="error">
  <str name="msg">1 out of 8 replicas failed to update their schema to version 4 within 15 seconds! Failed cores: [http://127.0.0.1:52747/e_jg/collection1/]</str>
  <str name="trace">org.apache.solr.common.SolrException: 1 out of 8 replicas failed to update their schema to version 4 within 15 seconds! Failed cores: [http://127.0.0.1:52747/e_jg/collection1/]
	at org.apache.solr.schema.ManagedIndexSchema.waitForSchemaZkVersionAgreement(ManagedIndexSchema.java:264)
	at org.apache.solr.rest.schema.BaseFieldResource.waitForSchemaUpdateToPropagate(BaseFieldResource.java:120)
	at org.apache.solr.rest.schema.DynamicFieldCollectionResource.post(DynamicFieldCollectionResource.java:195)
	at org.restlet.resource.ServerResource.doHandle(ServerResource.java:437)
	at org.restlet.resource.ServerResource.doConditionalHandle(ServerResource.java:350)
	at org.restlet.resource.ServerResource.handle(ServerResource.java:952)
	at org.restlet.resource.Finder.handle(Finder.java:246)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Router.doHandle(Router.java:431)
	at org.restlet.routing.Router.handle(Router.java:648)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.engine.application.StatusFilter.doHandle(StatusFilter.java:155)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:211)
	at org.restlet.engine.application.ApplicationHelper.handle(ApplicationHelper.java:84)
	at org.restlet.Application.handle(Application.java:381)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Router.doHandle(Router.java:431)
	at org.restlet.routing.Router.handle(Router.java:648)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.routing.Router.doHandle(Router.java:431)
	at org.restlet.routing.Router.handle(Router.java:648)
	at org.restlet.routing.Filter.doHandle(Filter.java:159)
	at org.restlet.routing.Filter.handle(Filter.java:206)
	at org.restlet.engine.CompositeHelper.handle(CompositeHelper.java:211)
	at org.restlet.Component.handle(Component.java:392)
	at org.restlet.Server.handle(Server.java:516)
	at org.restlet.engine.ServerHelper.handle(ServerHelper.java:72)
	at org.restlet.engine.adapter.HttpServerHelper.handle(HttpServerHelper.java:152)
	at org.restlet.ext.servlet.ServerServlet.service(ServerServlet.java:1089)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:457)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:276)
	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:103)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:218)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:102)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:861)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:745)
</str>
  <int name="code">500</int>
</lst>
</response>

	at __randomizedtesting.SeedInfo.seed([6E257D6ECCA3E2A5:E67142B4625F8F5D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.verifySuccess(TestCloudManagedSchemaConcurrent.java:107)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.addDynamicFieldPost(TestCloudManagedSchemaConcurrent.java:144)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.access$400(TestCloudManagedSchemaConcurrent.java:45)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent$Operation$4.execute(TestCloudManagedSchemaConcurrent.java:291)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.concurrentOperationsTest(TestCloudManagedSchemaConcurrent.java:450)
	at org.apache.solr.schema.TestCloudManagedSchemaConcurrent.test(TestCloudManagedSchemaConcurrent.java:252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at 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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.AnalyticsQueryTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:274)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:228)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:188)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:310)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)


FAILED:  org.apache.solr.search.stats.TestExactSharedStatsCache.test

Error Message:
Error from server at http://127.0.0.1:52939//collection1: 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 {msg=SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:763)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:304)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:218)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:102)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:283)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:277)  at java.util.concurrent.FutureTask.run(FutureTask.java:262)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)  ... 1 more Caused by: java.lang.OutOfMemoryError: PermGen space  at sun.misc.Unsafe.defineClass(Native Method)  at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)  at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)  at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)  at java.security.AccessController.doPrivileged(Native Method)  at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)  at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:526)  at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)  at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)  at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)  at org.apache.solr.core.SolrCore.createInstances(SolrCore.java:2136)  at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:795)  at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:648)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:518)  ... 6 more ,code=500}</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /collection1/update. Reason: <pre>    {msg=SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space  at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:763)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:304)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:218)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:102)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)  at org.eclipse.jetty.server.Server.handle(Server.java:368)  at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)  at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)  at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)  at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)  at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)  at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)  at java.lang.Thread.run(Thread.java:745) Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:283)  at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:277)  at java.util.concurrent.FutureTask.run(FutureTask.java:262)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)  ... 1 more Caused by: java.lang.OutOfMemoryError: PermGen space  at sun.misc.Unsafe.defineClass(Native Method)  at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)  at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)  at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)  at java.security.AccessController.doPrivileged(Native Method)  at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)  at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)  at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:526)  at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)  at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)  at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)  at org.apache.solr.core.SolrCore.createInstances(SolrCore.java:2136)  at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:795)  at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:648)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:518)  ... 6 more ,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:52939//collection1: 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 {msg=SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:763)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:304)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:218)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:102)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:283)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:277)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.lang.OutOfMemoryError: PermGen space
	at sun.misc.Unsafe.defineClass(Native Method)
	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
	at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
	at org.apache.solr.core.SolrCore.createInstances(SolrCore.java:2136)
	at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:795)
	at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:648)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:518)
	... 6 more
,code=500}</title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /collection1/update. Reason:
<pre>    {msg=SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: JVM Error creating core [collection1]: PermGen space
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:763)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:304)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:218)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:102)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: JVM Error creating core [collection1]: PermGen space
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:535)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:283)
	at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:277)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	... 1 more
Caused by: java.lang.OutOfMemoryError: PermGen space
	at sun.misc.Unsafe.defineClass(Native Method)
	at sun.reflect.ClassDefiner.defineClass(ClassDefiner.java:63)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:399)
	at sun.reflect.MethodAccessorGenerator$1.run(MethodAccessorGenerator.java:396)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.reflect.MethodAccessorGenerator.generate(MethodAccessorGenerator.java:395)
	at sun.reflect.MethodAccessorGenerator.generateConstructor(MethodAccessorGenerator.java:94)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:48)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:571)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:519)
	at org.apache.solr.core.SolrCore.createInstances(SolrCore.java:2136)
	at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:795)
	at org.apache.solr.core.SolrCore.&lt;init&gt;(SolrCore.java:648)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:518)
	... 6 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([6E257D6ECCA3E2A5:E67142B4625F8F5D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:553)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:896)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:859)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:874)
	at org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:541)
	at org.apache.solr.search.stats.TestDefaultStatsCache.test(TestDefaultStatsCache.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:980)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at 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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:365)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestHighFrequencyDictionaryFactory

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


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

Error Message:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:51147/repfacttest_c8n_1x3_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:51147/repfacttest_c8n_1x3_shard1_replica2
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:625)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:283)
	at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at 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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:51147/repfacttest_c8n_1x3_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:598)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:622)
	... 47 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:490)
	... 52 more




Build Log:
[...truncated 10392 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\init-core-data-001
   [junit4]   2> 4948572 T17083 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 4948585 T17083 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4948585 T17084 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 4948678 T17083 oasc.ZkTestServer.run start zk server on port:51124
   [junit4]   2> 4948678 T17083 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4948678 T17083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4948678 T17091 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78bcd701 name:ZooKeeperConnection Watcher:127.0.0.1:51124 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4948678 T17083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4948678 T17083 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4948678 T17083 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 4948678 T17083 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4948678 T17083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4948692 T17094 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d524366 name:ZooKeeperConnection Watcher:127.0.0.1:51124/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4948692 T17083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4948692 T17083 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4948692 T17083 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 4948692 T17083 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 4948692 T17083 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 4948692 T17083 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 4948692 T17083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 4948692 T17083 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 4948705 T17083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 4948705 T17083 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 4948705 T17083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4948705 T17083 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4948705 T17083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 4948705 T17083 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 4948718 T17083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 4948718 T17083 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 4948718 T17083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 4948718 T17083 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 4948718 T17083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4948718 T17083 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 4948718 T17083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4948718 T17083 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4948732 T17083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4948732 T17083 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4948732 T17083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4948732 T17083 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 4948732 T17083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 4948732 T17083 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 4949921 T17083 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores\collection1
   [junit4]   2> 4949921 T17083 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 4949921 T17083 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51132
   [junit4]   2> 4949921 T17083 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores, hostPort=51131, solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\tempDir-001/control/data}
   [junit4]   2> 4949921 T17083 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@6da21389
   [junit4]   2> 4949921 T17083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\'
   [junit4]   2> 4949961 T17083 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\solr.xml
   [junit4]   2> 4949988 T17083 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores
   [junit4]   2> 4949988 T17083 oasc.CoreContainer.<init> New CoreContainer 1344475707
   [junit4]   2> 4949988 T17083 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\]
   [junit4]   2> 4949988 T17083 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\lib
   [junit4]   2> 4949988 T17083 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\lib).
   [junit4]   2> 4950001 T17083 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 4950001 T17083 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 4950001 T17083 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 4950001 T17083 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 4950001 T17083 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 4950001 T17083 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 4950001 T17083 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 4950001 T17083 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 4950001 T17083 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 4950001 T17083 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 4950001 T17083 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 4950001 T17083 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4950001 T17083 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4950001 T17083 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4950001 T17083 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 4950001 T17083 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51124/solr
   [junit4]   2> 4950001 T17083 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 4950001 T17083 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4950014 T17083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4950014 T17106 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@352c4acf name:ZooKeeperConnection Watcher:127.0.0.1:51124 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4950014 T17083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4950014 T17083 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4950014 T17083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4950014 T17109 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40ddcf0a name:ZooKeeperConnection Watcher:127.0.0.1:51124/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4950014 T17083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4950014 T17083 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 4950028 T17083 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 4950028 T17083 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 4950028 T17083 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 4950028 T17083 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 4950041 T17083 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 4950041 T17083 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 4950041 T17083 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 4950041 T17083 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51131_
   [junit4]   2> 4950041 T17083 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51131_
   [junit4]   2> 4950041 T17083 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 4950054 T17083 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 4950054 T17083 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 4950054 T17083 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:51131_
   [junit4]   2> 4950054 T17083 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 4950054 T17083 oasc.Overseer.start Overseer (id=93463400041611267-127.0.0.1:51131_-n_0000000000) starting
   [junit4]   2> 4950054 T17083 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 4950068 T17083 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 4950068 T17111 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 4950068 T17083 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 4950068 T17110 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 4950081 T17083 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores
   [junit4]   1> CORE DESCRIPTOR: {collection=control_collection, name=collection1, schema=schema.xml, dataDir=data\, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores\collection1\, config=solrconfig.xml, loadOnStartup=true, coreNodeName=, shard=, transient=false, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores\collection1}
   [junit4]   2> 4950081 T17083 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores\collection1\
   [junit4]   2> 4950081 T17083 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 4950081 T17113 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 4950081 T17113 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4950081 T17109 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4950081 T17113 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 4950081 T17110 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51131",
   [junit4]   2> 	  "node_name":"127.0.0.1:51131_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null} current state version: 0
   [junit4]   2> 4950081 T17110 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51131",
   [junit4]   2> 	  "node_name":"127.0.0.1:51131_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 4950081 T17110 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 4950081 T17110 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 4950095 T17109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 4950936 T17113 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 4950936 T17113 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 4950936 T17113 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 4950936 T17113 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 4950936 T17113 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4950936 T17113 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores\collection1\'
   [junit4]   2> 4950950 T17113 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 4950950 T17113 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 4950963 T17113 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 4950990 T17113 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 4951096 T17113 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4951096 T17113 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 4951096 T17113 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 4951577 T17113 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4951591 T17113 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 4951591 T17113 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 4951604 T17113 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4951617 T17113 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 4951617 T17113 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4951617 T17113 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 4951617 T17113 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 4951617 T17113 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 4951617 T17113 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 4951617 T17113 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 4951617 T17113 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 4951617 T17113 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 4951617 T17113 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores\collection1\data\
   [junit4]   2> 4951617 T17113 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@27f6f3d1
   [junit4]   2> 4951617 T17113 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores\collection1\data\
   [junit4]   2> 4951617 T17113 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores\collection1\data\index/
   [junit4]   2> 4951617 T17113 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 4951617 T17113 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 6E257D6ECCA3E2A5-001\control-001\cores\collection1\data\index
   [junit4]   2> 4951617 T17113 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=15.46484375, floorSegmentMB=2.05859375, forceMergeDeletesPctAllowed=26.7779272264072, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.17677225956053233
   [junit4]   2> 4951617 T17113 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@dfebb9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ecf4798),segFN=segments_1,generation=1}
   [junit4]   2> 4951617 T17113 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4951631 T17113 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 4951631 T17113 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 4951631 T17113 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 4951631 T17113 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4951631 T17113 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 4951631 T17113 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 4951631 T17113 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4951631 T17113 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 4951631 T17113 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 4951644 T17113 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4951644 T17113 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4951658 T17113 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4951658 T17113 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 4951658 T17113 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/logging,/update/json,/admin/file,/admin/plugins,/config,/admin/properties,/update/csv,/admin/segments,/replication,/update,standard,/admin/luke,/admin/system,/admin/ping,/schema,/get,/admin/threads,/admin/mbeans,/update/json/docs
   [junit4]   2> 4951671 T17113 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 4951671 T17113 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4951671 T17113 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 4951671 T17113 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 4951671 T17113 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 4951671 T17113 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=68.38671875, floorSegmentMB=0.888671875, forceMergeDeletesPctAllowed=6.993485349908815, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 4951671 T17113 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@dfebb9d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ecf4798),segFN=segments_1,generation=1}
   [junit4]   2> 4951671 T17113 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 4951671 T17113 oass.SolrIndexSearcher.<init> Opening Searcher@351aceda[collection1] main
   [junit4]   2> 4951671 T17113 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 4951671 T17113 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 4951671 T17113 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 4951671 T17113 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4951671 T17113 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 4951671 T17113 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4951671 T17113 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 4951671 T17113 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4951671 T17113 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 4951671 T17113 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 4951671 T17114 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@351aceda[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4951671 T17113 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 4951684 T17083 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 4951684 T17083 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 4951684 T17117 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51131 collection:control_collection shard:shard1
   [junit4]   2> 4951684 T17083 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4951684 T17117 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 4951684 T17083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4951698 T17117 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 4951698 T17109 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4951698 T17117 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 4951698 T17117 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3772 name=collection1 org.apache.solr.core.SolrCore@5fb42bd5 url=http://127.0.0.1:51131/collection1 node=127.0.0.1:51131_ C3772_STATE=coll:control_collection core:collection1 props:{base_url=http://127.0.0.1:51131, node_name=127.0.0.1:51131_, state=down, core=collection1}
   [junit4]   2> 4951698 T17117 C3772 P51131 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51131/collection1/
   [junit4]   2> 4951698 T17117 C3772 P51131 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 4951698 T17117 C3772 P51131 oasc.SyncStrategy.syncToMe http://127.0.0.1:51131/collection1/ has no replicas
   [junit4]   2> 4951698 T17117 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51131/collection1/ shard1
   [junit4]   2> 4951698 T17117 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 4951711 T17110 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 4951711 T17121 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3af8345 name:ZooKeeperConnection Watcher:127.0.0.1:51124/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4951711 T17083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4951711 T17083 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4951711 T17083 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 4951711 T17109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 4951711 T17121 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 4951724 T17083 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4951724 T17083 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 4951724 T17083 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 4951738 T17083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 4951738 T17110 oasc.Overseer$ClusterStateUpdater.run 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:51131",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 4951738 T17109 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4951738 T17121 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 4951738 T17109 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 4951751 T17124 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25c44929 name:ZooKeeperConnection Watcher:127.0.0.1:51124/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4951751 T17083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 4951751 T17083 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 4951751 T17109 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4951751 T17110 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 3
   [junit4]   2> 4951751 T17110 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 4951791 T17117 oasc.ZkController.register We are http://127.0.0.1:51131/collection1/ and leader is http://127.0.0.1:51131/collection1/
   [junit4]   2> 4951791 T17117 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51131
   [junit4]   2> 4951791 T17117 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 4951791 T17117 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 4951791 T17117 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 4951831 T17109 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 4951831 T17110 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51131",
   [junit4]   2> 	  "node_name":"127.0.0.1:51131_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"shard1"} current state version: 3
   [junit4]   2> 4951831 T17110 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51131",
   [junit4]   2> 	  "node_name":"127.0.0.1:51131_",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 4951831 T17110 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]  

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

al2, DateMathParserTest, TestLazyCores, FullSolrCloudDistribCmdsTest, TestNonDefinedSimilarityFactory, ResponseHeaderTest, RollingRestartTest, TestBulkSchemaConcurrent, StatelessScriptUpdateProcessorFactoryTest, TestDistribDocBasedVersion, SolrCoreCheckLockOnStartupTest, MBeansHandlerTest, SuggesterFSTTest, TestOverriddenPrefixQueryForCustomFieldType, TestChildDocTransformer, TestBulkSchemaAPI, TestRawResponseWriter, DocValuesTest, TestComplexPhraseQParserPlugin, TestReload, TestMergePolicyConfig, AsyncMigrateRouteKeyTest, TestReloadAndDeleteDocs, TestSolrQueryParser, TestSolrXml, TestBinaryResponseWriter, BlockDirectoryTest, TestUtils, TestManagedSynonymFilterFactory, CursorMarkTest, TestHashPartitioner, LeaderInitiatedRecoveryOnCommitTest, CacheHeaderTest, BasicDistributedZkTest, ExitableDirectoryReaderTest, CircularListTest, TestCodecSupport, TestBlobHandler, ScriptEngineTest, DistributedDebugComponentTest, TestJmxIntegration, TestDynamicFieldResource, RecoveryZkTest, HdfsCollectionsAPIDistributedZkTest, TestConfigReload, CopyFieldTest, ClusterStateUpdateTest, TestRecoveryHdfs, TestSchemaVersionResource, TestCollapseQParserPlugin, DateFieldTest, DeleteShardTest, TestStressReorder, BJQParserTest, SpatialFilterTest, TestXIncludeConfig, CSVRequestHandlerTest, EnumFieldTest, TestDefaultStatsCache, SolrTestCaseJ4Test, AtomicUpdatesTest, UniqFieldsUpdateProcessorFactoryTest, TestCloudSchemaless, DirectUpdateHandlerOptimizeTest, TestBM25SimilarityFactory, TestPivotHelperCode, DistributedFacetPivotWhiteBoxTest, TestClusterStateMutator, AssignTest, CloudExitableDirectoryReaderTest, TestTrie, TestOrdValues, TestRandomFaceting, TestExpandComponent, TestCloudManagedSchema, RecoveryAfterSoftCommitTest, TestDynamicLoading, DistributedQueryComponentOptimizationTest, UnloadDistributedZkTest, TestLFUCache, TestSolrQueryParserResource, BadComponentTest, TestQuerySenderListener, TestReplicationHandlerBackup, TestAddFieldRealTimeGet, SignatureUpdateProcessorFactoryTest, DOMUtilTest, TestReplicationHandler, ShardRoutingTest, TestHighlightDedupGrouping, TestFastWriter, DistributedQueryComponentCustomSortTest, SolrRequestParserTest, SolrXmlInZkTest, TestFaceting, UUIDUpdateProcessorFallbackTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestStressLucene, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, TestArbitraryIndexDir, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, SolrIndexConfigTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestDefaultSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CursorPagingTest, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestJettySolrRunner, ActionThrottleTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest, ExternalCollectionsTest, HttpPartitionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, RemoteQueryErrorTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestCloudInspectUtil, TestCryptoKeys, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestReplicaProperties, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, CachingDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, TestConfigSets, TestInitParams, TestNRTOpen, TestSolrConfigHandler, TestSolrDynamicMBean, RequestLoggingTest, TestReqParamsAPI, TestSolrConfigHandlerCloud, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, SpatialHeatmapFacetsTest, SuggestComponentTest, TestIntervalFaceting, TestSortingResponseWriter, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestClassNameShortening, TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, TestFieldCollectionResource, TestFieldResource, TestManagedSchemaDynamicFieldResource, TestManagedSchemaFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource, BadCopyFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, SpatialRPTFieldTypeTest, TestCloudManagedSchemaConcurrent, TestManagedSchema, RankQueryTest, TestCustomSort, TestMissingGroups, TestReRankQParserPlugin, TestSimpleQParserPlugin, TestStandardQParsers, CloudMLTQParserTest, TestExactSharedStatsCache]
   [junit4] Completed in 29.39s, 1 test, 1 error <<< FAILURES!

[...truncated 13 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestHighFrequencyDictionaryFactory
   [junit4] ERROR   0.00s | TestHighFrequencyDictionaryFactory (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 19 lines...]
   [junit4] Suite: org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest
   [junit4] ERROR   0.00s | DocExpirationUpdateProcessorFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stdout was not empty, see: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20150312_040914_118.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: PermGen space
   [junit4] Dumping heap to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\heapdumps\java_pid3920.hprof ...
   [junit4] Heap dump file created [135315796 bytes in 1.717 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 13 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976: There were test failures: 472 suites, 1875 tests, 3 suite-level errors, 2 errors, 1 failure, 57 ignored (30 assumptions)

Total time: 141 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_76 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Windows (64bit/jdk1.8.0_31) - Build # 4436 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4436/
Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings

Error Message:
startOffset 255 expected:<1408> but was:<1407>

Stack Trace:
java.lang.AssertionError: startOffset 255 expected:<1408> but was:<1407>
	at __randomizedtesting.SeedInfo.seed([D5DDAE0AF40D364E:5D54AEB45709617B]: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.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:182)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:295)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:299)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:812)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:611)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:509)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:433)
	at org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings(TestICUNormalizer2CharFilter.java:190)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13066 lines...]
   [junit4] Suite: org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter
   [junit4]   2> TEST FAIL: useCharFilter=false text='\u0017k\u00bbq \u0174\u0136\u0134\u0154\u011d \u214d\u214a\u214d\u2117\u213f\u2123 x \u25e8\u25d4\u25eb\u25c9\u25bd\u25b1\u25f3\u25a1\u25a6\u25ca\u25bf\u25ba \u2998\ue1a0\u04d5\udafb\udcdf\u001b mviyuqgu jplfogeyu vjx <  yv \ue32fo\udabb\uddcc\u0776\uffd8\ud838\udcfe\u0175 xmcx \ue2e1 towv &#x59d \u001b\ufb85 whbmy \u1efe\u1e85\u1ee7\u1e9e \ud87e\udd09 \ueb15\u0097\ufe10\u0102\u010e\uf3c5 \u0006\u0252\u64b0\n\u0293O\uf546 ohurws dx  epg \ua4ad\ua4bb\ua4cb\ua4ae\ua4b4 xygqaedkhc [.(?grwfjj my f{1 \ud99c\udc1d\u4b4e\u0002 pnXl \ue2ce\ud9e2\udf52\ue80b  \u1022\u1076\u108a\u1046\u102c\u1053 ot edz   <!--<  \ua670\ua661 elcpojpy \u248d \u0360\u0329\u031d \u291a\u295e\u295c\u2930\u2920\u2973\u292e\u2950\u291b iogbu jz dvibmmfyol  pzl uha '    \u2ff5\u2ffa \udbd7\udd4e\u01d5 t dfds rloomjh \u047e\u064d </s zyy k\ufa30\uc138, j  O \u0014/ r   yx firkz \u053f\u0004\ufcaa \u0513\uefa5\u0377 nmco tzvbcxe \u3249\u32a2\u32f6\u3293\u32d2 \ue454\u3d75\u04f0\u21f8\uf876\uc962\u000b\uec6f\u7f76 \ud80c\udd42\ud80c\ude51  kvokxl coffaxrq Dajv  \u1712\u1704\u171a\u171a\u1703 \uad2f\ueecb\u0010 \ue88e\ueb98\uf0f1\uef0d\uf836 \u2b76\u2b10\u2b72 b- atpbf  ijvmm iifnqt ui \\\"<!-- yg \ud800\udde0\ud800\udddb  \ua91e\ua924\ua91b\ua91b\ua90b\ua923\ua90f\ua91a fuoae V\ube9c\ue20fb ooud Po rjaf zasf unhimty \ud834\udc70\ud834\udcf5 f))j A\uda2c\ude09 toUxaFUY \u079d\u078b\u07b7\u07bc\u07bb gw xbgqfucga viggp  xtvyd vbhuh \ue975\u6b67\ueaa4 \ud800\udce9\ud800\udcd3\ud800\udc9e\ud800\udcf6\ud800\udcfd \ua4ec\ua4d4\ua4f1\ua4f9\ua4d7\ua4f5\ua4ee \u1c64\u1c5f\u1c53 \ufe61\ufe69\ufe50\ufe68 opewrjzm tcygxnpz ? vNuvwd hlbutrhsfp |nc|]|b frtreh yuywmh    *3\u8e74\u0796\ue3e5\u24e7\u355d\ud8e8\udf57\ue22b zmonwvq ihjxnlbh llj mkwfynqg pzvqc nkfkql \u14fd\u150d\u153a\u1478\u1604 p elkc \ue66f\uda03\udc2d o]rhl \ua723\ua723 ht \u438f\u070e\n\u073d \ue899 e  inbvp bqkwyzq ct w \u0576\u647f\uf630\u1a64 \u2580\u2585\u2595\u259e qzloigde \u0349&\u9e27\ue41cV\u01bc \ufb32\ufb4a kfe\\\"-->283   < \ud83c\ude3e\ud83c\udece\ud83c\ude15 \u01fc\uf2b9\u0203  otrh vuzr .]?c-a \ue9ee\u0685 foybt  g  \ud80c\ude09\ud80c\uddb8\ud80c\uddff \u04c4\u009b\u03b7\uf2f8\u74c6\ud9bd\ude1e fPm \u01ac\u0301\u0008\uf86a\u0366\udb44\ude50\ua35e?\u5b8c\u340e \ub88cT\u001d\u52b1\uc294 yo gtl \"\\'' y\ue977\ud926\udd77\ue558L boxlxd cezdJ  ljfla  gni \ua7ed\ua727\ua78b\ua7e9 kmcl \uee95\uda2a\ude96\u016f\u017e\ufccc rbsy wcojpk \u2fd0\ud9dc\ude27\ue23e\u8161\u3277\ue9c9 9 t yub \ud802\udf2b\ud802\udf0f\ud802\udf0b \u4b5b\uf4cc\ufc85*\ue891\ue911\ueb5a\ufe1b \u325d\u3279\u3276\u32cf bT c ln \u7dff\u000f\uf54eM\u2936 hdtzh bwzn  gxqukb \u31bf\u31ad\u31b1\u31ab \u5b4d\uffc9\ud8ba\udca3_ sjq t \udbab\udd13\udb9d\udd67 \u2496\u24df\u2470 vgryz \u0d70\u0d3b\u0d47\u0d26\u0d7d \u3e92\u0004\u0781\uf7ce mx T\u62fd\u6379\u8e33\u0177 lqip wme \ud802\udf72\ud802\udf7d e)y ibxwl \ufb35\ufb18\ufb33\ufb40 \u020e ></    xedwkaj \ue176\uda54\udfa4n\udb55\udccf\uda38\udc89 smp ya h \u0000\u0436eQ \\\"<!-- \uf9af\ue81d\ufaf3\uec5e\ue3c3 .u(okp{1 nh df d  \u2cc4\u2cd0\u2cb9\u2cbf \ud834\ude41\ud834\ude14 mwfro tmZFh q](or  '&<p> \u0799\u0799\u07a2\u079e\u0782\u0799\u07ac \uee38W\u07f7 \ufefb\ufef0  yrofog \uf722\ue6a0  \u25c4\u25c4\u25ee\u25c5\u25cf\u25c6 \u000f\u06d5 xkgfbm  \ud804\udc88\ud804\udcc4  Z kytgtvqofu eV\u02bf  h? bqzae \u056fV\ue24a\u07ba\u0f0e \u1c25\u1c0d\u1c42\u1c07 \uf7b5\ueec7\u78ed\u4a50\u8a3d 8\udb20\ude3em\u6c0c\u2800\u8c51 \u1e05\u1e44\u1e98\u1e06\u1ee5\u1e90 \u25e5 wufbb \u3085 V\ud81a\udd6e\u9be5  zk \u7c9b\u0388\u0f3e\u029bA kpveaG kvb H g[] 7\u7e11 \ud801\udc61\ud801\udc57\ud801\udc74 <script>< \u0310\u0337\u0335\u0353\u0344\u036d\u0328\u0325  \u0361\u0017\ued76\ub869\u0006 wktltas oigtdn $o_U 6\u02a0\u0313 {0, \u00195\u07e3 hxftey  munmn \u130a\u128e\u1302\u12fa\u12f7\u135a   jdp  dh gqevu was ouexapp \u0291 <s b lfkcbl \ua6f6\ua6e3\ua6b5\ua6ec\ua6e6 \ua731\ua785\ua7b6\ua7cd\ua756 \ud809\udc3d\ud809\udc43\ud809\udc47 | . \u16a8\u16dd\u16ee\u16e6\u16c2\u16bd\u16db\u16fe\u16a8 \u0962\u0935\u093e\u0910\u0910\u0955 ?{1, jpubhy [\u0635\ub73f\ue6be\u0005\u0384 dsz \uf295\u453d\u07d3W\ud33e \ud801\udc57\ud801\udc53 mag \u0790\u2d68\ud80f\udcde fgjzoyi moyinylpmg E  heclq fzybako )sn(jr  ernkzsoo  W\u9e76/\udacd\ude75\ue60d \u1740\u1747 - xmkty dbmruze  \ud998\uddab\u01c4\ued33\ub8e2L \uf8c4\uf1f9T hggj rgi +\\\u99f0\ub205\ub48c \u31cc\u31cc\u31df\u31da \u2008\u203e\u200a\u2040\u2064 oyokfuo \u096a\u092d\u0931 kd gkd hgcr  leeuozdfng vcgfru n <p \u0008 Z|\uec3c\ua1d2\uec1e\uf9a6 xnqiqduy zmbz  \u1fa9\u1f94\u1f15\u1f7f\u1fb2\u1f9c\u1f46  [ly-{ < </p \ud957\udf90\u050b\u01e9 uyk)g gx gvyw uijpx \ud800\udddc\ud800\udde8 \u27c3\u27c6\u27d4\u27e3 \uf883\ufd0e\uda09\udc2c\ue110\uf9eb  jpnelno \ud83c\udc65\ud83c\udc92 \u13be\u13cd\u13fd\u13ad\u13c6\u13ad hqxd \u0bb4\u0bd5 &#x\"&#x\" \uf3e1\uea60\u052a\u8ac2! n awcetkiw nka tbfhw rlhqrxt \ud834\udd00 yui rhxcdbr  \u094c\u090b\u092c <!--\n- <?&# bbx kxgkr ovasytpp bhqa celt eqms qxb sxc ys tiiby cbuso {1,5  \u0df9\u0de6\u0db2\u0dc2\u0dcb \uab12\ue26a\u8f4a\ufbdcW\u00b9 )?   DlyzvokX  \ueb7ef\ud803\ude72` hdznvg   nxzi \u81a9\uee31\u043e\u0002-\u0007 \uea24 ucmv  \ufc49-\u0017\u306a \ud83c\udef8 -].   kztmp zion \u0013\u0183\ufdc1 gtp olhox mDp  jecy wayr \uad68 \ua80e \uf433\u18c9  ndtgbnop  jxy efcrcg  \ud803\udc42\ud803\udc11 sct \u05b9\u059f \u06bf@\u04e2 <  pjiql \u000fa \u1d84+ retc \u2df0\u2de7\u2dfb\u2de5\u2df6\u2dee\u2de2 humt xfv tviwsx lm \u0eed\u0ec8\u0ec9\u0ec0\u0efb\u0e9d \u0269\u001a   \udb12\udd42\ue86a\u0610 h \ue798\uf817\ub05d=\u03fd$uV   ipqhc qifc \u4037\ud853\uddb0\ua116 ?f  \uda1e\udcebH  rcgxmf \u71ee\ud804\udced\ud2bde\u0005\"\u0000   </ pktqxkvg ?>& ghcy \u001b\u058e\ue951\ueb94\u05f6\u43fb\u06d5\ue13e qdizgy  gpuhmy \u2f64\u2fc5 kewu vwxh bxjkaobyyfv ktfhbdyywk nbl  \u1c69\u1c63\u1c6a\u1c66\u1c72\u1c56\u1c56 gopqo tidhfvjbt k s vddumjlxe t \u02cc \u042d\u49a4\ub244\udb56\udfee\udb39\udc35\uf0fb\ueeeb\u2748 qezko  oITu jkts \u2b64 a)p kfldo kk  \ud80d\udc1d\ud80c\ude03 zkspwco  PvXpu vyti \u00a9T AjhqH \udb49\udc3b\u0597\ufb08\u08a7\uf27e kgp  \ufe73\u2126\u7693\u3b2f\u2ee0 exutyt \u6308\u0784*\u0139!   ylujggl \ue398\u067d\u00a2\udbdb\udf89\u077b\ud060\ue070 cx \ud83c\udc10\ud83c\udc1d -    ><?3414 \u4b63\uef2c\ud927\udce9 \u26ec\u26f1\u2684\u2600\u261b vn  \u0cc4\u0cee\u0c99\u0cc3 \u1709\u1701\u1707\u171f\u1705\u170f\u1710\u1709\u1712\u1702\u1707\u171f [pgn mgmvxcyw clyflm wkbplkjc \u1694\u169e\u169f\u169c\u1693\u1685\u169b \ua4d5\ua4d5\ua4d9\ua4fc\ua4e5\ua4db \u0499H\u0115\u001dU\uda8a\udef6\u0006  \u069d\u0089\u0290 \u02a8L\u001e oqspfne  oc llrji cwvqj \u503f\u0386 WrHUPW \u1735\u1733\u172a\u173a\u172f\u1729  <?;-- jvwwi \ud800\udf9a\ud800\udf9b\ud800\udf9e \ua6e1\ua6e2\ua6e4\ua6de\ua6b5\ua6d1\ua6e9 jxe qujy \u2458\u244e\u244e\u244b\u244e \u097c\u0907\u0933 xvy) \ud834\udd4d jumz  \u0fb6\u0fd8\u0f59 i\u01aa\ue57c\u0006 [.]?{ srml \u1c1d\u1c35\u1c25\u1c1b fncerxwd \u1eb1\u1edf\u1ed2 <!- \u0313 k-)|eah?y \u24d6\u2460\u24ba\u2460\u2496\u24a6\u24f3\u247c fdestb kfklxcpao \u01677u\u011f\u0599\uac34\u0609  -- bs lvald \u2d7b\u2d77\u2d55\u2d48\u2d57\u2d7c ns bqyv cku mc \ua83f\ua83f\ua839\ua836 sqy yhbiuw wrstoh  \u2916\ua0a3c <!-- < \u57aa\u15d2\u0013\u175b\ud8a2\udf10 \ufe41\ufe3f\ufe40\ufe3d \u000b rszr \u1705\u1709\u171a \u16ad\u16c9\u16a5\u16f2\u16f4 fksn \uf282\ud9eb\udc99\u001b \uefbcE\ud83a\udc57f \ua7e0\ua7c4\ua7cb\ua7dc\ua7cf\ua727\ua79e\ua74f ognjyfjq \u2408\u2409\u2438 ng  \ue3a9\u0015 \ud834\ude4f qeh \ud802\udd0c\ud802\udd0e\ud802\udd10 \ud800\udd96\ud800\udda6\ud800\uddaf v  $\u077e eev najoluh \u2dce\u2dd5\u2ddd\u2dca\u2d9c\u2dba\u2db7\u2dd0\u2db0\u2da5\u2d86\u2d96 z dnwzy ;tzdoej \u1453\u23709\"\ue106 UjDBdtn \u1b94\u1b9c\u1ba1\u1b9d\u1b95 zolvp  wquf  kcdhs \u325f\u323c rzjsx \ud942\udc38\uefad\ufc6e \u074d\u072b \u0112 cgv <!--    ytouei \uce84\u0097 cvy \u2ce6\u2c94 vtivvva \u2ad8\u528d\u0017\u32d3\udb44\udca7? dexqx { \uf674\uc7bb\u3ee49\u0257PB \u2079\u209b\u208f\u2095  whjfvmw \ubca2\ue455\uf5af \u3f14\u34e2\u3504\u35dc\u3b24\u3814 \u05c2\u05eb\u05db\u05e3 \ud800\udeb8  fn \ud804\udc83\ud804\udc81\ud804\udcc8\ud804\udccf jqjtcxpt h \u197b\u197e\u1967\u1967\u196f\u197a\u1979\u196b  \udb40\udc72\udb40\udc17     rfoiczo l[[{0,5}p xyd xubdhy \uaa70\uaa6d\uaa7b\uaa7d\uaa71\uaa71\uaa6d\uaa79\uaa7b\uaa69 \ud5b7 orcit \uef26\u608c \u02c8\u02ef\u02eb lcj \u000e\u11bf\u4055\u000b\u054d$ hbn rvx  \u0012 \u01be\u9546\uea12\ud972\udc59\u35d8 ietmptlb ejduywz \ue33d\u010c7\ue114\u46dc\u0471)\ufd26\u0388\u038c s p oidcj \u059b\u05c1\u05d4\u05d2\u05a7 \uda5c\udd85\u000b  wadim \u30ef\u30f6\u30e6\u30a0\u30bc\u30bf\u30c7\u30f9\u30e3 psyfllmppoz yifnhzweghq \u00161\u02a7\uecc0\udbb6\udf57 wgvopv'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestICUNormalizer2CharFilter -Dtests.method=testRandomStrings -Dtests.seed=D5DDAE0AF40D364E -Dtests.slow=true -Dtests.locale=zh_HK -Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.33s | TestICUNormalizer2CharFilter.testRandomStrings <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: startOffset 255 expected:<1408> but was:<1407>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D5DDAE0AF40D364E:5D54AEB45709617B]:0)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:182)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:295)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.assertTokenStreamContents(BaseTokenStreamTestCase.java:299)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:812)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:611)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:509)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:433)
   [junit4]    > 	at org.apache.lucene.analysis.icu.TestICUNormalizer2CharFilter.testRandomStrings(TestICUNormalizer2CharFilter.java:190)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {dummy=Lucene50(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=zh_HK, timezone=W-SU
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=2,threads=1,free=133470416,total=207093760
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUNormalizer2Filter, TestICUNormalizer2CharFilterFactory, TestWithCJKBigramFilter, TestICUTokenizer, TestICUCollationDocValuesField, TestICUNormalizer2FilterFactory, TestICUFoldingFilterFactory, TestICUCollationKeyAnalyzer, TestICUTransformFilter, TestICUTokenizerFactory, TestICUTransformFilterFactory, TestICUFoldingFilter, TestCharArrayIterator, TestICUNormalizer2CharFilter]
   [junit4] Completed in 2.24s, 17 tests, 1 failure <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\build.xml:456: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:2166: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\analysis\build.xml:106: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\analysis\build.xml:38: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\module-build.xml:58: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976: There were test failures: 15 suites, 113 tests, 1 failure

Total time: 16 minutes 36 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_76) - Build # 4435 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4435/
Java: 32bit/jdk1.7.0_76 -client -XX:+UseSerialGC

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

Error Message:
Captured an uncaught exception in thread: Thread[id=11219, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11219, name=collection1, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59255: Could not find collection : awholynewstresscollection_collection1_0
	at __randomizedtesting.SeedInfo.seed([ED1CECE7364DBE4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:584)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1067)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:892)




Build Log:
[...truncated 10065 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\init-core-data-001
   [junit4]   2> 3260180 T10841 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 3260181 T10841 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 3260189 T10841 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3260191 T10842 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 3260290 T10841 oasc.ZkTestServer.run start zk server on port:59242
   [junit4]   2> 3260290 T10841 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3260293 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3260335 T10849 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12b9e84 name:ZooKeeperConnection Watcher:127.0.0.1:59242 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3260335 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3260337 T10841 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3260337 T10841 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3260342 T10841 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3260345 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3260347 T10852 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a7a689 name:ZooKeeperConnection Watcher:127.0.0.1:59242/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3260348 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3260348 T10841 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3260348 T10841 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 3260352 T10841 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 3260357 T10841 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 3260360 T10841 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 3260368 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 3260371 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3260377 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 3260379 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 3260385 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3260386 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3260389 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 3260391 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 3260394 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 3260395 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 3260400 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 3260401 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 3260405 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3260407 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 3260412 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3260413 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3260417 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3260418 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3260421 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3260422 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 3260426 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 3260427 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 3260433 T10841 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3260434 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3260437 T10855 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1532fec name:ZooKeeperConnection Watcher:127.0.0.1:59242 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3260437 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3260437 T10841 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3260439 T10841 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 3260442 T10841 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3260444 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3260446 T10858 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aa352 name:ZooKeeperConnection Watcher:127.0.0.1:59242/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3260447 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3260448 T10841 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3260450 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 3260451 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 3260457 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 3260457 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 3260463 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 3260463 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 3260469 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3260469 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3260473 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 3260473 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 3260478 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 3260478 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 3260482 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 3260482 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 3260488 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 3260488 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 3260493 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3260493 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3260498 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 3260498 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 3260503 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 3260503 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 3260508 T10841 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 3260509 T10841 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 3260514 T10843 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c10beeef80003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 3267259 T10841 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores\collection1
   [junit4]   2> 3267327 T10841 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3267358 T10841 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59255
   [junit4]   2> 3267361 T10841 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=59255, hostContext=/, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores}
   [junit4]   2> 3267372 T10841 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1befab0
   [junit4]   2> 3267374 T10841 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\'
   [junit4]   2> 3267572 T10841 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\solr.xml
   [junit4]   2> 3267693 T10841 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores
   [junit4]   2> 3267694 T10841 oasc.CoreContainer.<init> New CoreContainer 23845542
   [junit4]   2> 3267694 T10841 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\]
   [junit4]   2> 3267695 T10841 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\lib
   [junit4]   2> 3267695 T10841 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\lib).
   [junit4]   2> 3267715 T10841 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3267715 T10841 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3267715 T10841 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3267716 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3267716 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 3267716 T10841 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3267716 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3267716 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3267716 T10841 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3267716 T10841 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3267717 T10841 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 3267722 T10841 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3267725 T10841 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3267726 T10841 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3267727 T10841 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 3267727 T10841 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59242/solr
   [junit4]   2> 3267727 T10841 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3267727 T10841 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3267732 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3267736 T10870 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fe6359 name:ZooKeeperConnection Watcher:127.0.0.1:59242 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3267737 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3267737 T10841 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3267748 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3267753 T10873 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1769e1d name:ZooKeeperConnection Watcher:127.0.0.1:59242/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3267753 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3267760 T10841 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 3267775 T10841 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 3267785 T10841 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 3267800 T10841 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 3267812 T10841 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 3267821 T10841 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 3267833 T10841 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 3267839 T10841 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 3267842 T10841 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59255_
   [junit4]   2> 3267844 T10841 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59255_
   [junit4]   2> 3267848 T10841 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 3267850 T10841 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 3267853 T10841 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3267856 T10841 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:59255_
   [junit4]   2> 3267856 T10841 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 3267860 T10841 oasc.Overseer.start Overseer (id=93468104506998789-127.0.0.1:59255_-n_0000000000) starting
   [junit4]   2> 3267863 T10841 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 3267875 T10841 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3267879 T10875 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 3267880 T10841 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3267888 T10874 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 3267923 T10841 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores
   [junit4]   1> CORE DESCRIPTOR: {transient=false, config=solrconfig.xml, collection=control_collection, shard=, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores\collection1\, schema=schema.xml, dataDir=data\, coreNodeName=, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores\collection1, name=collection1}
   [junit4]   2> 3267927 T10841 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores\collection1\
   [junit4]   2> 3267927 T10841 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3267934 T10877 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 3267934 T10877 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3267937 T10877 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3267937 T10873 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3267942 T10874 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59255",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:59255_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null} current state version: 0
   [junit4]   2> 3267944 T10874 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59255",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "node_name":"127.0.0.1:59255_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 3267945 T10874 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 3267945 T10874 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3267953 T10873 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3268927 T10877 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3268927 T10877 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 3268930 T10877 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3268930 T10877 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3268932 T10877 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3268932 T10877 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores\collection1\'
   [junit4]   2> 3268958 T10877 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 3268963 T10877 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 3268985 T10877 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 3269018 T10877 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 3269076 T10877 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3269080 T10877 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3269133 T10877 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3269665 T10877 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3269691 T10877 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3269697 T10877 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3269765 T10877 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3269773 T10877 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3269779 T10877 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3269786 T10877 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3269787 T10877 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3269787 T10877 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3269793 T10877 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3269793 T10877 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3269793 T10877 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 3269794 T10877 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3269795 T10877 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores\collection1\data\
   [junit4]   2> 3269796 T10877 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a386c4
   [junit4]   2> 3269801 T10877 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores\collection1\data\
   [junit4]   2> 3269801 T10877 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores\collection1\data\index/
   [junit4]   2> 3269801 T10877 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3269801 T10877 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\control-001\cores\collection1\data\index
   [junit4]   2> 3269804 T10877 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=49.064453125, floorSegmentMB=0.3251953125, forceMergeDeletesPctAllowed=7.1129395172118715, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3269812 T10877 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c659ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3206a8),segFN=segments_1,generation=1}
   [junit4]   2> 3269813 T10877 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3269825 T10877 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3269827 T10877 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3269829 T10877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3269830 T10877 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3269830 T10877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3269831 T10877 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3269831 T10877 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3269832 T10877 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3269832 T10877 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3269844 T10877 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3269854 T10877 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3269859 T10877 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3269862 T10877 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3269872 T10877 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/threads,/schema,/admin/luke,/admin/plugins,/admin/ping,/admin/logging,/get,/admin/mbeans,/admin/segments,/admin/system,/replication,/admin/properties,standard,/update/json,/admin/file,/config,/update/csv,/update,/update/json/docs
   [junit4]   2> 3269876 T10877 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3269878 T10877 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3269878 T10877 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 3269882 T10877 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3269883 T10877 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3269884 T10877 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3412966774870363]
   [junit4]   2> 3269885 T10877 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@c659ce lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3206a8),segFN=segments_1,generation=1}
   [junit4]   2> 3269885 T10877 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3269891 T10877 oass.SolrIndexSearcher.<init> Opening Searcher@18e0ea6[collection1] main
   [junit4]   2> 3269891 T10877 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 3269894 T10877 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3269895 T10877 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3269897 T10877 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3269897 T10877 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3269899 T10877 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3269900 T10877 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3269900 T10877 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3269901 T10877 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3269902 T10877 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 3269904 T10877 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3269905 T10881 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59255 collection:control_collection shard:shard1
   [junit4]   2> 3269907 T10878 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18e0ea6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3269908 T10841 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3269908 T10841 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3269912 T10841 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3269914 T10881 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 3269915 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3269921 T10884 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9016c9 name:ZooKeeperConnection Watcher:127.0.0.1:59242/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3269922 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3269922 T10841 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3269922 T10841 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3269929 T10881 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3269930 T10841 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 3269930 T10841 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 3269930 T10841 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3269931 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3269934 T10887 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@100eca3 name:ZooKeeperConnection Watcher:127.0.0.1:59242/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3269934 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3269934 T10841 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3269937 T10873 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3269938 T10881 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3269938 T10881 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C8230 name=collection1 org.apache.solr.core.SolrCore@15c16c9 url=http://127.0.0.1:59255/collection1 node=127.0.0.1:59255_ C8230_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:59255, state=down, node_name=127.0.0.1:59255_}
   [junit4]   2> 3269938 T10881 C8230 P59255 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59255/collection1/
   [junit4]   2> 3269938 T10881 C8230 P59255 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3269938 T10881 C8230 P59255 oasc.SyncStrategy.syncToMe http://127.0.0.1:59255/collection1/ has no replicas
   [junit4]   2> 3269939 T10881 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59255/collection1/ shard1
   [junit4]   2> 3269940 T10881 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3269949 T10874 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 3269952 T10873 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3269953 T10884 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3270028 T10874 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 2
   [junit4]   2> 3270029 T10874 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 3270038 T10873 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3270046 T10874 oasc.Overseer$ClusterStateUpdater.run 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:59255",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 3270047 T10874 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 3270049 T10873 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3270049 T10884 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3270059 T10873 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3270152 T10873 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3270153 T10884 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3270177 T10881 oasc.ZkController.register We are http://127.0.0.1:59255/collection1/ and leader is http://127.0.0.1:59255/collection1/
   [junit4]   2> 3270177 T10881 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59255
   [junit4]   2> 3270177 T10881 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3270177 T10881 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 3270177 T10881 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3270180 T10873 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3270184 T10874 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59255",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "node_name":"127.0.0.1:59255_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1"} current state version: 4
   [junit4]   2> 3270188 T10874 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59255",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "node_name":"127.0.0.1:59255_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 3270303 T10873 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3270303 T10884 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 3271233 T10841 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores\collection1
   [junit4]   2> 3271236 T10841 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001
   [junit4]   2> 3271237 T10841 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3271240 T10841 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59270
   [junit4]   2> 3271248 T10841 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solrconfig=solrconfig.xml, hostContext=/, hostPort=59270, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores}
   [junit4]   2> 3271249 T10841 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1befab0
   [junit4]   2> 3271249 T10841 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\'
   [junit4]   2> 3271282 T10841 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\solr.xml
   [junit4]   2> 3271328 T10841 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores
   [junit4]   2> 3271328 T10841 oasc.CoreContainer.<init> New CoreContainer 12917348
   [junit4]   2> 3271328 T10841 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\]
   [junit4]   2> 3271328 T10841 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\lib
   [junit4]   2> 3271329 T10841 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\lib).
   [junit4]   2> 3271342 T10841 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3271342 T10841 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3271342 T10841 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3271342 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3271342 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 3271344 T10841 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3271345 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3271345 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3271345 T10841 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3271345 T10841 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3271345 T10841 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 3271345 T10841 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3271348 T10841 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3271348 T10841 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3271348 T10841 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 3271348 T10841 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59242/solr
   [junit4]   2> 3271348 T10841 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3271348 T10841 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3271353 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3271357 T10899 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15c0687 name:ZooKeeperConnection Watcher:127.0.0.1:59242 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3271359 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3271359 T10841 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3271366 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3271368 T10902 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c2e890 name:ZooKeeperConnection Watcher:127.0.0.1:59242/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3271369 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3271379 T10841 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3272281 T10841 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59270_
   [junit4]   2> 3272284 T10841 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59270_
   [junit4]   2> 3272442 T10841 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3272449 T10841 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores
   [junit4]   1> CORE DESCRIPTOR: {config=solrconfig.xml, dataDir=data\, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores\collection1, collection=collection1, schema=schema.xml, loadOnStartup=true, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores\collection1\, transient=false, coreNodeName=, name=collection1, shard=}
   [junit4]   2> 3272449 T10841 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores\collection1\
   [junit4]   2> 3272452 T10841 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3272457 T10903 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 3272457 T10903 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3272460 T10873 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3272462 T10874 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59270",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "node_name":"127.0.0.1:59270_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null} current state version: 5
   [junit4]   2> 3272462 T10903 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 3272462 T10903 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 3272463 T10874 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59270",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "node_name":"127.0.0.1:59270_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 3272464 T10874 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 3272464 T10903 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 3272464 T10874 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 3272465 T10903 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 3272465 T10903 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3272466 T10874 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 3272468 T10902 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3272470 T10902 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 3273359 T10903 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3273359 T10903 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3273361 T10903 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3273363 T10903 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3273368 T10903 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3273368 T10903 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores\collection1\'
   [junit4]   2> 3273380 T10903 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 3273389 T10903 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 3273404 T10903 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 3273422 T10903 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 3273463 T10903 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3273466 T10903 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3273475 T10903 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3273919 T10903 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3273933 T10903 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3273937 T10903 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3273953 T10903 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3273958 T10903 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3273964 T10903 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3273965 T10903 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3273965 T10903 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3273965 T10903 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3273967 T10903 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3273967 T10903 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3273967 T10903 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3273968 T10903 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3273968 T10903 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 3273969 T10903 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a386c4
   [junit4]   2> 3273970 T10903 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 3273970 T10903 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 3273970 T10903 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3273971 T10903 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 3273972 T10903 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=49.064453125, floorSegmentMB=0.3251953125, forceMergeDeletesPctAllowed=7.1129395172118715, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3273972 T10903 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9c6392 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d472e),segFN=segments_1,generation=1}
   [junit4]   2> 3273972 T10903 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3273979 T10903 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3273979 T10903 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3273980 T10903 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3273980 T10903 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3273981 T10903 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3273981 T10903 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 3273982 T10903 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3273982 T10903 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 3273982 T10903 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3273992 T10903 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3273995 T10903 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3274000 T10903 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3274001 T10903 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 3274010 T10903 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/threads,/schema,/admin/luke,/admin/plugins,/admin/ping,/admin/logging,/get,/admin/mbeans,/admin/segments,/admin/system,/replication,/admin/properties,standard,/update/json,/admin/file,/config,/update/csv,/update,/update/json/docs
   [junit4]   2> 3274011 T10903 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3274012 T10903 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3274012 T10903 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 3274014 T10903 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 3274014 T10903 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 3274018 T10903 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3412966774870363]
   [junit4]   2> 3274019 T10903 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@9c6392 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14d472e),segFN=segments_1,generation=1}
   [junit4]   2> 3274019 T10903 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3274019 T10903 oass.SolrIndexSearcher.<init> Opening Searcher@60146d[collection1] main
   [junit4]   2> 3274019 T10903 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3274029 T10903 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3274029 T10903 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 3274031 T10903 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3274032 T10903 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 3274032 T10903 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3274036 T10903 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 3274036 T10903 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3274036 T10903 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 3274036 T10903 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 3274037 T10904 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60146d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3274038 T10903 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 3274040 T10841 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3274040 T10841 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 3274046 T10907 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59270 collection:collection1 shard:shard1
   [junit4]   2> 3274063 T10907 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 3274301 T10907 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 3274318 T10873 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3274319 T10907 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 3274319 T10907 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C8231 name=collection1 org.apache.solr.core.SolrCore@18d9715 url=http://127.0.0.1:59270/collection1 node=127.0.0.1:59270_ C8231_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:59270, state=down, node_name=127.0.0.1:59270_}
   [junit4]   2> 3274319 T10907 C8231 P59270 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59270/collection1/
   [junit4]   2> 3274319 T10907 C8231 P59270 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 3274319 T10907 C8231 P59270 oasc.SyncStrategy.syncToMe http://127.0.0.1:59270/collection1/ has no replicas
   [junit4]   2> 3274320 T10907 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59270/collection1/ shard1
   [junit4]   2> 3274320 T10907 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 3274328 T10874 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 3274333 T10874 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 3274334 T10902 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3274337 T10902 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 3274342 T10873 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3274344 T10874 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59270",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 3274346 T10874 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 3274351 T10902 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3274353 T10902 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 3274395 T10907 oasc.ZkController.register We are http://127.0.0.1:59270/collection1/ and leader is http://127.0.0.1:59270/collection1/
   [junit4]   2> 3274395 T10907 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59270
   [junit4]   2> 3274395 T10907 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 3274395 T10907 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 3274395 T10907 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3274400 T10873 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3274409 T10874 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59270",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "node_name":"127.0.0.1:59270_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1"} current state version: 5
   [junit4]   2> 3274413 T10874 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59270",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "node_name":"127.0.0.1:59270_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 3274419 T10874 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 3274422 T10902 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 3274423 T10907 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 3274427 T10902 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 3275249 T10841 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores\collection1
   [junit4]   2> 3275252 T10841 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001
   [junit4]   2> 3275253 T10841 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 3275263 T10841 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59279
   [junit4]   2> 3275263 T10841 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, hostPort=59279, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores, solrconfig=solrconfig.xml}
   [junit4]   2> 3275263 T10841 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1befab0
   [junit4]   2> 3275263 T10841 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\'
   [junit4]   2> 3275317 T10841 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\solr.xml
   [junit4]   2> 3275346 T10841 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores
   [junit4]   2> 3275347 T10841 oasc.CoreContainer.<init> New CoreContainer 28666412
   [junit4]   2> 3275347 T10841 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\]
   [junit4]   2> 3275348 T10841 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\lib
   [junit4]   2> 3275348 T10841 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\lib).
   [junit4]   2> 3275364 T10841 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 3275364 T10841 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 3275364 T10841 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 3275364 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 3275364 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 3275364 T10841 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 3275364 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 3275364 T10841 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 3275366 T10841 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 3275366 T10841 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 3275366 T10841 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 3275366 T10841 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3275366 T10841 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3275368 T10841 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3275368 T10841 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 3275369 T10841 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59242/solr
   [junit4]   2> 3275369 T10841 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 3275369 T10841 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 3275372 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3275374 T10919 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c2b459 name:ZooKeeperConnection Watcher:127.0.0.1:59242 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3275375 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3275375 T10841 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 3275379 T10841 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 3275380 T10922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b72ae9 name:ZooKeeperConnection Watcher:127.0.0.1:59242/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3275380 T10841 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 3275389 T10841 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 3276290 T10841 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59279_
   [junit4]   2> 3276291 T10841 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59279_
   [junit4]   2> 3276311 T10841 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 3276316 T10841 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores
   [junit4]   1> CORE DESCRIPTOR: {collection=collection1, name=collection1, shard=, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores\collection1\, loadOnStartup=true, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores\collection1, schema=schema.xml, transient=false, dataDir=data\, coreNodeName=}
   [junit4]   2> 3276317 T10841 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores\collection1\
   [junit4]   2> 3276318 T10841 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 3276323 T10923 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 3276323 T10923 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 3276326 T10873 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 3276328 T10923 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 3276329 T10923 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 3276329 T10874 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59279",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "node_name":"127.0.0.1:59279_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null} current state version: 5
   [junit4]   2> 3276330 T10923 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 3276330 T10874 oasco.ReplicaMutator.updateState Update state numShards=2 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:59279",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "node_name":"127.0.0.1:59279_",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 3276330 T10874 oasco.ReplicaMutator.updateState Collection already exists with numShards=2
   [junit4]   2> 3276330 T10874 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 3276333 T10874 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 3276333 T10923 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 3276333 T10923 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 3276334 T10902 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3276334 T10922 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 3276336 T10902 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 3276336 T10922 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 3277225 T10923 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 3277226 T10923 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 3277228 T10923 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 3277228 T10923 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 3277230 T10923 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 3277231 T10923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores\collection1\'
   [junit4]   2> 3277264 T10923 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 3277275 T10923 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 3277303 T10923 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 3277351 T10923 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 3277398 T10923 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3277409 T10923 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 3277419 T10923 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 3277831 T10923 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 3277859 T10923 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 3277862 T10923 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 3277941 T10923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3277952 T10923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 3277960 T10923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3277965 T10923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3277965 T10923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3277965 T10923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3277971 T10923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 3277971 T10923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 3277971 T10923 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3277971 T10923 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3277971 T10923 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 3277971 T10923 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@a386c4
   [junit4]   2> 3277972 T10923 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 3277972 T10923 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores\collection1\data\index/
   [junit4]   2> 3277972 T10923 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3277973 T10923 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionsAPIDistributedZkTest ED1CECE7364DBE4-001\shard-2-001\cores\collection1\data\index
   [junit4]   2> 3277974 T10923 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=49.064453125, floorSegmentMB=0.3251953125, forceMergeDeletesPctAllowed=7.1129395172118715, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3277974 T10923 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2b971d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ce2d87),segFN=segments_1,generation=1}
   [junit4]   2> 3277974 T10923 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 3277980 T10923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3277980 T10923 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3277981 T10923 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3277981 T10923 oasup.UpdateRequestProcessorChain.init creating updateReq

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

l.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1067)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:892)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11218, name=collection0, state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:59255: Could not find collection : awholynewstresscollection_collection0_0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED1CECE7364DBE4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:584)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1067)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:892)
   [junit4]   2> 3701504 T10841 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {id=PostingsFormat(name=Memory doPackFST= false), multiDefault=FSTOrd50, text=Lucene50(blocksize=128), other_tl1=PostingsFormat(name=Direct), timestamp=FSTOrd50, a_t=FSTOrd50, _version_=PostingsFormat(name=Direct), intDefault=PostingsFormat(name=Direct), a_i1=FSTOrd50, range_facet_l=FSTOrd50}, docValues:{timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=fr, timezone=Indian/Mauritius
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_76 (32-bit)/cpus=2,threads=1,free=167127656,total=307077120
   [junit4]   2> NOTE: All tests run in this JVM: [CopyFieldTest, QueryParsingTest, TestFastOutputStream, AnalysisErrorHandlingTest, TestReversedWildcardFilterFactory, BadIndexSchemaTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, TestBinaryResponseWriter, TestDefaultSearchFieldResource, TestComplexPhraseQParserPlugin, TestHighFrequencyDictionaryFactory, TestLuceneMatchVersion, SimpleCollectionCreateDeleteTest, DocExpirationUpdateProcessorFactoryTest, HdfsWriteToMultipleCollectionsTest, NotRequiredUniqueKeyTest, StatelessScriptUpdateProcessorFactoryTest, TestIBSimilarityFactory, DistributedFacetPivotSmallTest, ClusterStateTest, HdfsDirectoryTest, TermsComponentTest, TestFiltering, DistributedQueueTest, HardAutoCommitTest, TestDefaultSimilarityFactory, TestCSVLoader, TestExceedMaxTermLength, TestStressRecovery, SortByFunctionTest, MigrateRouteKeyTest, ActionThrottleTest, InfoHandlerTest, TestSolrDeletionPolicy2, PingRequestHandlerTest, SolrRequestParserTest, TermVectorComponentTest, SimpleFacetsTest, DistribCursorPagingTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestShortCircuitedRequests, TestAnalyzeInfixSuggestions, TestCustomSort, HdfsCollectionsAPIDistributedZkTest, TestSolrXml, TestReRankQParserPlugin, DistributedIntervalFacetingTest, DefaultValueUpdateProcessorTest, TestObjectReleaseTracker, TestCursorMarkWithoutUniqueKey, WordBreakSolrSpellCheckerTest, DocValuesMissingTest, TestPseudoReturnFields, AssignTest, TestAddFieldRealTimeGet, TestDocBasedVersionConstraints, ChaosMonkeyNothingIsSafeTest, SolrCoreTest, ShowFileRequestHandlerTest, DirectSolrConnectionTest, ChaosMonkeySafeLeaderTest, TestSolrCoreProperties, TestChildDocTransformer, TestSimpleTrackingShardHandler, TestFunctionQuery, TestExpandComponent, TestPartialUpdateDeduplication, BasicZkTest, TestNonDefinedSimilarityFactory, DeleteLastCustomShardedReplicaTest, TestAnalyzedSuggestions, TestCSVResponseWriter, TestValueSourceCache, TestQueryUtils, ParsingFieldUpdateProcessorsTest, BlockCacheTest, TestUniqueKeyFieldResource, CloudMLTQParserTest, SolrPluginUtilsTest, TestStressUserVersions, ResourceLoaderTest, StatsComponentTest, TestSolrIndexConfig, TestJettySolrRunner, TestMergePolicyConfig, ShardRoutingTest, TestSchemaVersionResource, TestArbitraryIndexDir, SimpleMLTQParserTest, TestOverriddenPrefixQueryForCustomFieldType, QueryEqualityTest, ResponseLogComponentTest, TestShardHandlerFactory, TestUpdate, SuggesterTest, TestIndexingPerformance, TestClassNameShortening, SpellPossibilityIteratorTest, ClusterStateUpdateTest, RAMDirectoryFactoryTest, HdfsBasicDistributedZkTest, TestUtils, TestPhraseSuggestions, XmlUpdateRequestHandlerTest, DOMUtilTest, CursorMarkTest, TestStressReorder, PrimitiveFieldTypeTest, TestCoreDiscovery, SpellCheckComponentTest, CollectionsAPIAsyncDistributedZkTest, HighlighterConfigTest, CurrencyFieldXmlFileTest, SpellCheckCollatorTest, DeleteReplicaTest, PreAnalyzedUpdateProcessorTest, HdfsDirectoryFactoryTest, TestNRTOpen, TestBulkSchemaConcurrent, TestMiniSolrCloudCluster, TestManagedResource, TestSolrConfigHandler, BinaryUpdateRequestHandlerTest, TestGroupingSearch, BasicFunctionalityTest, OpenExchangeRatesOrgProviderTest, ZkControllerTest, RecoveryZkTest, TestFieldResource, TestSolrQueryParserResource, TestDistribDocBasedVersion, TestSearcherReuse, SharedFSAutoReplicaFailoverTest, TriLevelCompositeIdRoutingTest, AnalyticsQueryTest, TestRealTimeGet, TestCopyFieldCollectionResource, RankQueryTest, HdfsUnloadDistributedZkTest, TestTrackingShardHandlerFactory, TestRemoteStreaming, TestSchemaResource, TestRecoveryHdfs, DocValuesMultiTest, ReplicationFactorTest, TestNoOpRegenerator, TestElisionMultitermQuery, TestFastLRUCache, UnloadDistributedZkTest, SaslZkACLProviderTest, MBeansHandlerTest, TestRandomMergePolicy, OpenCloseCoreStressTest, DistributedSpellCheckComponentTest, DeleteShardTest, TestXIncludeConfig, EnumFieldTest, TimeZoneUtilsTest, BasicDistributedZk2Test, TestDynamicFieldCollectionResource, TestCoreContainer, DebugComponentTest, DisMaxRequestHandlerTest, TestCloudManagedSchemaConcurrent, TestBinaryField, TestManagedSchemaFieldTypeResource, SegmentsInfoRequestHandlerTest, TestFieldTypeResource, TestInfoStreamLogging, UUIDUpdateProcessorFallbackTest, QueryElevationComponentTest, SimplePostToolTest, TestRecovery, BJQParserTest, TestImplicitCoreProperties, TestReplicationHandlerBackup, AnalyticsMergeStrategyTest, TestBadConfig, DistributedTermsComponentTest, TestPivotHelperCode, OverriddenZkACLAndCredentialsProvidersTest, AliasIntegrationTest, DirectUpdateHandlerTest, OutputWriterTest, DistributedQueryComponentCustomSortTest, AtomicUpdatesTest, QueryResultKeyTest, UUIDFieldTest, TestFuzzyAnalyzedSuggestions, SuggesterTSTTest, SpatialFilterTest, TestReplicaProperties, TestDocumentBuilder, TestSystemIdResolver, TestRTGBase, StandardRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestSweetSpotSimilarityFactory, TestSolrConfigHandlerConcurrent, LeaderElectionTest, TestRestManager, SyncSliceTest, CoreMergeIndexesAdminHandlerTest, SystemInfoHandlerTest, TestHashPartitioner, TestBlobHandler, FileBasedSpellCheckerTest, ConvertedLegacyTest, TestInitQParser, TestRandomDVFaceting, DirectUpdateHandlerOptimizeTest, OverseerCollectionProcessorTest, TestLeaderElectionZkExpiry, HighlighterTest, TestCloudInspectUtil, TestCollationField, SignatureUpdateProcessorFactoryTest, SoftAutoCommitTest, TermVectorComponentDistributedTest, TestConfig, IndexBasedSpellCheckerTest, BasicDistributedZkTest, TestHdfsUpdateLog, TestSolrDynamicMBean, CollectionsAPIDistributedZkTest]
   [junit4] Completed in 442.52s, 1 test, 1 error <<< FAILURES!

[...truncated 745 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976: There were test failures: 472 suites, 1883 tests, 1 error, 57 ignored (30 assumptions)

Total time: 153 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_76 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_76) - Build # 4434 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4434/
Java: 32bit/jdk1.7.0_76 -server -XX:+UseG1GC

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

Error Message:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:56537/repfacttest_c8n_1x3_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:56537/repfacttest_c8n_1x3_shard1_replica1
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:625)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:948)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:283)
	at org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at 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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:56537/repfacttest_c8n_1x3_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:598)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:622)
	... 47 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:490)
	... 52 more




Build Log:
[...truncated 10415 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\init-core-data-001
   [junit4]   2> 5636192 T19845 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 5636196 T19845 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5636197 T19846 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 5636296 T19845 oasc.ZkTestServer.run start zk server on port:56514
   [junit4]   2> 5636296 T19845 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5636299 T19845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5636303 T19853 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f32526 name:ZooKeeperConnection Watcher:127.0.0.1:56514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5636303 T19845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5636304 T19845 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5636304 T19845 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 5636308 T19845 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5636310 T19845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5636313 T19856 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c1a6b name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5636313 T19845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5636313 T19845 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5636313 T19845 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 5636318 T19845 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 5636322 T19845 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 5636325 T19845 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 5636328 T19845 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 5636328 T19845 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 5636334 T19845 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 5636334 T19845 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 5636339 T19845 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5636339 T19845 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 5636343 T19845 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 5636343 T19845 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 5636347 T19845 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 5636347 T19845 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 5636351 T19845 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 5636351 T19845 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 5636355 T19845 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 5636355 T19845 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 5636360 T19845 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5636361 T19845 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 5636364 T19845 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5636365 T19845 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 5636369 T19845 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 5636370 T19845 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 5636372 T19845 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 5636373 T19845 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 5636378 T19847 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c0ea7d6e80001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 5637820 T19845 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores\collection1
   [junit4]   2> 5637823 T19845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5637833 T19845 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56522
   [junit4]   2> 5637834 T19845 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\tempDir-001/control/data, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores, hostContext=/, hostPort=56521}
   [junit4]   2> 5637834 T19845 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1df59bd
   [junit4]   2> 5637835 T19845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\'
   [junit4]   2> 5637873 T19845 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\solr.xml
   [junit4]   2> 5637908 T19845 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores
   [junit4]   2> 5637908 T19845 oasc.CoreContainer.<init> New CoreContainer 27893514
   [junit4]   2> 5637908 T19845 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\]
   [junit4]   2> 5637908 T19845 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\lib
   [junit4]   2> 5637908 T19845 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\lib).
   [junit4]   2> 5637922 T19845 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5637922 T19845 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5637922 T19845 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5637922 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5637922 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5637922 T19845 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5637922 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5637926 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5637926 T19845 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5637926 T19845 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5637926 T19845 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 5637928 T19845 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5637928 T19845 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5637928 T19845 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5637928 T19845 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 5637928 T19845 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56514/solr
   [junit4]   2> 5637929 T19845 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5637929 T19845 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5637933 T19845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5637934 T19868 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d55196 name:ZooKeeperConnection Watcher:127.0.0.1:56514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5637935 T19845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5637935 T19845 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5637937 T19847 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c0ea7d6e80002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 5637939 T19845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5637942 T19871 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65324e name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5637942 T19845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5637944 T19845 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 5637949 T19845 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 5637953 T19845 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 5637957 T19845 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 5637961 T19845 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 5637966 T19845 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 5637970 T19845 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 5637973 T19845 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 5637975 T19845 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56521_
   [junit4]   2> 5637976 T19845 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56521_
   [junit4]   2> 5637979 T19845 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 5637982 T19845 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 5637985 T19845 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5637988 T19845 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56521_
   [junit4]   2> 5637988 T19845 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 5637991 T19845 oasc.Overseer.start Overseer (id=93465806295793667-127.0.0.1:56521_-n_0000000000) starting
   [junit4]   2> 5637995 T19845 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 5638008 T19845 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 5638009 T19873 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 5638009 T19845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5638011 T19872 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 5638018 T19845 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, loadOnStartup=true, transient=false, collection=control_collection, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores\collection1, coreNodeName=, schema=schema.xml, config=solrconfig.xml, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores\collection1\, dataDir=data\, shard=}
   [junit4]   2> 5638021 T19845 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores\collection1\
   [junit4]   2> 5638022 T19845 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 5638023 T19875 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 5638023 T19875 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5638024 T19875 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5638024 T19871 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5638026 T19872 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56521",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:56521_",
   [junit4]   2> 	  "core":"collection1"} current state version: 0
   [junit4]   2> 5638027 T19872 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56521",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:56521_",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 5638027 T19872 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 5638027 T19872 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5638030 T19871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5639005 T19875 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5639005 T19875 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 5639006 T19875 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5639006 T19875 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5639011 T19875 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5639012 T19875 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores\collection1\'
   [junit4]   2> 5639035 T19875 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 5639039 T19875 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 5639050 T19875 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 5639072 T19875 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 5639122 T19875 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5639124 T19875 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 5639134 T19875 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5639577 T19875 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5639589 T19875 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5639593 T19875 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5639608 T19875 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5639613 T19875 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5639618 T19875 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5639621 T19875 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5639622 T19875 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5639622 T19875 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5639625 T19875 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5639625 T19875 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5639625 T19875 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 5639625 T19875 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5639627 T19875 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores\collection1\data\
   [junit4]   2> 5639627 T19875 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13815e0
   [junit4]   2> 5639628 T19875 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores\collection1\data\
   [junit4]   2> 5639628 T19875 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores\collection1\data\index/
   [junit4]   2> 5639629 T19875 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 5639629 T19875 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\control-001\cores\collection1\data\index
   [junit4]   2> 5639630 T19875 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5183126213771825]
   [junit4]   2> 5639630 T19875 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d9b654 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1514d70),segFN=segments_1,generation=1}
   [junit4]   2> 5639630 T19875 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5639636 T19875 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5639637 T19875 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5639637 T19875 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5639637 T19875 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5639638 T19875 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5639638 T19875 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5639639 T19875 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5639639 T19875 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5639639 T19875 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5639646 T19875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5639648 T19875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5639651 T19875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5639652 T19875 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5639659 T19875 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /update/csv,/get,/admin/logging,/update/json,standard,/admin/segments,/replication,/admin/plugins,/update,/admin/mbeans,/schema,/admin/threads,/admin/properties,/admin/ping,/admin/file,/update/json/docs,/admin/luke,/config,/admin/system
   [junit4]   2> 5639661 T19875 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 5639662 T19875 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5639663 T19875 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 5639664 T19875 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5639665 T19875 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5639665 T19875 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 5639666 T19875 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@d9b654 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1514d70),segFN=segments_1,generation=1}
   [junit4]   2> 5639666 T19875 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5639667 T19875 oass.SolrIndexSearcher.<init> Opening Searcher@261e22[collection1] main
   [junit4]   2> 5639667 T19875 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 5639669 T19875 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5639669 T19875 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5639670 T19875 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5639670 T19875 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5639670 T19875 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5639672 T19875 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5639672 T19875 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5639672 T19875 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5639672 T19875 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5639673 T19875 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5639673 T19876 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@261e22[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5639674 T19879 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56521 collection:control_collection shard:shard1
   [junit4]   2> 5639674 T19845 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5639674 T19845 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5639675 T19845 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5639676 T19879 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 5639677 T19845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5639680 T19883 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c0ec41 name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5639681 T19845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5639681 T19845 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5639682 T19845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5639685 T19879 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 5639688 T19845 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 5639688 T19845 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 5639688 T19845 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5639689 T19871 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5639690 T19879 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5639690 T19879 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 5639690 T19845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> ASYNC  NEW_CORE C8716 name=collection1 org.apache.solr.core.SolrCore@1214da7 url=http://127.0.0.1:56521/collection1 node=127.0.0.1:56521_ C8716_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:56521, node_name=127.0.0.1:56521_, core=collection1}
   [junit4]   2> 5639690 T19879 C8716 P56521 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56521/collection1/
   [junit4]   2> 5639691 T19879 C8716 P56521 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5639691 T19879 C8716 P56521 oasc.SyncStrategy.syncToMe http://127.0.0.1:56521/collection1/ has no replicas
   [junit4]   2> 5639691 T19879 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56521/collection1/ shard1
   [junit4]   2> 5639692 T19879 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 5639692 T19872 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"} current state version: 1
   [junit4]   2> 5639694 T19886 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@199859b name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5639694 T19845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5639695 T19845 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5639695 T19871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5639695 T19883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5639699 T19847 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c0ea7d6e80005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 5639703 T19872 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "stateFormat":"2"} current state version: 2
   [junit4]   2> 5639704 T19872 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 5639707 T19871 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5639709 T19872 oasc.Overseer$ClusterStateUpdater.run 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:56521",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 2
   [junit4]   2> 5639710 T19872 oasco.ZkStateWriter.writePendingUpdates going to create_collection /collections/collection1/state.json
   [junit4]   2> 5639712 T19883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5639713 T19871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5639719 T19871 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5639720 T19883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5639720 T19871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5639754 T19879 oasc.ZkController.register We are http://127.0.0.1:56521/collection1/ and leader is http://127.0.0.1:56521/collection1/
   [junit4]   2> 5639754 T19879 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56521
   [junit4]   2> 5639754 T19879 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5639754 T19879 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 5639754 T19879 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5639755 T19871 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5639756 T19872 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56521",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:56521_",
   [junit4]   2> 	  "core":"collection1"} current state version: 4
   [junit4]   2> 5639757 T19872 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56521",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:56521_",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 5639862 T19883 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5639863 T19871 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 5641142 T19845 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores\collection1
   [junit4]   2> 5641146 T19845 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001
   [junit4]   2> 5641147 T19845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5641150 T19845 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56538
   [junit4]   2> 5641152 T19845 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostPort=56537, hostContext=/, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores, solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\tempDir-001/jetty1, solrconfig=solrconfig.xml}
   [junit4]   2> 5641153 T19845 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1df59bd
   [junit4]   2> 5641153 T19845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\'
   [junit4]   2> 5641187 T19845 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\solr.xml
   [junit4]   2> 5641214 T19845 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores
   [junit4]   2> 5641215 T19845 oasc.CoreContainer.<init> New CoreContainer 3608341
   [junit4]   2> 5641215 T19845 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\]
   [junit4]   2> 5641215 T19845 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\lib
   [junit4]   2> 5641215 T19845 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\lib).
   [junit4]   2> 5641228 T19845 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5641229 T19845 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5641229 T19845 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5641230 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5641230 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5641230 T19845 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5641230 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5641230 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5641230 T19845 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5641230 T19845 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5641230 T19845 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 5641231 T19845 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5641231 T19845 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5641231 T19845 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5641231 T19845 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 5641231 T19845 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56514/solr
   [junit4]   2> 5641232 T19845 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5641232 T19845 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5641235 T19845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5641236 T19898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24d5c5 name:ZooKeeperConnection Watcher:127.0.0.1:56514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5641237 T19845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5641237 T19845 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5641241 T19845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5641244 T19901 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16fff0d name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5641244 T19845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5641252 T19845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5642261 T19845 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56537_
   [junit4]   2> 5642263 T19845 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56537_
   [junit4]   2> 5642271 T19845 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5642278 T19845 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, transient=false, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores\collection1, dataDir=data\, collection=collection1, absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores\collection1\, shard=, schema=schema.xml, config=solrconfig.xml, coreNodeName=, loadOnStartup=true}
   [junit4]   2> 5642278 T19845 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores\collection1\
   [junit4]   2> 5642281 T19845 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 5642285 T19902 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5642286 T19902 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5642289 T19871 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5642290 T19902 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 5642291 T19902 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 5642292 T19872 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56537",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:56537_",
   [junit4]   2> 	  "core":"collection1"} current state version: 5
   [junit4]   2> 5642292 T19902 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 5642293 T19872 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56537",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:56537_",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 5642293 T19872 oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 5642293 T19872 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 5642297 T19902 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 5642297 T19902 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5642297 T19872 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 5642298 T19901 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5642301 T19901 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 5643375 T19902 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5643375 T19902 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5643377 T19902 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5643377 T19902 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5643379 T19902 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5643379 T19902 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores\collection1\'
   [junit4]   2> 5643418 T19902 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 5643424 T19902 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 5643444 T19902 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 5643474 T19902 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 5643535 T19902 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5643537 T19902 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 5643547 T19902 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5643988 T19902 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5644064 T19902 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5644067 T19902 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5644085 T19902 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5644091 T19902 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5644096 T19902 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5644099 T19902 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5644099 T19902 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5644099 T19902 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5644101 T19902 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5644101 T19902 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5644101 T19902 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5644101 T19902 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5644102 T19902 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 5644102 T19902 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13815e0
   [junit4]   2> 5644103 T19902 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 5644104 T19902 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 5644104 T19902 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 5644105 T19902 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 5644105 T19902 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5183126213771825]
   [junit4]   2> 5644106 T19902 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6c30f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10127a9),segFN=segments_1,generation=1}
   [junit4]   2> 5644106 T19902 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5644115 T19902 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 5644115 T19902 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 5644116 T19902 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5644116 T19902 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5644116 T19902 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5644117 T19902 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 5644117 T19902 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5644118 T19902 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 5644118 T19902 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 5644124 T19902 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5644127 T19902 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5644131 T19902 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5644133 T19902 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 5644142 T19902 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /update/csv,/get,/admin/logging,/update/json,standard,/admin/segments,/replication,/admin/plugins,/update,/admin/mbeans,/schema,/admin/threads,/admin/properties,/admin/ping,/admin/file,/update/json/docs,/admin/luke,/config,/admin/system
   [junit4]   2> 5644145 T19902 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 5644146 T19902 oasu.UpdateHandler.<init> Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5644147 T19902 oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 5644148 T19902 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 5644149 T19902 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 5644149 T19902 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 5644151 T19902 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6c30f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10127a9),segFN=segments_1,generation=1}
   [junit4]   2> 5644151 T19902 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 5644152 T19902 oass.SolrIndexSearcher.<init> Opening Searcher@5e05b7[collection1] main
   [junit4]   2> 5644152 T19902 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5644154 T19902 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5644154 T19902 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 5644155 T19902 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 5644155 T19902 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 5644156 T19902 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5644157 T19902 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 5644157 T19902 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 5644157 T19902 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 5644158 T19902 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 5644158 T19903 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e05b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5644159 T19902 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 5644160 T19906 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56537 collection:collection1 shard:shard3
   [junit4]   2> 5644161 T19845 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 5644161 T19845 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 5644162 T19906 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 5644171 T19906 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 5644174 T19871 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5644175 T19906 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 5644175 T19906 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C8717 name=collection1 org.apache.solr.core.SolrCore@ba9bc9 url=http://127.0.0.1:56537/collection1 node=127.0.0.1:56537_ C8717_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:56537, node_name=127.0.0.1:56537_, core=collection1}
   [junit4]   2> 5644175 T19906 C8717 P56537 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56537/collection1/
   [junit4]   2> 5644175 T19906 C8717 P56537 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 5644175 T19906 C8717 P56537 oasc.SyncStrategy.syncToMe http://127.0.0.1:56537/collection1/ has no replicas
   [junit4]   2> 5644176 T19906 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56537/collection1/ shard3
   [junit4]   2> 5644176 T19906 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 5644178 T19872 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1"} current state version: 5
   [junit4]   2> 5644180 T19872 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 5644182 T19901 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5644184 T19901 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 5644191 T19872 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56537",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 5
   [junit4]   2> 5644193 T19872 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 5644195 T19901 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5644196 T19901 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 5644201 T19871 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5644244 T19906 oasc.ZkController.register We are http://127.0.0.1:56537/collection1/ and leader is http://127.0.0.1:56537/collection1/
   [junit4]   2> 5644244 T19906 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56537
   [junit4]   2> 5644244 T19906 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 5644244 T19906 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 5644244 T19906 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5644247 T19871 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5644250 T19872 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56537",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:56537_",
   [junit4]   2> 	  "core":"collection1"} current state version: 5
   [junit4]   2> 5644251 T19872 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56537",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:56537_",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 5644253 T19872 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 3
   [junit4]   2> 5644254 T19901 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5644255 T19906 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 5644256 T19901 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 5645773 T19845 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores\collection1
   [junit4]   2> 5645778 T19845 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2 in directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001
   [junit4]   2> 5645779 T19845 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 5645784 T19845 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56548
   [junit4]   2> 5645787 T19845 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {hostContext=/, solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores, hostPort=56547}
   [junit4]   2> 5645788 T19845 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@1df59bd
   [junit4]   2> 5645789 T19845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\'
   [junit4]   2> 5645841 T19845 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\solr.xml
   [junit4]   2> 5645892 T19845 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores
   [junit4]   2> 5645893 T19845 oasc.CoreContainer.<init> New CoreContainer 19037038
   [junit4]   2> 5645893 T19845 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\]
   [junit4]   2> 5645893 T19845 oasc.CoreContainer.load loading shared library: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\lib
   [junit4]   2> 5645893 T19845 oasc.SolrResourceLoader.addToClassLoader WARN Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\lib).
   [junit4]   2> 5645915 T19845 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 5645915 T19845 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 5645915 T19845 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 5645915 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 5645915 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 5645915 T19845 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 5645915 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 5645918 T19845 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 5645918 T19845 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 5645918 T19845 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 5645918 T19845 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 5645920 T19845 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 5645920 T19845 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 5645920 T19845 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 5645920 T19845 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 5645922 T19845 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56514/solr
   [junit4]   2> 5645922 T19845 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 5645922 T19845 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 5645926 T19845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5645929 T19919 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16d25b name:ZooKeeperConnection Watcher:127.0.0.1:56514 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5645929 T19845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5645929 T19845 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 5645932 T19847 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x14c0ea7d6e80008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 5645934 T19845 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 5645937 T19922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@900ac1 name:ZooKeeperConnection Watcher:127.0.0.1:56514/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 5645937 T19845 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 5645948 T19845 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 5647037 T19845 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56547_
   [junit4]   2> 5647039 T19845 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56547_
   [junit4]   2> 5647047 T19845 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 5647051 T19845 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores
   [junit4]   1> CORE DESCRIPTOR: {absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores\collection1\, loadOnStartup=true, schema=schema.xml, coreNodeName=, shard=, collection=collection1, config=solrconfig.xml, name=collection1, transient=false, instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores\collection1, dataDir=data\}
   [junit4]   2> 5647051 T19845 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores\collection1\
   [junit4]   2> 5647051 T19845 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 5647057 T19923 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 5647057 T19923 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 5647060 T19871 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 5647062 T19923 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 5647062 T19923 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 5647063 T19872 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56547",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:56547_",
   [junit4]   2> 	  "core":"collection1"} current state version: 5
   [junit4]   2> 5647063 T19923 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 5647064 T19872 oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56547",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:56547_",
   [junit4]   2> 	  "core":"collection1"}
   [junit4]   2> 5647064 T19872 oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 5647064 T19872 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 5647067 T19923 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 5647067 T19923 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 5647067 T19872 oasco.ZkStateWriter.writePendingUpdates going to update_collection /collections/collection1/state.json version: 4
   [junit4]   2> 5647068 T19922 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5647068 T19901 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 3)
   [junit4]   2> 5647069 T19922 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 5647070 T19901 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 5648145 T19923 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 5648145 T19923 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 5648147 T19923 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 5648147 T19923 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 5648149 T19923 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 5648149 T19923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores\collection1\'
   [junit4]   2> 5648174 T19923 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 5648179 T19923 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 5648191 T19923 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 5648227 T19923 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.1.0
   [junit4]   2> 5648306 T19923 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 5648309 T19923 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 5648322 T19923 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 5648794 T19923 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 5648810 T19923 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 5648813 T19923 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 5648831 T19923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5648838 T19923 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 5648843 T19923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5648846 T19923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5648847 T19923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5648847 T19923 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 5648849 T19923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 5648849 T19923 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 5648849 T19923 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 5648849 T19923 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 5648850 T19923 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 5648850 T19923 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13815e0
   [junit4]   2> 5648851 T19923 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores\collection1\data\
   [junit4]   2> 5648851 T19923 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E8315B043F1-001\shard-2-001\cores\collection1\data\index/
   [junit4]   2> 5648851 T19923 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplicationFactorTest 74377E

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

eld, TestFiltering, URLClassifyProcessorTest, OpenExchangeRatesOrgProviderTest, TestQuerySenderNoQuery, TestExceedMaxTermLength, TestSortingResponseWriter, ShardSplitTest, AnalyticsMergeStrategyTest, LukeRequestHandlerTest, TestAddFieldRealTimeGet, TestSolrDynamicMBean, DistributedFacetPivotSmallTest, TestMiniSolrCloudCluster, SyncSliceTest, TermVectorComponentDistributedTest, TestFastOutputStream, CursorMarkTest, WordBreakSolrSpellCheckerTest, ResponseLogComponentTest, SimpleMLTQParserTest, HdfsRecoveryZkTest, DistributedSpellCheckComponentTest, TestFoldingMultitermQuery, TestOrdValues, TestRebalanceLeaders, TestStressRecovery, DeleteReplicaTest, TestFieldTypeResource, TestCollapseQParserPlugin, CacheHeaderTest, HardAutoCommitTest, RecoveryZkTest, TestSolrJ, AsyncMigrateRouteKeyTest, ResponseHeaderTest, FieldMutatingUpdateProcessorTest, SharedFSAutoReplicaFailoverTest, TestManagedSchema, TestPerFieldSimilarity, TestIntervalFaceting, DirectUpdateHandlerOptimizeTest, SharedFSAutoReplicaFailoverUtilsTest, TestSerializedLuceneMatchVersion, SuggesterTest, ConnectionManagerTest, TestCollationField, SolrIndexConfigTest, TestPhraseSuggestions, AtomicUpdatesTest, DistanceUnitsTest, ExternalFileFieldSortTest, SpellCheckComponentTest, RAMDirectoryFactoryTest, CollectionsAPIDistributedZkTest, TestBlendedInfixSuggestions, PrimitiveFieldTypeTest, SolrXmlInZkTest, PreAnalyzedFieldTest, HdfsUnloadDistributedZkTest, QueryParsingTest, TestOverriddenPrefixQueryForCustomFieldType, TestHighlightDedupGrouping, DistributedMLTComponentTest, TestRecovery, TestLRUCache, ChaosMonkeyNothingIsSafeTest, TestLazyCores, CopyFieldTest, PingRequestHandlerTest, TestStressVersions, DateFieldTest, TestSolr4Spatial2, TestAnalyzeInfixSuggestions, TestDocSet, CursorPagingTest, TestMergePolicyConfig, PrimUtilsTest, DistribJoinFromCollectionTest, CoreAdminRequestStatusTest, RemoteQueryErrorTest, JSONWriterTest, DistanceFunctionTest, IndexBasedSpellCheckerTest, HdfsLockFactoryTest, FacetPivotSmallTest, TestElisionMultitermQuery, TestNoOpRegenerator, DistribCursorPagingTest, StandardRequestHandlerTest, TestDistribDocBasedVersion, DocumentAnalysisRequestHandlerTest, TestPseudoReturnFields, ClusterStateUpdateTest, SolrPluginUtilsTest, JsonLoaderTest, MultiTermTest, SortByFunctionTest, DistributedQueueTest, TestLRUStatsCache, TestCoreContainer, TestManagedSchemaFieldResource, HdfsChaosMonkeySafeLeaderTest, TestCharFilters, DeleteShardTest, DistributedQueryElevationComponentTest, DistributedFacetPivotLargeTest, TestSolrQueryParser, RecoveryAfterSoftCommitTest, TestSearchPerf, TestSchemaVersionResource, RequiredFieldsTest, TestWordDelimiterFilterFactory, SearchHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, TestFieldCollectionResource, TestFreeTextSuggestions, ZkNodePropsTest, TestSolrCoreProperties, DistributedQueryComponentCustomSortTest, BadCopyFieldTest, SimplePostToolTest, TestZkChroot, EnumFieldTest, DocExpirationUpdateProcessorFactoryTest, SpellingQueryConverterTest, DirectSolrSpellCheckerTest, TestObjectReleaseTracker, ZkControllerTest, SegmentsInfoRequestHandlerTest, NotRequiredUniqueKeyTest, TestInitQParser, ClusterStateTest, TestDefaultStatsCache, TestReload, LeaderElectionIntegrationTest, TestRealTimeGet, MergeStrategyTest, TestSolrQueryParserResource, TestBlobHandler, TestManagedResourceStorage, TestRequestStatusCollectionAPI, TestFieldResource, OverseerRolesTest, TestUtils, TestCollectionAPI, SampleTest, TestSweetSpotSimilarityFactory, TestRangeQuery, TestCodecSupport, SolrCmdDistributorTest, OverseerStatusTest, TestSolrConfigHandlerConcurrent, TestSchemaResource, SSLMigrationTest, DateRangeFieldTest, TestBulkSchemaAPI, DistribDocExpirationUpdateProcessorTest, TestDocBasedVersionConstraints, DistributedTermsComponentTest, DocValuesMissingTest, TestCustomSort, DocumentBuilderTest, TestCryptoKeys, BasicDistributedZk2Test, AnalyticsQueryTest, TestFunctionQuery, HdfsDirectoryFactoryTest, ShowFileRequestHandlerTest, SpatialRPTFieldTypeTest, TestReplicationHandlerBackup, TestCloudManagedSchemaConcurrent, LeaderInitiatedRecoveryOnCommitTest, TestClassNameShortening, TestCSVResponseWriter, TestCursorMarkWithoutUniqueKey, TestSuggestSpellingConverter, IndexSchemaRuntimeFieldTest, ShardRoutingTest, TimeZoneUtilsTest, RequestLoggingTest, BufferStoreTest, TestUniqueKeyFieldResource, TestSolrConfigHandler, DistributedSuggestComponentTest, DistributedExpandComponentTest, BJQParserTest, CSVRequestHandlerTest, TestSchemaSimilarityResource, DisMaxRequestHandlerTest, TestStressLucene, DirectUpdateHandlerTest, UpdateParamsTest, TestBulkSchemaConcurrent, TestHighFrequencyDictionaryFactory, LoggingHandlerTest, HdfsSyncSliceTest, DocValuesMultiTest, AlternateDirectoryTest, TestCloudPivotFacet, TestMaxScoreQueryParser, TestManagedSchemaFieldTypeResource, PluginInfoTest, TestSolrXml, SOLR749Test, TermVectorComponentTest, SynonymTokenizerTest, PathHierarchyTokenizerFactoryTest, SuggestComponentTest, TestCloudInspectUtil, SolrTestCaseJ4Test, VMParamsZkACLAndCredentialsProvidersTest, OverseerTest, SolrInfoMBeanTest, AnalysisErrorHandlingTest, QueryElevationComponentTest, SpellCheckCollatorTest, LeaderElectionTest, BinaryUpdateRequestHandlerTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TestStressReorder, TestJoin, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, TestBadConfig, OverseerCollectionProcessorTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, FastVectorHighlighterTest, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, TestSolrIndexConfig, BadComponentTest, TestSolrDeletionPolicy2, NumericFieldsTest, MinimalSchemaTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestXIncludeConfig, EchoParamsTest, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, ResourceLoaderTest, ScriptEngineTest, TestFastLRUCache, DateMathParserTest, TestSystemIdResolver, DOMUtilTest, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, TestTolerantSearch, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, AssignTest, CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, ExternalCollectionsTest, HttpPartitionTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, ReplicationFactorTest]
   [junit4] Completed in 86.37s, 1 test, 1 error <<< FAILURES!

[...truncated 271 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:191: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976: There were test failures: 472 suites, 1882 tests, 1 error, 57 ignored (30 assumptions)

Total time: 148 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_76 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any