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

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

Error Message:
Error from server at http://127.0.0.1:56621/_fap/collection1: 
java.lang.NullPointerException  at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:105)
  at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:753)
  at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:736)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:420)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2084)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:649)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:457)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119) 
 at org.eclipse.jetty.server.Server.handle(Server.java:517)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75) 
 at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572) 
 at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:56621/_fap/collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:105)
        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:753)
        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:736)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:420)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2084)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:649)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:457)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1668)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1158)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1090)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:437)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
        at org.eclipse.jetty.server.Server.handle(Server.java:517)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:261)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:745)

        at 
__randomizedtesting.SeedInfo.seed([2CDEE75F758C88A3:A48AD885DB70E55B]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1158)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1120)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:982)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1022)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
.response.numFound:1!=0

Stack Trace:
junit.framework.AssertionFailedError: .response.numFound:1!=0
        at 
__randomizedtesting.SeedInfo.seed([2CDEE75F758C88A3:A48AD885DB70E55B]:0)
        at junit.framework.Assert.fail(Assert.java:50)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:924)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:943)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:661)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareReplicas(AbstractFullDistribZkTestBase.java:1061)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareShards(AbstractFullDistribZkTestBase.java:1078)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:163)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10930 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/init-core-data-001
   [junit4]   2> 1019475 INFO  
(SUITE-TestDistributedSearch-seed#[2CDEE75F758C88A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1019475 INFO  
(SUITE-TestDistributedSearch-seed#[2CDEE75F758C88A3]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_fap/
   [junit4]   2> 1019776 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1019778 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] o.e.j.s.Server 
jetty-9.3.6.v20151106
   [junit4]   2> 1019781 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@283ac966{/_fap,null,AVAILABLE}
   [junit4]   2> 1019783 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@78bc88d2{HTTP/1.1,[http/1.1]}{127.0.0.1:56548}
   [junit4]   2> 1019783 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] o.e.j.s.Server 
Started @1024730ms
   [junit4]   2> 1019783 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_fap, 
hostPort=56548, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores}
   [junit4]   2> 1019783 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1540e19d
   [junit4]   2> 1019783 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control'
   [junit4]   2> 1019784 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1019784 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1019784 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/solr.xml
   [junit4]   2> 1019794 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores
   [junit4]   2> 1019794 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 353421133
   [junit4]   2> 1019794 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control]
   [junit4]   2> 1019795 WARN  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/lib
   [junit4]   2> 1019796 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1019799 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1019800 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1019800 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1019800 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1019800 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1019802 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores
   [junit4]   2> 1019803 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 1019803 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1019803 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1019804 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1019805 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1019805 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1019805 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1019805 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1019805 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1019805 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1019843 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1019849 WARN  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1019849 WARN  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure 
it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1019849 WARN  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure 
it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1019852 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1019884 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1019888 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1020011 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1020016 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1020017 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1020020 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1020022 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1020024 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1020024 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1020028 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1020028 INFO  (coreLoadExecutor-3397-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1020028 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1020029 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1020029 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41886680
   [junit4]   2> 1020029 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1020029 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1020029 WARN  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1020029 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1020029 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1020030 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@45903d0f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aacba24),segFN=segments_1,generation=1}
   [junit4]   2> 1020030 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1020030 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1020031 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1020034 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1020034 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1020034 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1020034 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1020034 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1020034 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1020034 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1020034 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1020034 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1020035 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1020035 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1020035 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1020039 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020039 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020040 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020041 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020044 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1020046 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1020046 WARN  (coreLoadExecutor-3397-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> 1020046 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1020047 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1020047 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1020050 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1020050 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1020050 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7762713257962577]
   [junit4]   2> 1020050 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@45903d0f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aacba24),segFN=segments_1,generation=1}
   [junit4]   2> 1020050 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1020051 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@137e24e5[collection1] main]
   [junit4]   2> 1020051 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1020051 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1020051 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1020051 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1020059 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1020084 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1020084 INFO  
(searcherExecutor-3398-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1020085 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1020085 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1020085 INFO  
(searcherExecutor-3398-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1020085 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1020085 INFO  
(searcherExecutor-3398-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1020085 INFO  
(searcherExecutor-3398-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1020085 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1527125416103378944
   [junit4]   2> 1020085 INFO  
(searcherExecutor-3398-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1020086 INFO  
(searcherExecutor-3398-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1020086 INFO  
(searcherExecutor-3398-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1020087 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1527125416103378944
   [junit4]   2> 1020087 INFO  
(searcherExecutor-3398-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1020087 INFO  (coreLoadExecutor-3397-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1020087 INFO  
(searcherExecutor-3398-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1020088 INFO  
(searcherExecutor-3398-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@137e24e5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1020607 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1020609 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] o.e.j.s.Server 
jetty-9.3.6.v20151106
   [junit4]   2> 1020612 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5dd1b311{/_fap,null,AVAILABLE}
   [junit4]   2> 1020612 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4a54ff92{HTTP/1.1,[http/1.1]}{127.0.0.1:56549}
   [junit4]   2> 1020613 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] o.e.j.s.Server 
Started @1025559ms
   [junit4]   2> 1020613 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_fap, 
hostPort=56549, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores}
   [junit4]   2> 1020613 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1540e19d
   [junit4]   2> 1020613 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0'
   [junit4]   2> 1020613 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1020613 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1020614 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1020639 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores
   [junit4]   2> 1020639 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1411093107
   [junit4]   2> 1020639 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0]
   [junit4]   2> 1020639 WARN  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/lib
 to classpath: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/lib
   [junit4]   2> 1020639 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1020642 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1020643 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1020643 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1020643 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1020643 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1020644 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores
   [junit4]   2> 1020645 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 1020646 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1020646 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1020647 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1020648 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1020648 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1020648 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1020648 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1020648 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1020648 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1020692 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1020698 WARN  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1020698 WARN  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <maxMergeDocs> is deprecated, configure 
it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1020698 WARN  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergeFactor> is deprecated, configure 
it on the relevant <mergePolicyFactory> instead.
   [junit4]   2> 1020699 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1020713 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1020718 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1020816 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1020822 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1020822 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1020826 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1020827 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1020829 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1020829 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1020833 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1020833 INFO  (coreLoadExecutor-3408-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1020833 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1020833 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1020833 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41886680
   [junit4]   2> 1020833 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1020834 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1020834 WARN  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1020834 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1020834 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1020835 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12275b64 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b2a9128),segFN=segments_1,generation=1}
   [junit4]   2> 1020835 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1020836 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1020836 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_2CDEE75F758C88A3-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1020839 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1020839 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1020839 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1020840 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1020840 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1020840 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1020840 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1020840 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1020840 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1020840 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1020840 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1020840 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1020844 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020845 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020845 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020846 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020853 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1020855 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1020855 WARN  (coreLoadExecutor-3408-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> 1020856 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1020856 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1020856 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1020859 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1020859 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1020859 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7762713257962577]
   [junit4]   2> 1020859 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12275b64 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b2a9128),segFN=segments_1,generation=1}
   [junit4]   2> 1020859 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1020860 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70de9707[collection1] main]
   [junit4]   2> 1020860 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1020860 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1020860 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1020860 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1020866 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1020901 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1020901 INFO  
(searcherExecutor-3409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1020904 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1020904 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1020904 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1020904 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1527125416962162688
   [junit4]   2> 1020907 INFO  
(searcherExecutor-3409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1020907 INFO  
(searcherExecutor-3409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1020907 INFO  
(searcherExecutor-3409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1020909 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with 
highest version 1527125416962162688
   [junit4]   2> 1020909 INFO  (coreLoadExecutor-3408-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1020910 INFO  
(searcherExecutor-3409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1020911 INFO  
(searcherExecutor-3409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1020911 INFO  
(searcherExecutor-3409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1020912 INFO  
(searcherExecutor-3409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1020912 INFO  
(searcherExecutor-3409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1020913 INFO  
(searcherExecutor-3409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70de9707[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1021151 INFO  
(TEST-TestDistributedSearch.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1021157 INFO  (qtp1285451984-8465) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1527125417225355264)} 0 1
   [junit4]   2> 1021161 INFO  (qtp1979563736-8483) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1527125417230598144)} 0 1
   [junit4]   2> 1021169 INFO  (qtp1285451984-8466) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[1 (1527125417235841024)]} 0 5
   [junit4]   2> 1021173 INFO  (qtp1979563736-8484) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[1 (1527125417243181056)]} 0 1
   [junit4]   2> 1021176 INFO  (qtp1285451984-8467) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[2 (1527125417246326784)]} 0 0
   [junit4]   2> 1021178 INFO  (qtp1979563736-8485) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[2 (1527125417249472512)]} 0 0
   [junit4]   2> 1021181 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[3 (1527125417251569664)]} 0 0
   [junit4]   2> 1021183 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[3 (1527125417254715392)]} 0 0
   [junit4]   2> 1021186 INFO  (qtp1285451984-8469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[4 (1527125417257861120)]} 0 0
   [junit4]   2> 1021189 INFO  (qtp1979563736-8487) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[4 (1527125417261006848)]} 0 0
   [junit4]   2> 1021192 INFO  (qtp1285451984-8470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[5 (1527125417263104000)]} 0 0
   [junit4]   2> 1021195 INFO  (qtp1979563736-8488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[5 (1527125417266249728)]} 0 1
   [junit4]   2> 1021197 INFO  (qtp1285451984-8463) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[6 (1527125417269395456)]} 0 0
   [junit4]   2> 1021200 INFO  (qtp1979563736-8481) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[6 (1527125417271492608)]} 0 0
   [junit4]   2> 1021205 INFO  (qtp1285451984-8465) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[7 (1527125417277784064)]} 0 1
   [junit4]   2> 1021211 INFO  (qtp1979563736-8483) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[7 (1527125417281978368)]} 0 2
   [junit4]   2> 1021214 INFO  (qtp1285451984-8466) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[8 (1527125417287221248)]} 0 0
   [junit4]   2> 1021217 INFO  (qtp1979563736-8484) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[8 (1527125417289318400)]} 0 1
   [junit4]   2> 1021221 INFO  (qtp1285451984-8467) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[9 (1527125417294561280)]} 0 0
   [junit4]   2> 1021223 INFO  (qtp1979563736-8485) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[9 (1527125417296658432)]} 0 0
   [junit4]   2> 1021226 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1021238 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@45903d0f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aacba24),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@45903d0f 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@aacba24),segFN=segments_2,generation=2}
   [junit4]   2> 1021238 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1021240 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@428ce02[collection1] main]
   [junit4]   2> 1021240 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1021241 INFO  
(searcherExecutor-3398-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@428ce02[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 1021242 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 15
   [junit4]   2> 1021244 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1021248 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12275b64 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b2a9128),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@12275b64 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b2a9128),segFN=segments_2,generation=2}
   [junit4]   2> 1021249 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1021252 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3eb1d952[collection1] main]
   [junit4]   2> 1021252 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1021253 INFO  
(searcherExecutor-3409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3eb1d952[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 1021253 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 9
   [junit4]   2> 1021258 INFO  (qtp1285451984-8469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[10 (1527125417330212864)]} 0 2
   [junit4]   2> 1021265 INFO  (qtp1979563736-8487) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[10 (1527125417335455744)]} 0 4
   [junit4]   2> 1021268 INFO  (qtp1285451984-8470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[11 (1527125417342795776)]} 0 0
   [junit4]   2> 1021270 INFO  (qtp1979563736-8488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[11 (1527125417345941504)]} 0 0
   [junit4]   2> 1021274 INFO  (qtp1285451984-8463) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[12 (1527125417350135808)]} 0 0
   [junit4]   2> 1021278 INFO  (qtp1979563736-8481) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[12 (1527125417353281536)]} 0 1
   [junit4]   2> 1021281 INFO  (qtp1285451984-8465) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[13 (1527125417356427264)]} 0 0
   [junit4]   2> 1021284 INFO  (qtp1979563736-8483) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[13 (1527125417360621568)]} 0 0
   [junit4]   2> 1021288 INFO  (qtp1285451984-8466) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[1001 (1527125417363767296)]} 0 0
   [junit4]   2> 1021291 INFO  (qtp1979563736-8484) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[1001 (1527125417366913024)]} 0 0
   [junit4]   2> 1021293 INFO  (qtp1285451984-8467) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[14 (1527125417370058752)]} 0 0
   [junit4]   2> 1021296 INFO  (qtp1979563736-8485) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[14 (1527125417372155904)]} 0 0
   [junit4]   2> 1021299 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[15 (1527125417375301632)]} 0 0
   [junit4]   2> 1021301 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[15 (1527125417378447360)]} 0 0
   [junit4]   2> 1021305 INFO  (qtp1285451984-8469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[16 (1527125417381593088)]} 0 0
   [junit4]   2> 1021307 INFO  (qtp1979563736-8487) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[16 (1527125417384738816)]} 0 0
   [junit4]   2> 1021310 INFO  (qtp1285451984-8470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[17 (1527125417387884544)]} 0 0
   [junit4]   2> 1021316 INFO  (qtp1979563736-8488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[17 (1527125417393127424)]} 0 0
   [junit4]   2> 1021318 INFO  (qtp1285451984-8463) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[100 (1527125417396273152)]} 0 0
   [junit4]   2> 1021321 INFO  (qtp1979563736-8481) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[100 (1527125417398370304)]} 0 0
   [junit4]   2> 1021323 INFO  (qtp1285451984-8465) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[101 (1527125417401516032)]} 0 0
   [junit4]   2> 1021326 INFO  (qtp1979563736-8483) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[101 (1527125417403613184)]} 0 0
   [junit4]   2> 1021328 INFO  (qtp1285451984-8466) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[102 (1527125417406758912)]} 0 0
   [junit4]   2> 1021330 INFO  (qtp1979563736-8484) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[102 (1527125417408856064)]} 0 0
   [junit4]   2> 1021333 INFO  (qtp1285451984-8467) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[103 (1527125417412001792)]} 0 0
   [junit4]   2> 1021335 INFO  (qtp1979563736-8485) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[103 (1527125417414098944)]} 0 0
   [junit4]   2> 1021339 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[104 (1527125417418293248)]} 0 0
   [junit4]   2> 1021342 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[104 (1527125417420390400)]} 0 0
   [junit4]   2> 1021344 INFO  (qtp1285451984-8469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[105 (1527125417423536128)]} 0 0
   [junit4]   2> 1021347 INFO  (qtp1979563736-8487) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[105 (1527125417425633280)]} 0 0
   [junit4]   2> 1021349 INFO  (qtp1285451984-8469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[106 (1527125417428779008)]} 0 0
   [junit4]   2> 1021353 INFO  (qtp1979563736-8488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[106 (1527125417431924736)]} 0 0
   [junit4]   2> 1021355 INFO  (qtp1285451984-8463) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[107 (1527125417435070464)]} 0 0
   [junit4]   2> 1021359 INFO  (qtp1979563736-8481) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[107 (1527125417438216192)]} 0 0
   [junit4]   2> 1021361 INFO  (qtp1285451984-8465) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[108 (1527125417441361920)]} 0 0
   [junit4]   2> 1021363 INFO  (qtp1979563736-8483) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[108 (1527125417443459072)]} 0 0
   [junit4]   2> 1021367 INFO  (qtp1285451984-8466) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[109 (1527125417446604800)]} 0 0
   [junit4]   2> 1021369 INFO  (qtp1979563736-8484) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[109 (1527125417449750528)]} 0 0
   [junit4]   2> 1021371 INFO  (qtp1285451984-8467) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[110 (1527125417451847680)]} 0 0
   [junit4]   2> 1021374 INFO  (qtp1979563736-8485) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[110 (1527125417453944832)]} 0 0
   [junit4]   2> 1021377 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[111 (1527125417458139136)]} 0 0
   [junit4]   2> 1021380 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[111 (1527125417460236288)]} 0 0
   [junit4]   2> 1021382 INFO  (qtp1285451984-8470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[112 (1527125417463382016)]} 0 0
   [junit4]   2> 1021384 INFO  (qtp1979563736-8487) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[112 (1527125417465479168)]} 0 0
   [junit4]   2> 1021387 INFO  (qtp1285451984-8469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[113 (1527125417467576320)]} 0 0
   [junit4]   2> 1021389 INFO  (qtp1979563736-8488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[113 (1527125417470722048)]} 0 0
   [junit4]   2> 1021392 INFO  (qtp1285451984-8463) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[114 (1527125417473867776)]} 0 0
   [junit4]   2> 1021395 INFO  (qtp1979563736-8481) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[114 (1527125417475964928)]} 0 0
   [junit4]   2> 1021397 INFO  (qtp1285451984-8465) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[115 (1527125417479110656)]} 0 0
   [junit4]   2> 1021400 INFO  (qtp1979563736-8483) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[115 (1527125417481207808)]} 0 0
   [junit4]   2> 1021402 INFO  (qtp1285451984-8466) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[116 (1527125417484353536)]} 0 0
   [junit4]   2> 1021404 INFO  (qtp1979563736-8484) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[116 (1527125417486450688)]} 0 0
   [junit4]   2> 1021407 INFO  (qtp1285451984-8467) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[117 (1527125417488547840)]} 0 0
   [junit4]   2> 1021409 INFO  (qtp1979563736-8485) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[117 (1527125417491693568)]} 0 0
   [junit4]   2> 1021411 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[118 (1527125417493790720)]} 0 0
   [junit4]   2> 1021413 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[118 (1527125417495887872)]} 0 0
   [junit4]   2> 1021416 INFO  (qtp1285451984-8470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[119 (1527125417497985024)]} 0 0
   [junit4]   2> 1021418 INFO  (qtp1979563736-8487) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[119 (1527125417501130752)]} 0 0
   [junit4]   2> 1021421 INFO  (qtp1285451984-8469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[120 (1527125417503227904)]} 0 0
   [junit4]   2> 1021425 INFO  (qtp1979563736-8488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[120 (1527125417507422208)]} 0 0
   [junit4]   2> 1021429 INFO  (qtp1285451984-8463) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[121 (1527125417511616512)]} 0 0
   [junit4]   2> 1021432 INFO  (qtp1979563736-8481) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[121 (1527125417515810816)]} 0 0
   [junit4]   2> 1021434 INFO  (qtp1285451984-8465) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[122 (1527125417517907968)]} 0 0
   [junit4]   2> 1021437 INFO  (qtp1979563736-8483) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[122 (1527125417520005120)]} 0 0
   [junit4]   2> 1021439 INFO  (qtp1285451984-8466) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[123 (1527125417523150848)]} 0 0
   [junit4]   2> 1021442 INFO  (qtp1979563736-8484) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[123 (1527125417525248000)]} 0 0
   [junit4]   2> 1021444 INFO  (qtp1285451984-8467) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[124 (1527125417528393728)]} 0 0
   [junit4]   2> 1021448 INFO  (qtp1979563736-8485) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[124 (1527125417531539456)]} 0 0
   [junit4]   2> 1021450 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[125 (1527125417534685184)]} 0 0
   [junit4]   2> 1021452 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[125 (1527125417536782336)]} 0 0
   [junit4]   2> 1021455 INFO  (qtp1285451984-8470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[126 (1527125417538879488)]} 0 0
   [junit4]   2> 1021457 INFO  (qtp1979563736-8487) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[126 (1527125417542025216)]} 0 0
   [junit4]   2> 1021459 INFO  (qtp1285451984-8469) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[127 (1527125417544122368)]} 0 0
   [junit4]   2> 1021462 INFO  (qtp1979563736-8488) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[127 (1527125417546219520)]} 0 0
   [junit4]   2> 1021464 INFO  (qtp1285451984-8463) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[128 (1527125417549365248)]} 0 0
   [junit4]   2> 1021466 INFO  (qtp1979563736-8481) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[128 (1527125417551462400)]} 0 0
   [junit4]   2> 1021469 INFO  (qtp1285451984-8465) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[129 (1527125417553559552)]} 0 0
   [junit4]   2> 1021472 INFO  (qtp1979563736-8483) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[129 (1527125417557753856)]} 0 0
   [junit4]   2> 1021475 INFO  (qtp1285451984-8466) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[130 (1527125417559851008)]} 0 0
   [junit4]   2> 1021480 INFO  (qtp1979563736-8484) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[130 (1527125417565093888)]} 0 0
   [junit4]   2> 1021482 INFO  (qtp1285451984-8467) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[131 (1527125417568239616)]} 0 0
   [junit4]   2> 1021485 INFO  (qtp1979563736-8485) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[131 (1527125417571385344)]} 0 0
   [junit4]   2> 1021489 INFO  (qtp1285451984-8468) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[132 (1527125417575579648)]} 0 0
   [junit4]   2> 1021494 INFO  (qtp1979563736-8486) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_fap path=/update 
params={wt=javabin&version=2}{add=[132 (1527125417580822528)]} 0 0
   [junit4]   2> 1021499 INFO  (qtp1285451984-8470) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  weba

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

45376979107858-127.0.0.1:58728_z_w%2Ff-n_0000000004) closing
   [junit4]   2> 1639731 INFO  
(OverseerStateUpdate-95445376979107858-127.0.0.1:58728_z_w%2Ff-n_0000000004) 
[n:127.0.0.1:58728_z_w%2Ff    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58728_z_w%2Ff
   [junit4]   2> 1639732 INFO  
(zkCallback-2691-thread-2-processing-n:127.0.0.1:58728_z_w%2Ff) 
[n:127.0.0.1:58728_z_w%2Ff    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1639732 INFO  
(zkCallback-2691-thread-1-processing-n:127.0.0.1:58728_z_w%2Ff) 
[n:127.0.0.1:58728_z_w%2Ff    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1639732 WARN  
(zkCallback-2691-thread-1-processing-n:127.0.0.1:58728_z_w%2Ff) 
[n:127.0.0.1:58728_z_w%2Ff    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1641233 WARN  
(zkCallback-2691-thread-2-processing-n:127.0.0.1:58728_z_w%2Ff) 
[n:127.0.0.1:58728_z_w%2Ff    ] o.a.s.c.c.ZkStateReader ZooKeeper watch 
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/live_nodes]
   [junit4]   2> 1641236 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2CDEE75F758C88A3]) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@628c6f8a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1641236 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2CDEE75F758C88A3]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2515c77b{/z_w/f,null,UNAVAILABLE}
   [junit4]   2> 1641238 INFO  
(TEST-BasicDistributedZkTest.test-seed#[2CDEE75F758C88A3]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58701 58701
   [junit4]   2> 1641253 INFO  (Thread-3909) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:58701 58701
   [junit4]   2> 1642603 WARN  (Thread-3909) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/aliases.json
   [junit4]   2>        9       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        38      /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/live_nodes
   [junit4]   2>        10      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=2CDEE75F758C88A3 -Dtests.slow=true -Dtests.locale=sr-Latn-BA 
-Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 35.5s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: 
.response.numFound:1!=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2CDEE75F758C88A3:A48AD885DB70E55B]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:924)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:943)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:661)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareReplicas(AbstractFullDistribZkTestBase.java:1061)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareShards(AbstractFullDistribZkTestBase.java:1078)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:163)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:996)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:971)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1642605 INFO  
(SUITE-BasicDistributedZkTest-seed#[2CDEE75F758C88A3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_2CDEE75F758C88A3-001
   [junit4]   2> NOTE: test params are: 
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=2, maxDocsPerChunk=560, blockSize=7), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
 chunkSize=2, blockSize=7)), sim=ClassicSimilarity, locale=sr-Latn-BA, 
timezone=Etc/GMT-11
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_72 
(64-bit)/cpus=3,threads=1,free=178269608,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestUpdate, TestJsonFacets, 
TestCollationFieldDocValues, TestAnalyzedSuggestions, 
CollectionStateFormat2Test, TestFunctionQuery, SampleTest, SimplePostToolTest, 
BufferStoreTest, TestQuerySenderNoQuery, SystemInfoHandlerTest, 
SmileWriterTest, DateRangeFieldTest, RollingRestartTest, 
DataDrivenBlockJoinTest, TestDynamicFieldCollectionResource, TestCodecSupport, 
TestLuceneMatchVersion, InfoHandlerTest, TestInfoStreamLogging, 
ExternalFileFieldSortTest, CdcrReplicationDistributedZkTest, TestSchemaManager, 
HdfsBasicDistributedZk2Test, SortSpecParsingTest, ReturnFieldsTest, 
TestTrieFacet, OverseerStatusTest, SolrCoreTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, AsyncMigrateRouteKeyTest, 
TestClassicSimilarityFactory, SuggesterFSTTest, TestBulkSchemaAPI, SOLR749Test, 
TestScoreJoinQPScore, MBeansHandlerTest, RegexBoostProcessorTest, 
TestSQLHandler, DistributedQueryComponentCustomSortTest, 
DirectUpdateHandlerTest, CoreAdminRequestStatusTest, ShardRoutingTest, 
PingRequestHandlerTest, TestRemoteStreaming, TestArbitraryIndexDir, 
HLLSerializationTest, TestSha256AuthenticationProvider, TestHashPartitioner, 
HdfsChaosMonkeyNothingIsSafeTest, TestExactSharedStatsCache, TestLRUStatsCache, 
TriLevelCompositeIdRoutingTest, UUIDFieldTest, TestFieldTypeCollectionResource, 
ZkStateReaderTest, DirectSolrSpellCheckerTest, TestJmxMonitoredMap, 
BigEndianAscendingWordSerializerTest, TestManagedResourceStorage, 
CustomCollectionTest, TestMiniSolrCloudCluster, 
SharedFSAutoReplicaFailoverTest, BadComponentTest, TestCloudInspectUtil, 
TestTrackingShardHandlerFactory, HighlighterTest, 
TestManagedSchemaFieldTypeResource, StressHdfsTest, TestLeaderElectionZkExpiry, 
TestCryptoKeys, TestRecoveryHdfs, SpatialFilterTest, TestNRTOpen, TestSort, 
StandardRequestHandlerTest, TestStressLucene, TestNonDefinedSimilarityFactory, 
TestMaxScoreQueryParser, TestConfigSetProperties, 
TestLMDirichletSimilarityFactory, SimpleCollectionCreateDeleteTest, 
XsltUpdateRequestHandlerTest, TestRawTransformer, RequestLoggingTest, 
LeaderInitiatedRecoveryOnCommitTest, LeaderElectionTest, 
DocExpirationUpdateProcessorFactoryTest, HdfsUnloadDistributedZkTest, 
DistributedFacetPivotLongTailTest, TestStressReorder, RecoveryZkTest, 
TestDocumentBuilder, DeleteShardTest, TestSchemaSimilarityResource, 
BlockCacheTest, TestReplicaProperties, ZkControllerTest, 
TestSolrCloudWithKerberosAlt, DistributedSpellCheckComponentTest, 
DocumentBuilderTest, TestFieldSortValues, TestDistributedSearch, 
DistribJoinFromCollectionTest, BadCopyFieldTest, GraphQueryTest, EnumFieldTest, 
SchemaVersionSpecificBehaviorTest, TestPhraseSuggestions, 
PKIAuthenticationIntegrationTest, TestCustomDocTransformer, TestMacros, 
TestFastLRUCache, TestReqParamsAPI, HardAutoCommitTest, TestMergePolicyConfig, 
MigrateRouteKeyTest, CircularListTest, AssignTest, SolrIndexConfigTest, 
TestSurroundQueryParser, SimpleFacetsTest, TestCloudManagedSchemaConcurrent, 
TestNamedUpdateProcessors, HdfsDirectoryFactoryTest, TestStressVersions, 
TestCopyFieldCollectionResource, CursorPagingTest, SliceStateTest, 
TestPKIAuthenticationPlugin, CloudMLTQParserTest, QueryEqualityTest, 
TestConfigReload, TestTestInjection, BasicDistributedZkTest]
   [junit4] Completed [287/580 (2!)] on J0 in 35.51s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 945 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:740: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:684: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:524: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1457: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1014: 
There were test failures: 580 suites (8 ignored), 2346 tests, 1 error, 1 
failure, 121 ignored (70 assumptions) [seed: 2CDEE75F758C88A3]

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


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

Reply via email to