Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13670/
Java: 32bit/jdk1.8.0_60-ea-b24 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Error from server at https://127.0.0.1:59243//collection1: 
java.lang.NullPointerException  at 
org.apache.solr.search.grouping.distributed.responseprocessor.StoredFieldsShardResponseProcessor.process(StoredFieldsShardResponseProcessor.java:42)
  at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:748)
  at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:731)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:410)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:649)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:453)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:198)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
at org.eclipse.jetty.server.Server.handle(Server.java:499)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
 at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:59243//collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.search.grouping.distributed.responseprocessor.StoredFieldsShardResponseProcessor.process(StoredFieldsShardResponseProcessor.java:42)
        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:748)
        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:731)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:410)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2068)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:649)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:453)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:198)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:499)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)

        at 
__randomizedtesting.SeedInfo.seed([473B52103B13B7A2:CF6F6DCA95EFDA5A]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:234)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:226)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1133)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:941)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:  org.apache.solr.cloud.RollingRestartTest.test

Error Message:
Unable to restart (#0): CloudJettyRunner 
[url=http://127.0.0.1:41855/collection1]

Stack Trace:
java.lang.AssertionError: Unable to restart (#0): CloudJettyRunner 
[url=http://127.0.0.1:41855/collection1]
        at 
__randomizedtesting.SeedInfo.seed([473B52103B13B7A2:CF6F6DCA95EFDA5A]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104)
        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:966)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:941)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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 10116 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/init-core-data-001
   [junit4]   2> 351120 INFO  
(SUITE-TestDistributedSearch-seed#[473B52103B13B7A2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 351120 INFO  
(SUITE-TestDistributedSearch-seed#[473B52103B13B7A2]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 351192 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores/collection1
   [junit4]   2> 351193 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 351195 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@449cb5{/,null,AVAILABLE}
   [junit4]   2> 351208 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7dda03{SSL-http/1.1}{127.0.0.1:43082}
   [junit4]   2> 351208 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] o.e.j.s.Server 
Started @352484ms
   [junit4]   2> 351208 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43082, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores}
   [junit4]   2> 351233 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 351233 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/'
   [junit4]   2> 351251 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/solr.xml
   [junit4]   2> 351264 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores
   [junit4]   2> 351264 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 17503393
   [junit4]   2> 351264 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/]
   [junit4]   2> 351264 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/lib
   [junit4]   2> 351265 WARN  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/lib).
   [junit4]   2> 351273 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 351275 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 351277 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 351277 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 351277 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 351278 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores
   [junit4]   2> 351279 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores/collection1,
 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores/collection1/,
 configSet=collection1, dataDir=data/}
   [junit4]   2> 351279 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 351279 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 351280 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 351280 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 351280 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 351280 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 351280 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 351335 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 351350 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 351398 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 351399 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 351419 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 351676 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 351685 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 351691 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 351702 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 351705 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 351707 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 351707 WARN  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 351707 WARN  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 351707 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 351708 WARN  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 351708 WARN  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 351709 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 351709 INFO  (coreLoadExecutor-950-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 351709 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 351709 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 351709 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@593153
   [junit4]   2> 351710 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 351711 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 351711 WARN  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 351711 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 351711 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=80.1083984375, 
floorSegmentMB=1.4189453125, forceMergeDeletesPctAllowed=23.497234692481477, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.47626154635770923
   [junit4]   2> 351716 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1289952 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5303f2; 
maxCacheMB=0.4892578125 
maxMergeSizeMB=0.033203125)),segFN=segments_1,generation=1}
   [junit4]   2> 351716 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 351716 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 351717 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 351724 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 351724 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 351725 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 351725 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 351725 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 351726 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 351726 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 351726 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 351727 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 351727 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 351727 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 351727 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 351729 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 351730 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 351732 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 351733 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 351756 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 351764 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 351765 WARN  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 351766 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 351767 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 351767 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 351768 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 351768 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 351768 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8972838804150232]
   [junit4]   2> 351769 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1289952 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5303f2; 
maxCacheMB=0.4892578125 
maxMergeSizeMB=0.033203125)),segFN=segments_1,generation=1}
   [junit4]   2> 351769 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 351769 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1e145ce[collection1] 
main
   [junit4]   2> 351769 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 351770 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 351770 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 351770 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 351793 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 351929 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 351929 INFO  
(searcherExecutor-951-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 351930 INFO  
(searcherExecutor-951-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 351931 INFO  
(searcherExecutor-951-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 351931 INFO  
(searcherExecutor-951-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 351931 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 351931 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 351931 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 351931 INFO  
(searcherExecutor-951-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 351932 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1508179948093833216
   [junit4]   2> 351932 INFO  
(searcherExecutor-951-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 351933 INFO  
(searcherExecutor-951-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 351933 INFO  
(searcherExecutor-951-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 351933 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest 
version 1508179948093833216
   [junit4]   2> 351934 INFO  (coreLoadExecutor-950-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 351934 INFO  
(searcherExecutor-951-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 351936 INFO  
(searcherExecutor-951-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e145ce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 352351 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 352352 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] o.e.j.s.Server 
jetty-9.2.11.v20150529
   [junit4]   2> 352353 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@16cba88{/,null,AVAILABLE}
   [junit4]   2> 352359 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@bab909{SSL-http/1.1}{127.0.0.1:58354}
   [junit4]   2> 352360 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] o.e.j.s.Server 
Started @353636ms
   [junit4]   2> 352360 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=58354, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores}
   [junit4]   2> 352361 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 352361 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/'
   [junit4]   2> 352380 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 352391 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores
   [junit4]   2> 352391 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 31629669
   [junit4]   2> 352391 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/]
   [junit4]   2> 352392 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/lib
   [junit4]   2> 352392 WARN  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/lib).
   [junit4]   2> 352400 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 352403 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 352404 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 352404 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 352404 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 352405 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores
   [junit4]   2> 352405 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores/collection1,
 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores/collection1/,
 configSet=collection1, dataDir=data/}
   [junit4]   2> 352406 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 352406 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 352406 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 352407 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 352407 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 352407 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 352407 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 352440 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 352463 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 352508 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 352508 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 352523 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 352719 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 352727 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 352728 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 352745 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 352749 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 352751 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 352751 WARN  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 352752 WARN  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 352752 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 352752 WARN  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 352752 WARN  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 352753 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 352754 INFO  (coreLoadExecutor-961-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 352755 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 352755 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 352755 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@593153
   [junit4]   2> 352756 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 352756 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 352757 WARN  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 352757 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 352758 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=80.1083984375, 
floorSegmentMB=1.4189453125, forceMergeDeletesPctAllowed=23.497234692481477, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.47626154635770923
   [junit4]   2> 352759 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@48942a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1645f3; 
maxCacheMB=0.4892578125 
maxMergeSizeMB=0.033203125)),segFN=segments_1,generation=1}
   [junit4]   2> 352759 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 352760 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 352760 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_473B52103B13B7A2-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 352773 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 352773 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 352774 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 352774 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 352774 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 352774 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 352774 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 352775 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 352775 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 352775 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 352775 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 352775 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 352777 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 352780 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 352781 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 352783 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 352822 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 352834 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 352835 WARN  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 352835 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 352836 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 352836 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 352843 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 352843 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 352844 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=15, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8972838804150232]
   [junit4]   2> 352844 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@48942a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1645f3; 
maxCacheMB=0.4892578125 
maxMergeSizeMB=0.033203125)),segFN=segments_1,generation=1}
   [junit4]   2> 352845 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 352845 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@a8302c[collection1] 
main
   [junit4]   2> 352845 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 352846 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 352846 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 352846 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 352865 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 352931 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 352931 INFO  
(searcherExecutor-962-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 352931 INFO  
(searcherExecutor-962-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 352932 INFO  
(searcherExecutor-962-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 352932 INFO  
(searcherExecutor-962-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 352932 INFO  
(searcherExecutor-962-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 352933 INFO  
(searcherExecutor-962-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 352933 INFO  
(searcherExecutor-962-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 352934 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 352934 INFO  
(searcherExecutor-962-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 352934 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 352935 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 352935 INFO  
(searcherExecutor-962-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 352935 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1508179949145554944
   [junit4]   2> 352955 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 21 ms to seed version buckets with 
highest version 1508179949145554944
   [junit4]   2> 352955 INFO  (coreLoadExecutor-961-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 352955 INFO  
(searcherExecutor-962-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a8302c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 353410 INFO  
(TEST-TestDistributedSearch.test-seed#[473B52103B13B7A2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 353495 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1508179949730660352)} 0 2
   [junit4]   2> 353567 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1508179949806157824)} 0 2
   [junit4]   2> 353599 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1 (1508179949814546432)]} 0 27
   [junit4]   2> 353611 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1 (1508179949848100864)]} 0 6
   [junit4]   2> 353619 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[2 (1508179949858586624)]} 0 4
   [junit4]   2> 353626 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[2 (1508179949866975232)]} 0 3
   [junit4]   2> 353635 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[3 (1508179949874315264)]} 0 5
   [junit4]   2> 353642 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[3 (1508179949883752448)]} 0 4
   [junit4]   2> 353651 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[4 (1508179949892141056)]} 0 4
   [junit4]   2> 353657 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[4 (1508179949900529664)]} 0 3
   [junit4]   2> 353664 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[5 (1508179949906821120)]} 0 3
   [junit4]   2> 353670 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[5 (1508179949913112576)]} 0 2
   [junit4]   2> 353677 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[6 (1508179949920452608)]} 0 3
   [junit4]   2> 353683 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[6 (1508179949927792640)]} 0 2
   [junit4]   2> 353691 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[7 (1508179949934084096)]} 0 4
   [junit4]   2> 353697 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[7 (1508179949942472704)]} 0 2
   [junit4]   2> 353704 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[8 (1508179949949812736)]} 0 2
   [junit4]   2> 353710 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[8 (1508179949956104192)]} 0 2
   [junit4]   2> 353717 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[9 (1508179949962395648)]} 0 3
   [junit4]   2> 353722 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[9 (1508179949968687104)]} 0 2
   [junit4]   2> 353725 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 353753 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1289952 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5303f2; 
maxCacheMB=0.4892578125 
maxMergeSizeMB=0.033203125)),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@1289952 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5303f2; 
maxCacheMB=0.4892578125 
maxMergeSizeMB=0.033203125)),segFN=segments_2,generation=2}
   [junit4]   2> 353754 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 353758 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@185b216[collection1] main
   [junit4]   2> 353759 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 353763 INFO  
(searcherExecutor-951-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@185b216[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 353765 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 40
   [junit4]   2> 353769 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 353779 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@48942a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1645f3; 
maxCacheMB=0.4892578125 
maxMergeSizeMB=0.033203125)),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NRTCachingDirectory(RAMDirectory@48942a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1645f3; 
maxCacheMB=0.4892578125 
maxMergeSizeMB=0.033203125)),segFN=segments_2,generation=2}
   [junit4]   2> 353779 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 353783 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1645f52[collection1] main
   [junit4]   2> 353784 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 353788 INFO  
(searcherExecutor-962-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1645f52[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 353789 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 20
   [junit4]   2> 353799 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[10 (1508179950045233152)]} 0 6
   [junit4]   2> 353808 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[10 (1508179950055718912)]} 0 5
   [junit4]   2> 353816 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[11 (1508179950065156096)]} 0 4
   [junit4]   2> 353825 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[11 (1508179950074593280)]} 0 4
   [junit4]   2> 353832 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[12 (1508179950082981888)]} 0 4
   [junit4]   2> 353839 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[12 (1508179950090321920)]} 0 3
   [junit4]   2> 353847 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[13 (1508179950097661952)]} 0 4
   [junit4]   2> 353854 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[13 (1508179950106050560)]} 0 3
   [junit4]   2> 353860 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1001 (1508179950113390592)]} 0 3
   [junit4]   2> 353865 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1001 (1508179950118633472)]} 0 2
   [junit4]   2> 353870 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[14 (1508179950124924928)]} 0 2
   [junit4]   2> 353875 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[14 (1508179950129119232)]} 0 1
   [junit4]   2> 353879 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[15 (1508179950134362112)]} 0 1
   [junit4]   2> 353884 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[15 (1508179950138556416)]} 0 1
   [junit4]   2> 353893 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[16 (1508179950147993600)]} 0 2
   [junit4]   2> 353898 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[16 (1508179950154285056)]} 0 1
   [junit4]   2> 353905 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[17 (1508179950159527936)]} 0 3
   [junit4]   2> 353910 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[17 (1508179950166867968)]} 0 2
   [junit4]   2> 353915 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[100 (1508179950171062272)]} 0 1
   [junit4]   2> 353919 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[100 (1508179950175256576)]} 0 1
   [junit4]   2> 353924 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[101 (1508179950180499456)]} 0 2
   [junit4]   2> 353928 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[101 (1508179950185742336)]} 0 1
   [junit4]   2> 353933 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[102 (1508179950189936640)]} 0 1
   [junit4]   2> 353936 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[102 (1508179950194130944)]} 0 1
   [junit4]   2> 353940 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[103 (1508179950198325248)]} 0 1
   [junit4]   2> 353944 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[103 (1508179950202519552)]} 0 1
   [junit4]   2> 353948 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[104 (1508179950206713856)]} 0 1
   [junit4]   2> 353952 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[104 (1508179950210908160)]} 0 1
   [junit4]   2> 353956 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[105 (1508179950215102464)]} 0 1
   [junit4]   2> 353960 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[105 (1508179950219296768)]} 0 1
   [junit4]   2> 353965 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[106 (1508179950223491072)]} 0 2
   [junit4]   2> 353971 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[106 (1508179950229782528)]} 0 2
   [junit4]   2> 353976 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[107 (1508179950236073984)]} 0 1
   [junit4]   2> 353981 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[107 (1508179950240268288)]} 0 2
   [junit4]   2> 353986 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[108 (1508179950245511168)]} 0 2
   [junit4]   2> 353990 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[108 (1508179950250754048)]} 0 1
   [junit4]   2> 353994 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[109 (1508179950254948352)]} 0 1
   [junit4]   2> 353998 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[109 (1508179950259142656)]} 0 1
   [junit4]   2> 354002 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[110 (1508179950263336960)]} 0 1
   [junit4]   2> 354006 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[110 (1508179950267531264)]} 0 1
   [junit4]   2> 354011 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[111 (1508179950271725568)]} 0 2
   [junit4]   2> 354015 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[111 (1508179950275919872)]} 0 1
   [junit4]   2> 354019 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[112 (1508179950280114176)]} 0 1
   [junit4]   2> 354023 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[112 (1508179950284308480)]} 0 1
   [junit4]   2> 354027 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[113 (1508179950288502784)]} 0 1
   [junit4]   2> 354030 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[113 (1508179950292697088)]} 0 1
   [junit4]   2> 354034 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[114 (1508179950296891392)]} 0 1
   [junit4]   2> 354038 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[114 (1508179950301085696)]} 0 1
   [junit4]   2> 354042 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[115 (1508179950304231424)]} 0 1
   [junit4]   2> 354046 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[115 (1508179950308425728)]} 0 1
   [junit4]   2> 354056 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[116 (1508179950312620032)]} 0 7
   [junit4]   2> 354060 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[116 (1508179950324154368)]} 0 1
   [junit4]   2> 354064 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[117 (1508179950328348672)]} 0 1
   [junit4]   2> 354067 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[117 (1508179950331494400)]} 0 1
   [junit4]   2> 354071 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[118 (1508179950335688704)]} 0 1
   [junit4]   2> 354075 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[118 (1508179950339883008)]} 0 1
   [junit4]   2> 354080 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[119 (1508179950344077312)]} 0 1
   [junit4]   2> 354084 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[119 (1508179950348271616)]} 0 1
   [junit4]   2> 354087 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[120 (1508179950352465920)]} 0 1
   [junit4]   2> 354091 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[120 (1508179950356660224)]} 0 1
   [junit4]   2> 354095 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[121 (1508179950360854528)]} 0 1
   [junit4]   2> 354099 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[121 (1508179950365048832)]} 0 1
   [junit4]   2> 354103 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[122 (1508179950369243136)]} 0 1
   [junit4]   2> 354106 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[122 (1508179950372388864)]} 0 1
   [junit4]   2> 354110 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[123 (1508179950376583168)]} 0 1
   [junit4]   2> 354114 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[123 (1508179950380777472)]} 0 1
   [junit4]   2> 354118 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[124 (1508179950383923200)]} 0 1
   [junit4]   2> 354121 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[124 (1508179950388117504)]} 0 1
   [junit4]   2> 354125 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[125 (1508179950392311808)]} 0 1
   [junit4]   2> 354128 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[125 (1508179950395457536)]} 0 1
   [junit4]   2> 354133 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[126 (1508179950399651840)]} 0 1
   [junit4]   2> 354136 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[126 (1508179950403846144)]} 0 1
   [junit4]   2> 354140 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[127 (1508179950408040448)]} 0 1
   [junit4]   2> 354144 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[127 (1508179950412234752)]} 0 1
   [junit4]   2> 354148 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[128 (1508179950415380480)]} 0 1
   [junit4]   2> 354152 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[128 (1508179950419574784)]} 0 1
   [junit4]   2> 354155 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[129 (1508179950423769088)]} 0 1
   [junit4]   2> 354159 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[129 (1508179950427963392)]} 0 1
   [junit4]   2> 354163 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[130 (1508179950431109120)]} 0 1
   [junit4]   2> 354166 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[130 (1508179950435303424)]} 0 1
   [junit4]   2> 354170 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[131 (1508179950439497728)]} 0 1
   [junit4]   2> 354174 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[131 (1508179950443692032)]} 0 1
   [junit4]   2> 354177 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[132 (1508179950446837760)]} 0 1
   [junit4]   2> 354182 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[132 (1508179950451032064)]} 0 2
   [junit4]   2> 354186 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[133 (1508179950456274944)]} 0 1
   [junit4]   2> 354190 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[133 (1508179950459420672)]} 0 1
   [junit4]   2> 354193 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[134 (1508179950463614976)]} 0 1
   [junit4]   2> 354197 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[134 (1508179950467809280)]} 0 1
   [junit4]   2> 354201 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[135 (1508179950470955008)]} 0 1
   [junit4]   2> 354206 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[135 (1508179950477246464)]} 0 3
   [junit4]   2> 354210 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[136 (1508179950481440768)]} 0 1
   [junit4]   2> 354215 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[136 (1508179950485635072)]} 0 2
   [junit4]   2> 354219 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[137 (1508179950489829376)]} 0 1
   [junit4]   2> 354223 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[137 (1508179950494023680)]} 0 2
   [junit4]   2> 354227 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[138 (1508179950499266560)]} 0 1
   [junit4]   2> 354230 INFO  (qtp8576212-1975) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[138 (1508179950502412288)]} 0 1
   [junit4]   2> 354234 INFO  (qtp18468353-1955) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[139 (1508179950506606592)]} 0 1
   [junit4]   2> 354237 INFO  (qtp8576212-1973) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[139 (1508179950509752320)]} 0 1
   [junit4]   2> 354241 INFO  (qtp18468353-1956) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[140 (1508179950513946624)]} 0 1
   [junit4]   2> 354245 INFO  (qtp8576212-1974) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[140 (1508179950517092352)]} 0 1
   [junit4]   2> 354248 INFO  (qtp18468353-1957) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[141 (1508179950521286656)]} 0 1
   [junit4] 

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

st-seed#[473B52103B13B7A2]) [n:127.0.0.1:49924_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1647222 INFO  
(TEST-RollingRestartTest.test-seed#[473B52103B13B7A2]) [n:127.0.0.1:49924_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_473B52103B13B7A2-001/shard-2-001/cores/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_473B52103B13B7A2-001/shard-2-001/cores/collection1/data;done=false>>]
   [junit4]   2> 1647222 INFO  
(TEST-RollingRestartTest.test-seed#[473B52103B13B7A2]) [n:127.0.0.1:49924_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_473B52103B13B7A2-001/shard-2-001/cores/collection1/data
   [junit4]   2> 1647222 INFO  
(TEST-RollingRestartTest.test-seed#[473B52103B13B7A2]) [n:127.0.0.1:49924_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_473B52103B13B7A2-001/shard-2-001/cores/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_473B52103B13B7A2-001/shard-2-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 1647222 INFO  
(TEST-RollingRestartTest.test-seed#[473B52103B13B7A2]) [n:127.0.0.1:49924_ 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_473B52103B13B7A2-001/shard-2-001/cores/collection1/data/index
   [junit4]   2> 1647223 INFO  
(TEST-RollingRestartTest.test-seed#[473B52103B13B7A2]) [n:127.0.0.1:49924_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.Overseer Overseer 
(id=94261327919972363-127.0.0.1:49924_-n_0000000002) closing
   [junit4]   2> 1647223 INFO  
(OverseerStateUpdate-94261327919972363-127.0.0.1:49924_-n_0000000002) 
[n:127.0.0.1:49924_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49924_
   [junit4]   2> 1647224 WARN  
(zkCallback-1815-thread-2-processing-n:127.0.0.1:49924_) [n:127.0.0.1:49924_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1647225 INFO  
(TEST-RollingRestartTest.test-seed#[473B52103B13B7A2]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@785e2f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1647225 INFO  
(TEST-RollingRestartTest.test-seed#[473B52103B13B7A2]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@e40573{/,null,UNAVAILABLE}
   [junit4]   2> 1647226 INFO  
(TEST-RollingRestartTest.test-seed#[473B52103B13B7A2]) [n:127.0.0.1:49924_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:54523 54523
   [junit4]   2> 1647251 INFO  (Thread-3629) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:54523 54523
   [junit4]   2> 1647252 WARN  (Thread-3629) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/aliases.json
   [junit4]   2>        4       /solr/clusterstate.json
   [junit4]   2>        3       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/live_nodes
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RollingRestartTest 
-Dtests.method=test -Dtests.seed=473B52103B13B7A2 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=es_CR -Dtests.timezone=Australia/Canberra 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 56.9s J0 | RollingRestartTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Unable to restart 
(#0): CloudJettyRunner [url=http://127.0.0.1:41855/collection1]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([473B52103B13B7A2:CF6F6DCA95EFDA5A]:0)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104)
   [junit4]    >        at 
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:966)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:941)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1647260 INFO  
(SUITE-RollingRestartTest-seed#[473B52103B13B7A2]-worker) [n:127.0.0.1:49924_ 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.RollingRestartTest_473B52103B13B7A2-001
   [junit4]   2> Jul 31, 2015 3:36:16 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, 
locale=es_CR, timezone=Australia/Canberra
   [junit4]   2> NOTE: Linux 3.16.0-44-generic i386/Oracle Corporation 
1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=87124112,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSchemaTest, 
HdfsCollectionsAPIDistributedZkTest, DistributedIntervalFacetingTest, 
TestSimpleQParserPlugin, SyncSliceTest, TestConfig, MultiThreadedOCPTest, 
TermsComponentTest, ExternalFileFieldSortTest, ActionThrottleTest, TestJoin, 
TestRemoteStreaming, TestClusterStateMutator, TestQuerySenderListener, 
TestBlendedInfixSuggestions, OverseerStatusTest, TestSchemaManager, 
InfoHandlerTest, TestShardHandlerFactory, ZkNodePropsTest, DateMathParserTest, 
BasicZkTest, CoreAdminCreateDiscoverTest, TestCodecSupport, TestRTimer, 
MergeStrategyTest, UUIDUpdateProcessorFallbackTest, TestConfigSetImmutable, 
SignatureUpdateProcessorFactoryTest, MBeansHandlerTest, SimplePostToolTest, 
TestSchemaNameResource, FastVectorHighlighterTest, ClusterStateTest, 
SuggesterFSTTest, TestSolrIndexConfig, TestMiniSolrCloudClusterSSL, 
TestSmileRequest, TestFaceting, AtomicUpdatesTest, 
UniqFieldsUpdateProcessorFactoryTest, TestChildDocTransformer, 
HdfsRecoverLeaseTest, RemoteQueryErrorTest, TestManagedResource, 
TestDistributedSearch, TestStressLucene, CollectionStateFormat2Test, 
MultiTermTest, DocValuesMissingTest, TestCloudManagedSchemaConcurrent, 
TestDFRSimilarityFactory, TestManagedResourceStorage, 
RecoveryAfterSoftCommitTest, RankQueryTest, LeaderElectionIntegrationTest, 
PingRequestHandlerTest, TestReqParamsAPI, TestLazyCores, 
DistribJoinFromCollectionTest, BlockDirectoryTest, TestReplicationHandler, 
TestPhraseSuggestions, TestPivotHelperCode, ZkStateWriterTest, PeerSyncTest, 
TermVectorComponentTest, AsyncMigrateRouteKeyTest, 
SimpleCollectionCreateDeleteTest, TestLRUStatsCache, SolrIndexConfigTest, 
DistributedVersionInfoTest, TestAuthorizationFramework, 
DeleteLastCustomShardedReplicaTest, TestIndexingPerformance, 
TestWordDelimiterFilterFactory, TimeZoneUtilsTest, AnalyticsMergeStrategyTest, 
StressHdfsTest, TestCloudSchemaless, BigEndianAscendingWordSerializerTest, 
TestRecoveryHdfs, DistributedSpellCheckComponentTest, TestSolrXml, 
SharedFSAutoReplicaFailoverTest, TestObjectReleaseTracker, 
TestPseudoReturnFields, QueryEqualityTest, TestSolrDeletionPolicy1, 
DebugComponentTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, 
TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, 
PathHierarchyTokenizerFactoryTest, IndexSchemaRuntimeFieldTest, 
BinaryUpdateRequestHandlerTest, TestComponentsName, HighlighterConfigTest, 
AlternateDirectoryTest, TestStressRecovery, TestRTGBase, CursorPagingTest, 
AsyncCallRequestStatusResponseTest, CdcrReplicationHandlerTest, 
CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, 
DistribCursorPagingTest, DistributedQueueTest, HttpPartitionTest, 
ReplicationFactorTest, RollingRestartTest]
   [junit4] Completed [419/528] on J0 in 57.68s, 1 test, 1 failure <<< FAILURES!

[...truncated 346 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:717: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:661: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:230: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:518: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1429: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:984: 
There were test failures: 528 suites, 2081 tests, 1 error, 1 failure, 61 
ignored (26 assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to