Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2159/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Error from server at https://127.0.0.1:56293/_m/lh/collection1: 
java.lang.NullPointerException  at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
  at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
  at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)  at 
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:841) 
 at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:453)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:104)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)  
at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)  
at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) 
 at org.eclipse.jetty.server.Server.handle(Server.java:368)  at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
  at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
  at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
  at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)  at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)  at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
  at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)  at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
  at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) 
 at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:56293/_m/lh/collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
        at 
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:841)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:453)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:104)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
        at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
        at org.eclipse.jetty.server.Server.handle(Server.java:368)
        at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
        at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
        at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
        at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
        at org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
        at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
        at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
        at java.lang.Thread.run(Thread.java:745)

        at 
__randomizedtesting.SeedInfo.seed([98F495A1DF31151E:10A0AA7B71CD78E6]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1067)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1029)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:902)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10196 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/init-core-data-001
   [junit4]   2> 1619021 T7978 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 1619021 T7978 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /_m/lh
   [junit4]   2> 1619456 T7978 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1619460 T7978 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1619467 T7978 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 1619471 T7978 oejs.AbstractConnector.doStart Started 
[email protected]:56222
   [junit4]   2> 1619471 T7978 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/_m/lh, hostPort=56222, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores}
   [junit4]   2> 1619473 T7978 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1619473 T7978 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/'
   [junit4]   2> 1619504 T7978 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/solr.xml
   [junit4]   2> 1619582 T7978 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores
   [junit4]   2> 1619582 T7978 oasc.CoreContainer.<init> New CoreContainer 
1142504529
   [junit4]   2> 1619582 T7978 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/]
   [junit4]   2> 1619582 T7978 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/lib
   [junit4]   2> 1619583 T7978 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/lib).
   [junit4]   2> 1619592 T7978 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : https,connTimeout : 
15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 
0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : 
-1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1619599 T7978 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1619600 T7978 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1619601 T7978 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1619601 T7978 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1619603 T7978 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores
   [junit4]   2> 1619631 T7978 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores/collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores/collection1/, 
configSet=collection1, dataDir=data/}
   [junit4]   2> 1619631 T7978 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 1619632 T7978 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1619633 T7988 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1619634 T7988 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1619634 T7988 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1619659 T7988 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1619666 T7988 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1619682 T7988 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1619683 T7988 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1619686 T7988 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1619761 T7988 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1619768 T7988 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1619769 T7988 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1619773 T7988 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1619774 T7988 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1619776 T7988 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1619776 T7988 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1619777 T7988 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1619777 T7988 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1619777 T7988 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1619777 T7988 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1619778 T7988 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1619778 T7988 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1619778 T7988 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1619778 T7988 c:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c956568
   [junit4]   2> 1619778 T7988 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1619779 T7988 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1619779 T7988 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 1619779 T7988 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1619779 T7988 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=25, 
maxMergedSegmentMB=58.765625, floorSegmentMB=0.2587890625, 
forceMergeDeletesPctAllowed=2.0008391001264014, segmentsPerTier=29.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1619780 T7988 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5bd56750 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bed42c7),segFN=segments_1,generation=1}
   [junit4]   2> 1619780 T7988 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1619783 T7988 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1619784 T7988 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1619784 T7988 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1619784 T7988 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1619784 T7988 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1619784 T7988 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1619784 T7988 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1619785 T7988 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1619785 T7988 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1619785 T7988 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1619785 T7988 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1619785 T7988 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1619791 T7988 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1619792 T7988 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1619793 T7988 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1619794 T7988 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1619799 T7988 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1619801 T7988 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1619801 T7988 c:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1619802 T7988 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1619804 T7988 c:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1619804 T7988 c:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 1619806 T7988 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1619806 T7988 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1619806 T7988 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=30, 
maxMergedSegmentMB=40.7158203125, floorSegmentMB=1.3173828125, 
forceMergeDeletesPctAllowed=29.36093078679818, segmentsPerTier=37.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7525454709198509
   [junit4]   2> 1619807 T7988 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5bd56750 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bed42c7),segFN=segments_1,generation=1}
   [junit4]   2> 1619807 T7988 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1619807 T7988 c:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@30d8b29e[collection1] main
   [junit4]   2> 1619807 T7988 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1619807 T7988 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1619808 T7988 c:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1619808 T7988 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1619885 T7988 c:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1620174 T7988 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1620175 T7989 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1620175 T7988 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1620176 T7978 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1620176 T7978 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1620176 T7989 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1620177 T7989 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1620177 T7989 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1620178 T7989 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1620178 T7989 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1620179 T7989 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1620181 T7989 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1620181 T7989 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1620182 T7989 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@30d8b29e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1620682 T7978 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1620685 T7978 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1620690 T7978 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 1620692 T7978 oejs.AbstractConnector.doStart Started 
[email protected]:56227
   [junit4]   2> 1620692 T7978 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/_m/lh, hostPort=56227, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores}
   [junit4]   2> 1620694 T7978 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1620694 T7978 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/'
   [junit4]   2> 1620726 T7978 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1620845 T7978 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores
   [junit4]   2> 1620845 T7978 oasc.CoreContainer.<init> New CoreContainer 
2132283112
   [junit4]   2> 1620845 T7978 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/]
   [junit4]   2> 1620846 T7978 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/lib
   [junit4]   2> 1620846 T7978 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/lib).
   [junit4]   2> 1620855 T7978 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : https,connTimeout : 
15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 
0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : 
-1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1620859 T7978 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1620861 T7978 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1620862 T7978 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1620862 T7978 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1620864 T7978 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores
   [junit4]   2> 1620864 T7978 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores/collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores/collection1/, 
configSet=collection1, dataDir=data/}
   [junit4]   2> 1620865 T7978 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 1620865 T7978 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1620866 T8000 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1620866 T8000 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1620867 T8000 oasc.SolrResourceLoader.replaceClassLoader 
Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1620899 T8000 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1620905 T8000 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.2.0
   [junit4]   2> 1620920 T8000 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1620921 T8000 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1620924 T8000 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1620993 T8000 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1620999 T8000 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1621000 T8000 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1621004 T8000 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1621005 T8000 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1621006 T8000 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1621007 T8000 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1621007 T8000 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1621007 T8000 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1621008 T8000 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1621008 T8000 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1621008 T8000 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1621008 T8000 c:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1621008 T8000 c:collection1 oasc.SolrCore.<init> [collection1] 
Opening new SolrCore at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/,
 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1621008 T8000 c:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4c956568
   [junit4]   2> 1621009 T8000 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1621009 T8000 c:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1621009 T8000 c:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 1621009 T8000 c:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1621010 T8000 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=25, 
maxMergedSegmentMB=58.765625, floorSegmentMB=0.2587890625, 
forceMergeDeletesPctAllowed=2.0008391001264014, segmentsPerTier=29.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1621010 T8000 c:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@47e772f6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c30855),segFN=segments_1,generation=1}
   [junit4]   2> 1621010 T8000 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1621016 T8000 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1621016 T8000 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1621017 T8000 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1621017 T8000 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1621017 T8000 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1621017 T8000 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1621017 T8000 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1621017 T8000 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1621018 T8000 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1621018 T8000 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1621018 T8000 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1621018 T8000 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1621024 T8000 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621025 T8000 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621026 T8000 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621027 T8000 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621031 T8000 c:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1621033 T8000 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1621034 T8000 c:collection1 
oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1621034 T8000 c:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1621035 T8000 c:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1621035 T8000 c:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 1621036 T8000 c:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 1621036 T8000 c:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 1621037 T8000 c:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=30, 
maxMergedSegmentMB=40.7158203125, floorSegmentMB=1.3173828125, 
forceMergeDeletesPctAllowed=29.36093078679818, segmentsPerTier=37.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7525454709198509
   [junit4]   2> 1621038 T8000 c:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@47e772f6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c30855),segFN=segments_1,generation=1}
   [junit4]   2> 1621038 T8000 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1621038 T8000 c:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@3446e6e3[collection1] main
   [junit4]   2> 1621038 T8000 c:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1621038 T8000 c:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1621038 T8000 c:collection1 oasr.RestManager.init Initializing 
0 registered ManagedResources
   [junit4]   2> 1621038 T8000 c:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 1621076 T8000 c:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1621101 T8000 c:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 1621102 T8001 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 1621102 T8000 c:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 1621102 T8001 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 1621102 T8001 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1621102 T8001 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1621103 T7978 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1621103 T7978 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1621103 T8001 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1621104 T8001 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 1621104 T8001 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 1621105 T8001 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1621105 T7978 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> 1621106 T8001 c:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1621106 T8001 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@3446e6e3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C2529 name=collection1 
org.apache.solr.core.SolrCore@65c42aa2
   [junit4]   2> 1621132 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1499046893556072448)} 0 4
   [junit4]   2> ASYNC  NEW_CORE C2530 name=collection1 
org.apache.solr.core.SolrCore@fdb9637
   [junit4]   2> 1621155 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1499046893583335424)} 0 1
   [junit4]   2> 1621159 T7986 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[1 (1499046893587529728)]} 0 1
   [junit4]   2> 1621163 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[1 (1499046893591724032)]} 0 1
   [junit4]   2> 1621168 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[2 (1499046893598015488)]} 0 0
   [junit4]   2> 1621171 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[2 (1499046893601161216)]} 0 0
   [junit4]   2> 1621175 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[3 (1499046893605355520)]} 0 0
   [junit4]   2> 1621178 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[3 (1499046893608501248)]} 0 0
   [junit4]   2> 1621183 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[4 (1499046893612695552)]} 0 1
   [junit4]   2> 1621185 T7994 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[4 (1499046893615841280)]} 0 0
   [junit4]   2> 1621188 T7985 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[5 (1499046893618987008)]} 0 0
   [junit4]   2> 1621191 T7995 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[5 (1499046893622132736)]} 0 0
   [junit4]   2> 1621194 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[6 (1499046893625278464)]} 0 1
   [junit4]   2> 1621196 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[6 (1499046893627375616)]} 0 0
   [junit4]   2> 1621199 T7986 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[7 (1499046893630521344)]} 0 0
   [junit4]   2> 1621202 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[7 (1499046893633667072)]} 0 0
   [junit4]   2> 1621205 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[8 (1499046893636812800)]} 0 0
   [junit4]   2> 1621209 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[8 (1499046893641007104)]} 0 0
   [junit4]   2> 1621213 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[9 (1499046893645201408)]} 0 0
   [junit4]   2> 1621218 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[9 (1499046893649395712)]} 0 1
   [junit4]   2> 1621221 T7983 c:collection1 C2529 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1621231 T7983 c:collection1 C2529 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5bd56750 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bed42c7),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5bd56750 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bed42c7),segFN=segments_2,generation=2}
   [junit4]   2> 1621232 T7983 c:collection1 C2529 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1621233 T7983 c:collection1 C2529 
oass.SolrIndexSearcher.<init> Opening Searcher@2bced911[collection1] main
   [junit4]   2> 1621234 T7983 c:collection1 C2529 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1621235 T7989 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@2bced911[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):c9)))}
   [junit4]   2> 1621235 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 14
   [junit4]   2> 1621239 T7994 c:collection1 C2530 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1621247 T7994 c:collection1 C2530 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@47e772f6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c30855),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@47e772f6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c30855),segFN=segments_2,generation=2}
   [junit4]   2> 1621248 T7994 c:collection1 C2530 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 1621249 T7994 c:collection1 C2530 
oass.SolrIndexSearcher.<init> Opening Searcher@5d93383f[collection1] main
   [junit4]   2> 1621250 T7994 c:collection1 C2530 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1621251 T8001 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@5d93383f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):c9)))}
   [junit4]   2> 1621251 T7994 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 13
   [junit4]   2> 1621256 T7985 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[10 (1499046893688193024)]} 0 2
   [junit4]   2> 1621261 T7995 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[10 (1499046893693435904)]} 0 2
   [junit4]   2> 1621263 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[11 (1499046893697630208)]} 0 0
   [junit4]   2> 1621266 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[11 (1499046893700775936)]} 0 0
   [junit4]   2> 1621269 T7986 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[12 (1499046893703921664)]} 0 0
   [junit4]   2> 1621272 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[12 (1499046893707067392)]} 0 0
   [junit4]   2> 1621276 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[13 (1499046893711261696)]} 0 0
   [junit4]   2> 1621279 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[13 (1499046893714407424)]} 0 0
   [junit4]   2> 1621285 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[1001 (1499046893719650304)]} 0 1
   [junit4]   2> 1621288 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[1001 (1499046893722796032)]} 0 1
   [junit4]   2> 1621291 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[14 (1499046893725941760)]} 0 1
   [junit4]   2> 1621294 T7994 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[14 (1499046893730136064)]} 0 0
   [junit4]   2> 1621296 T7985 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[15 (1499046893732233216)]} 0 0
   [junit4]   2> 1621299 T7995 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[15 (1499046893735378944)]} 0 0
   [junit4]   2> 1621302 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[16 (1499046893738524672)]} 0 0
   [junit4]   2> 1621305 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[16 (1499046893741670400)]} 0 0
   [junit4]   2> 1621308 T7986 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[17 (1499046893744816128)]} 0 0
   [junit4]   2> 1621311 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[17 (1499046893747961856)]} 0 0
   [junit4]   2> 1621315 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[100 (1499046893751107584)]} 0 1
   [junit4]   2> 1621318 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[100 (1499046893755301888)]} 0 0
   [junit4]   2> 1621321 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[101 (1499046893758447616)]} 0 0
   [junit4]   2> 1621324 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[101 (1499046893761593344)]} 0 0
   [junit4]   2> 1621327 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[102 (1499046893764739072)]} 0 0
   [junit4]   2> 1621330 T7994 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[102 (1499046893767884800)]} 0 0
   [junit4]   2> 1621333 T7985 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[103 (1499046893769981952)]} 0 1
   [junit4]   2> 1621336 T7995 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[103 (1499046893773127680)]} 0 1
   [junit4]   2> 1621338 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[104 (1499046893776273408)]} 0 0
   [junit4]   2> 1621341 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[104 (1499046893779419136)]} 0 1
   [junit4]   2> 1621344 T7986 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[105 (1499046893782564864)]} 0 0
   [junit4]   2> 1621348 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[105 (1499046893786759168)]} 0 1
   [junit4]   2> 1621351 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[106 (1499046893789904896)]} 0 0
   [junit4]   2> 1621353 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[106 (1499046893792002048)]} 0 0
   [junit4]   2> 1621357 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[107 (1499046893795147776)]} 0 1
   [junit4]   2> 1621359 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[107 (1499046893798293504)]} 0 0
   [junit4]   2> 1621362 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[108 (1499046893801439232)]} 0 0
   [junit4]   2> 1621364 T7994 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[108 (1499046893803536384)]} 0 0
   [junit4]   2> 1621367 T7985 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[109 (1499046893806682112)]} 0 0
   [junit4]   2> 1621370 T7995 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[109 (1499046893808779264)]} 0 1
   [junit4]   2> 1621373 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[110 (1499046893812973568)]} 0 0
   [junit4]   2> 1621376 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[110 (1499046893816119296)]} 0 1
   [junit4]   2> 1621378 T7986 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[111 (1499046893818216448)]} 0 0
   [junit4]   2> 1621381 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[111 (1499046893821362176)]} 0 0
   [junit4]   2> 1621384 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[112 (1499046893824507904)]} 0 1
   [junit4]   2> 1621386 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[112 (1499046893826605056)]} 0 0
   [junit4]   2> 1621389 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[113 (1499046893829750784)]} 0 0
   [junit4]   2> 1621392 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[113 (1499046893832896512)]} 0 0
   [junit4]   2> 1621395 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[114 (1499046893836042240)]} 0 0
   [junit4]   2> 1621398 T7994 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[114 (1499046893839187968)]} 0 0
   [junit4]   2> 1621401 T7985 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[115 (1499046893842333696)]} 0 0
   [junit4]   2> 1621405 T7995 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[115 (1499046893845479424)]} 0 1
   [junit4]   2> 1621408 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[116 (1499046893849673728)]} 0 0
   [junit4]   2> 1621411 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[116 (1499046893852819456)]} 0 0
   [junit4]   2> 1621414 T7986 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[117 (1499046893855965184)]} 0 0
   [junit4]   2> 1621416 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[117 (1499046893858062336)]} 0 0
   [junit4]   2> 1621419 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[118 (1499046893861208064)]} 0 0
   [junit4]   2> 1621424 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[118 (1499046893865402368)]} 0 2
   [junit4]   2> 1621429 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[119 (1499046893871693824)]} 0 0
   [junit4]   2> 1621433 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[119 (1499046893875888128)]} 0 1
   [junit4]   2> 1621436 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[120 (1499046893877985280)]} 0 1
   [junit4]   2> 1621439 T7994 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[120 (1499046893881131008)]} 0 1
   [junit4]   2> 1621442 T7985 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[121 (1499046893884276736)]} 0 1
   [junit4]   2> 1621444 T7995 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[121 (1499046893887422464)]} 0 0
   [junit4]   2> 1621447 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[122 (1499046893890568192)]} 0 0
   [junit4]   2> 1621450 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[122 (1499046893892665344)]} 0 1
   [junit4]   2> 1621452 T7986 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[123 (1499046893895811072)]} 0 0
   [junit4]   2> 1621455 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[123 (1499046893897908224)]} 0 1
   [junit4]   2> 1621457 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[124 (1499046893901053952)]} 0 0
   [junit4]   2> 1621460 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[124 (1499046893904199680)]} 0 0
   [junit4]   2> 1621462 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[125 (1499046893906296832)]} 0 0
   [junit4]   2> 1621465 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[125 (1499046893909442560)]} 0 0
   [junit4]   2> 1621467 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[126 (1499046893911539712)]} 0 0
   [junit4]   2> 1621470 T7994 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[126 (1499046893914685440)]} 0 0
   [junit4]   2> 1621472 T7985 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[127 (1499046893916782592)]} 0 0
   [junit4]   2> 1621475 T7995 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[127 (1499046893919928320)]} 0 0
   [junit4]   2> 1621477 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[128 (1499046893922025472)]} 0 0
   [junit4]   2> 1621480 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[128 (1499046893925171200)]} 0 0
   [junit4]   2> 1621483 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[129 (1499046893928316928)]} 0 0
   [junit4]   2> 1621486 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[129 (1499046893931462656)]} 0 0
   [junit4]   2> 1621489 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[130 (1499046893934608384)]} 0 0
   [junit4]   2> 1621491 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[130 (1499046893936705536)]} 0 0
   [junit4]   2> 1621494 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[131 (1499046893939851264)]} 0 0
   [junit4]   2> 1621497 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[131 (1499046893942996992)]} 0 1
   [junit4]   2> 1621501 T7985 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[132 (1499046893947191296)]} 0 0
   [junit4]   2> 1621505 T7995 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[132 (1499046893951385600)]} 0 0
   [junit4]   2> 1621508 T7986 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[133 (1499046893953482752)]} 0 1
   [junit4]   2> 1621510 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[133 (1499046893956628480)]} 0 0
   [junit4]   2> 1621513 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[134 (1499046893959774208)]} 0 0
   [junit4]   2> 1621516 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[134 (1499046893961871360)]} 0 1
   [junit4]   2> 1621518 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[135 (1499046893965017088)]} 0 0
   [junit4]   2> 1621521 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[135 (1499046893968162816)]} 0 0
   [junit4]   2> 1621524 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[136 (1499046893971308544)]} 0 0
   [junit4]   2> 1621527 T7994 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[136 (1499046893974454272)]} 0 0
   [junit4]   2> 1621530 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[137 (1499046893977600000)]} 0 0
   [junit4]   2> 1621532 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[137 (1499046893979697152)]} 0 0
   [junit4]   2> 1621535 T7985 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[138 (1499046893982842880)]} 0 0
   [junit4]   2> 1621543 T7995 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[138 (1499046893990182912)]} 0 1
   [junit4]   2> 1621551 T7986 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[139 (1499046893999620096)]} 0 0
   [junit4]   2> 1621554 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[139 (1499046894002765824)]} 0 0
   [junit4]   2> 1621557 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[140 (1499046894005911552)]} 0 0
   [junit4]   2> 1621564 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[140 (1499046894013251584)]} 0 0
   [junit4]   2> 1621569 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[141 (1499046894016397312)]} 0 2
   [junit4]   2> 1621573 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[141 (1499046894021640192)]} 0 1
   [junit4]   2> 1621576 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[142 (1499046894024785920)]} 0 1
   [junit4]   2> 1621579 T7994 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[142 (1499046894027931648)]} 0 1
   [junit4]   2> 1621581 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[143 (1499046894031077376)]} 0 0
   [junit4]   2> 1621584 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[143 (1499046894034223104)]} 0 0
   [junit4]   2> 1621587 T7985 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[144 (1499046894037368832)]} 0 0
   [junit4]   2> 1621590 T7995 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[144 (1499046894040514560)]} 0 0
   [junit4]   2> 1621594 T7986 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[145 (1499046894044708864)]} 0 0
   [junit4]   2> 1621604 T7998 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[145 (1499046894055194624)]} 0 0
   [junit4]   2> 1621611 T7987 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[146 (1499046894061486080)]} 0 1
   [junit4]   2> 1621614 T7999 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[146 (1499046894065680384)]} 0 1
   [junit4]   2> 1621619 T7984 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[147 (1499046894069874688)]} 0 1
   [junit4]   2> 1621622 T7996 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[147 (1499046894074068992)]} 0 0
   [junit4]   2> 1621628 T7982 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[148 (1499046894079311872)]} 0 1
   [junit4]   2> 1621631 T7994 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[148 (1499046894083506176)]} 0 0
   [junit4]   2> 1621634 T7983 c:collection1 C2529 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[149 (1499046894086651904)]} 0 1
   [junit4]   2> 1621638 T7997 c:collection1 C2530 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={wt=javabin&version=2} {add=[149 (1499046894089797632)]} 0 1
   [junit4]   2> 1621643 T7985 c:collection1 C2529 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C2531 name=collection1 
org.apache.solr.core.SolrCore@65c42aa2
   [junit4]   2> 1621716 T7985 c:collection1 C2531 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5bd56750 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bed42c7),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@5bd56750 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3bed42c7),segFN=segments_3,generation=3}
   [junit4]   2> 1621717 T7985 c:collection1 C2531 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1621717 T7985 c:collection1 C2531 
oass.SolrIndexSearcher.<init> Opening Searcher@20282cca[collection1] main
   [junit4]   2> 1621720 T7985 c:collection1 C2531 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1621722 T7989 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@20282cca[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):c9)
 Uninverting(_1(5.2.0):c59)))}
   [junit4]   2> 1621723 T7985 c:collection1 C2531 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 80
   [junit4]   2> ASYNC  NEW_CORE C2532 name=collection1 
org.apache.solr.core.SolrCore@fdb9637
   [junit4]   2> 1621727 T7995 c:collection1 C2532 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1621763 T7995 c:collection1 C2532 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@47e772f6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c30855),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@47e772f6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@40c30855),segFN=segments_3,generation=3}
   [junit4]   2> 1621763 T7995 c:collection1 C2532 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 1621764 T7995 c:collection1 C2532 
oass.SolrIndexSearcher.<init> Opening Searcher@217f94cb[collection1] main
   [junit4]   2> 1621765 T7995 c:collection1 C2532 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1621768 T8001 c:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@217f94cb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.2.0):c9)
 Uninverting(_1(5.2.0):c59)))}
   [junit4]   2> 1621769 T7995 c:collection1 C2532 
oasup.LogUpdateProcessor.finish [collection1] webapp=/_m/lh path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 42
   [junit4]   2> 1621774 T7986 c:collection1 C2531 oasc.SolrException.log ERROR 
org.apache.solr.common.SolrException: 'start' parameter cannot be negative
   [junit4]   2>                at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:228)
   [junit4]   2>                at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:229)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:841)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:453)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:104)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2>                at 
org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2>                at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 1621775 T7986 c:collection1 C2531 oasc.SolrCore.execute 
[collection1] webapp=/_m/lh path=/select 
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=3 
   [junit4]   2> 1621780 T7987 c:collection1 C2531 oasc.SolrException.log ERROR 
org.apache.solr.common.SolrException: 'rows' parameter cannot be negative
   [junit4]   2>                at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:222)
   [junit4]   2>                at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:229)
   [junit4]   2>                at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]   2>                at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:1988)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:841)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:453)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:223)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:104)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2>                at 
org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2>                at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 1621781 T7987 c:collection1 C2531 oasc.SolrCore.execute 
[collection1] webapp=/_m/lh path=/select 
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 
QTime=1 
   [junit4]   2> 1621785 T7984 c:collection1 C2531 oasc.SolrCore.execute 
[collection1] webapp=/_m/lh path=/select 
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0 
   [junit4]   2> 1621816 T7994 c:collection1 C2532 oasc.SolrCore.execute 
[collection1] webapp=/_m/lh path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=[ff01::083]:33332/_m/lh|https://127.0.0.1:56227/_m/lh/collection1|[ff01::114]:33332/_m/lh&rows=10&version=2&q=*:*&NOW=1429602522133&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 1621822 T7997 c:collection1 C2532 oasc.SolrCore.execute 
[collection1] webapp=/_m/lh path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1429602522133&ids=133,1,123,114,16,6,8,9,140,120&isShard=true&shard.url=[ff01::083]:33332/_m/lh|https://127.0.0.1:56227/_m/lh/collection1|[ff01::114]:33332/_m/lh&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 1621828 T7998 c:collection1 C2532 oasc.SolrCore.execute 
[collection1] webapp=/_m/lh path=/select 
params={q=*:*&shards=[ff01::083]:33332/_m/lh|https://127.0.0.1:56227/_m/lh/collection1|[ff01::114]:33332/_m/lh&sort=n_ti1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=40 
   [junit4]   2> 1621832 T7983 c:collection1 C2531 oasc.SolrCore.execute 
[collection1] webapp=/_m/lh path=/select 
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 1621839 T7999 c:collection1 C2532 oasc.SolrCore.execute 
[collection1] webapp=/_m/lh path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=https://127.0.0.1:56227/_m/lh/collection1|[ff01::213]:33332/_m/lh|[ff01::083]:33332/_m/lh&rows=10&version=2&q=*:*&NOW=1429602522180&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 1621843 T7996 c:collection1 C2532 oasc.SolrCore.execute 
[collection1] webapp=/_m/lh path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1429602522180&ids=110,145,112,14,3,146,148,105,139,109&isShard=true&shard.url=https://127.0.0.1:56227/_m/lh/collection1|[ff01::213]:33332/_m/lh|[ff01::083]:33332/_m/lh&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 1621852 T7995 c:collection1 C2532 oasc.SolrCore.execute 
[collection1] webapp=/_m/lh path=/select 
params={q=*:*&shards=https://127.0.0.1:56227/_m/lh/collection1|[ff01::213]:33332/_m/lh|[ff01::083]:33332/_m/lh&sort=n_ti1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=17 
   [junit4]   2> 1621857 T7985 c:collection1 C2531 oasc.SolrCore.execute 
[collection1] webapp=/_m/lh path=/select 
params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 1621

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

gFilter.doFilter(JettySolrRunner.java:104)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    >        at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    >        at 
org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]    >        at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]    >        at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]    >        at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]    >        at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]    >        at 
org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]    >        at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]    >        at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([98F495A1DF31151E:10A0AA7B71CD78E6]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:560)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1067)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1029)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:902)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:982)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1725691 T7978 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.TestDistributedSearch
 98F495A1DF31151E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=PostingsFormat(name=Memory doPackFST= true), 
SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= true), n_l1=FST50, 
a_n_tdt=PostingsFormat(name=Memory doPackFST= false), multiDefault=FST50, 
intDefault=PostingsFormat(name=Memory doPackFST= true), 
n_td1=PostingsFormat(name=Memory doPackFST= true), n_d1=FST50, 
n_f1=PostingsFormat(name=Memory doPackFST= true), range_facet_l=FST50, 
n_tl1=PostingsFormat(name=Memory doPackFST= true), 
oddField_s=BlockTreeOrds(blocksize=128), n_tf1=FST50, lowerfilt1and2=FST50, 
a_t=FST50, lowerfilt=FST50, id=BlockTreeOrds(blocksize=128), 
text=PostingsFormat(name=Memory doPackFST= false), timestamp=FST50, 
severity=PostingsFormat(name=Memory doPackFST= false), 
foo_sev_enum=PostingsFormat(name=Memory doPackFST= false), 
n_dt1=PostingsFormat(name=Memory doPackFST= true), a_i1=FST50, 
b_n_tdt=PostingsFormat(name=Memory doPackFST= true), 
n_ti1=BlockTreeOrds(blocksize=128), rnd_b=BlockTreeOrds(blocksize=128), 
_version_=PostingsFormat(name=Memory doPackFST= true), 
foo_b=PostingsFormat(name=Memory doPackFST= false), 
n_tdt1=PostingsFormat(name=Memory doPackFST= true), 
foo_d=BlockTreeOrds(blocksize=128), foo_f=PostingsFormat(name=Memory doPackFST= 
false)}, docValues:{foo_sev_enum=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene50)}, sim=DefaultSimilarity, locale=fr_CA, 
timezone=Etc/GMT+8
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_40 
(64-bit)/cpus=3,threads=2,free=140630248,total=351797248
   [junit4]   2> NOTE: All tests run in this JVM: [DateFieldTest, 
LoggingHandlerTest, TestDefaultSimilarityFactory, 
DistributedFacetPivotLongTailTest, BinaryUpdateRequestHandlerTest, 
DistributedTermsComponentTest, TestSearcherReuse, 
TestPHPSerializedResponseWriter, SaslZkACLProviderTest, TestBulkSchemaAPI, 
DirectSolrSpellCheckerTest, ResponseHeaderTest, TestSuggestSpellingConverter, 
FastVectorHighlighterTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestDocSet, IndexSchemaTest, TestClassNameShortening, CurrencyFieldXmlFileTest, 
TestChildDocTransformer, SegmentsInfoRequestHandlerTest, ZkSolrClientTest, 
TestSchemaResource, SimpleMLTQParserTest, TestConfigReload, 
DirectUpdateHandlerOptimizeTest, TestRecovery, AsyncMigrateRouteKeyTest, 
BasicDistributedZk2Test, TestBulkSchemaConcurrent, 
TestSimpleTrackingShardHandler, FieldMutatingUpdateProcessorTest, 
DisMaxRequestHandlerTest, TestCloudSchemaless, TestOrdValues, 
TestDynamicLoading, HdfsChaosMonkeySafeLeaderTest, SpatialFilterTest, 
StatelessScriptUpdateProcessorFactoryTest, TestQuerySenderNoQuery, 
AliasIntegrationTest, TestMacros, MBeansHandlerTest, TestRestManager, 
TestPseudoReturnFields, SpellPossibilityIteratorTest, TestSchemaNameResource, 
TestObjectReleaseTracker, TestCopyFieldCollectionResource, 
TestSortingResponseWriter, DistributedQueryComponentCustomSortTest, 
PolyFieldTest, StatsComponentTest, DistributedFacetPivotSmallAdvancedTest, 
DeleteInactiveReplicaTest, ShardSplitTest, ReturnFieldsTest, 
TestUniqueKeyFieldResource, TestBadConfig, SpellCheckCollatorTest, 
PluginInfoTest, TestCollapseQParserPlugin, TestReplicationHandlerBackup, 
ZkNodePropsTest, TestFastOutputStream, DateMathParserTest, 
TestValueSourceCache, TestFuzzyAnalyzedSuggestions, QueryParsingTest, 
TestHdfsUpdateLog, HighlighterTest, TestFastWriter, TestDFRSimilarityFactory, 
QueryEqualityTest, TestCoreDiscovery, TestCodecSupport, 
RecoveryAfterSoftCommitTest, TestHighlightDedupGrouping, 
TestImplicitCoreProperties, PrimitiveFieldTypeTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestZkChroot, 
HdfsDirectoryFactoryTest, TestStandardQParsers, TestRawResponseWriter, 
TestSchemaVersionResource, TestAddFieldRealTimeGet, 
LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, 
TestSolrConfigHandlerCloud, SpellCheckComponentTest, TestHashQParserPlugin, 
IndexBasedSpellCheckerTest, TestFieldCollectionResource, TermsComponentTest, 
HttpPartitionTest, DebugComponentTest, TestConfig, TestMiniSolrCloudClusterSSL, 
TestRealTimeGet, TestSystemIdResolver, TestJsonFacets, DateRangeFieldTest, 
TestSolrQueryParserResource, TestNonDefinedSimilarityFactory, 
TestFoldingMultitermQuery, DocumentBuilderTest, OpenCloseCoreStressTest, 
TestRemoteStreaming, TestFieldTypeCollectionResource, RollingRestartTest, 
MinimalSchemaTest, ShardRoutingCustomTest, ConvertedLegacyTest, 
TestLRUStatsCache, TestSerializedLuceneMatchVersion, 
TestLeaderElectionZkExpiry, SchemaVersionSpecificBehaviorTest, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, 
TestDistributedSearch]
   [junit4] Completed [257/483] on J1 in 106.70s, 1 test, 1 error <<< FAILURES!

[...truncated 710 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:229: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1434: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:991: 
There were test failures: 483 suites, 1918 tests, 1 error, 55 ignored (21 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to