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

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

Error Message:
Error from server at http://127.0.0.1:63790//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:2047)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:642)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:442)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
at org.eclipse.jetty.server.Server.handle(Server.java:497)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
 at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:63790//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:2047)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:642)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:442)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:497)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)

        at 
__randomizedtesting.SeedInfo.seed([CE64AEBCC082F2EE:463091666E7E9F16]: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:1133)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java: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 9441 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/init-core-data-001
   [junit4]   2> 190162 T587 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 190162 T587 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 190811 T587 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1
   [junit4]   2> 190815 T587 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 190820 T587 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@314d1183{/,null,AVAILABLE}
   [junit4]   2> 190822 T587 oejs.AbstractConnector.doStart Started 
ServerConnector@787f5297{HTTP/1.1}{127.0.0.1:63698}
   [junit4]   2> 190822 T587 oejs.Server.doStart Started @196554ms
   [junit4]   2> 190822 T587 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/, hostPort=63698, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/cores}
   [junit4]   2> 190823 T587 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 190824 T587 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/'
   [junit4]   2> 190874 T587 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/solr.xml
   [junit4]   2> 190890 T587 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/cores
   [junit4]   2> 190890 T587 oasc.CoreContainer.<init> New CoreContainer 
42899280
   [junit4]   2> 190891 T587 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/]
   [junit4]   2> 190891 T587 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/lib
   [junit4]   2> 190892 T587 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/lib).
   [junit4]   2> 190915 T587 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 190923 T587 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 190925 T587 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 190925 T587 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 190925 T587 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 190927 T587 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/cores
   [junit4]   2> 190929 T587 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/, 
configSet=collection1, dataDir=data/}
   [junit4]   2> 190929 T587 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 190930 T587 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 190933 T599 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 190936 T599 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 190936 T599 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 190980 T599 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 191012 T599 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 191156 T599 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 191158 T599 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 191171 T599 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 191330 T599 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 191350 T599 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 191352 T599 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 191366 T599 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 191369 T599 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 191376 T599 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 191378 T599 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 191379 T599 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 191379 T599 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 191380 T599 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 191381 T599 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 191382 T599 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 191383 T599 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 191384 T599 x:collection1 oasc.SolrCore.<init> [[collection1] 
] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 191385 T599 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6358906
   [junit4]   2> 191386 T599 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 191386 T599 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 191386 T599 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 191387 T599 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 191389 T599 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19480305389859112]
   [junit4]   2> 191391 T599 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_1,generation=1}
   [junit4]   2> 191391 T599 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 191626 T599 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 191627 T599 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 191627 T599 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 191627 T599 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 191632 T599 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 191632 T599 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 191632 T599 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 191648 T599 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 191648 T599 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 191648 T599 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 191648 T599 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 191649 T599 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 191658 T599 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 191661 T599 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 191664 T599 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 191665 T599 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 191765 T599 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 191833 T599 x: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> 191834 T599 x:collection1 oasc.SolrCore.initDeprecatedSupport 
WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your 
config to use the ShowFileRequestHandler.
   [junit4]   2> 191835 T599 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 191836 T599 x:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 191836 T599 x:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 191838 T599 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 191838 T599 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 191838 T599 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=42, 
maxMergedSegmentMB=71.0888671875, floorSegmentMB=0.6767578125, 
forceMergeDeletesPctAllowed=27.655389395304137, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4190994536778233
   [junit4]   2> 191840 T599 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_1,generation=1}
   [junit4]   2> 191840 T599 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 191840 T599 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@128820d7[collection1] main
   [junit4]   2> 191844 T599 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 191844 T599 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 191844 T599 x:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 191844 T599 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 192056 T599 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 192267 T599 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 192268 T600 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 192269 T599 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 192270 T600 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 192270 T600 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 192270 T600 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 192270 T587 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 192271 T587 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 192271 T600 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 192272 T600 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 192273 T600 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 192274 T600 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 192274 T600 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 192275 T600 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@128820d7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 192731 T587 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 192738 T587 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 192757 T587 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@34bca3fc{/,null,AVAILABLE}
   [junit4]   2> 192757 T587 oejs.AbstractConnector.doStart Started 
ServerConnector@430e8c01{HTTP/1.1}{127.0.0.1:63701}
   [junit4]   2> 192758 T587 oejs.Server.doStart Started @198489ms
   [junit4]   2> 192758 T587 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/, hostPort=63701, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/cores}
   [junit4]   2> 192759 T587 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 192759 T587 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/'
   [junit4]   2> 192794 T587 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 192806 T587 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/cores
   [junit4]   2> 192806 T587 oasc.CoreContainer.<init> New CoreContainer 
363215322
   [junit4]   2> 192807 T587 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/]
   [junit4]   2> 192807 T587 oasc.CoreContainer.load loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/lib
   [junit4]   2> 192808 T587 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/lib).
   [junit4]   2> 192818 T587 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 192822 T587 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 192823 T587 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 192824 T587 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 192824 T587 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 192829 T587 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/cores
   [junit4]   2> 192830 T587 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1, 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/, 
configSet=collection1, dataDir=data/}
   [junit4]   2> 192831 T587 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 192831 T587 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 192835 T613 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 192836 T613 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 192836 T613 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 192872 T613 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 192879 T613 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 192925 T613 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 192926 T613 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 192932 T613 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 193092 T613 oass.OpenExchangeRatesOrgProvider.init Initialized 
with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 193107 T613 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 193107 T613 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 193115 T613 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 193118 T613 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 193126 T613 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 193127 T613 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 193127 T613 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 193127 T613 oass.OpenExchangeRatesOrgProvider.reload Reloading 
exchange rates from open-exchange-rates.json
   [junit4]   2> 193128 T613 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 193128 T613 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 193128 T613 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from configset 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 193128 T613 x:collection1 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 193129 T613 x:collection1 oasc.SolrCore.<init> [[collection1] 
] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 193129 T613 x:collection1 oasc.JmxMonitoredMap.<init> JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6358906
   [junit4]   2> 193136 T613 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 193136 T613 x:collection1 oasc.SolrCore.getNewIndexDir New 
index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 193136 T613 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/data/index' doesn't 
exist. Creating new index...
   [junit4]   2> 193137 T613 x:collection1 oasc.CachingDirectoryFactory.get 
return new directory for 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 193137 T613 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=19, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19480305389859112]
   [junit4]   2> 193139 T613 x:collection1 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_1,generation=1}
   [junit4]   2> 193139 T613 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 193154 T613 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 193154 T613 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 193155 T613 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 193155 T613 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 193155 T613 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 193155 T613 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 193155 T613 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 193156 T613 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 193156 T613 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 193156 T613 x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 193156 T613 x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 193156 T613 x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 193178 T613 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 193183 T613 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 193184 T613 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 193186 T613 x:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 193195 T613 x:collection1 oasc.PluginBag.createPlugin 
requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 193202 T613 x: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> 193202 T613 x:collection1 oasc.SolrCore.initDeprecatedSupport 
WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your 
config to use the ShowFileRequestHandler.
   [junit4]   2> 193203 T613 x:collection1 oasc.SolrCore.initStatsCache Using 
default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 193206 T613 x:collection1 oasu.UpdateHandler.<init> Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 193206 T613 x:collection1 oasu.UpdateLog.init Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 193207 T613 x:collection1 oasu.CommitTracker.<init> Hard 
AutoCommit: disabled
   [junit4]   2> 193207 T613 x:collection1 oasu.CommitTracker.<init> Soft 
AutoCommit: disabled
   [junit4]   2> 193214 T613 x:collection1 oasu.RandomMergePolicy.<init> 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=42, 
maxMergedSegmentMB=71.0888671875, floorSegmentMB=0.6767578125, 
forceMergeDeletesPctAllowed=27.655389395304137, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4190994536778233
   [junit4]   2> 193215 T613 x:collection1 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_1,generation=1}
   [junit4]   2> 193215 T613 x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 193215 T613 x:collection1 oass.SolrIndexSearcher.<init> 
Opening Searcher@6dee244f[collection1] main
   [junit4]   2> 193216 T613 x:collection1 oasr.RestManager.init Initializing 
RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 193216 T613 x:collection1 oasr.ManagedResourceStorage.load 
Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 193216 T613 x:collection1 oasr.RestManager.init Initializing 0 
registered ManagedResources
   [junit4]   2> 193216 T613 x:collection1 oashc.SpellCheckComponent.inform 
Initializing spell checkers
   [junit4]   2> 193230 T613 x:collection1 oass.DirectSolrSpellChecker.init 
init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 193299 T613 x:collection1 oash.ReplicationHandler.inform 
Commits will be reserved for  10000
   [junit4]   2> 193300 T614 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: default
   [junit4]   2> 193301 T614 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: direct
   [junit4]   2> 193301 T614 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 193301 T614 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 193302 T614 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 193305 T614 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: external
   [junit4]   2> 193306 T614 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: freq
   [junit4]   2> 193307 T614 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 193308 T614 x:collection1 
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index 
for spellchecker: perDict
   [junit4]   2> 193324 T614 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@6dee244f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 193327 T613 x:collection1 oasc.CoreContainer.registerCore 
registering core: collection1
   [junit4]   2> 193331 T587 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 193332 T587 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 193333 T587 oas.SolrTestCaseJ4.setUp ###Starting test
   [junit4]   2> ASYNC  NEW_CORE C397 name=collection1 
org.apache.solr.core.SolrCore@4a825935
   [junit4]   2> 193362 T591 x:collection1 C397 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:* (-1501171940769923072)} 0 24
   [junit4]   2> ASYNC  NEW_CORE C398 name=collection1 
org.apache.solr.core.SolrCore@7741d60a
   [junit4]   2> 193381 T605 x:collection1 C398 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:* (-1501171940799283200)} 0 5
   [junit4]   2> 193401 T592 x:collection1 C397 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 
(1501171940818157568)]} 0 8
   [junit4]   2> 193412 T606 x:collection1 C398 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1 
(1501171940833886208)]} 0 3
   [junit4]   2> 193417 T593 x:collection1 C397 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 
(1501171940841226240)]} 0 1
   [junit4]   2> 193424 T607 x:collection1 C398 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[2 
(1501171940848566272)]} 0 1
   [junit4]   2> 193434 T594 x:collection1 C397 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 
(1501171940859052032)]} 0 2
   [junit4]   2> 193439 T608 x:collection1 C398 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[3 
(1501171940865343488)]} 0 1
   [junit4]   2> 193447 T595 x:collection1 C397 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 
(1501171940872683520)]} 0 1
   [junit4]   2> 193458 T609 x:collection1 C398 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[4 
(1501171940884217856)]} 0 1
   [junit4]   2> 193463 T596 x:collection1 C397 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 
(1501171940889460736)]} 0 1
   [junit4]   2> 193468 T610 x:collection1 C398 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[5 
(1501171940894703616)]} 0 2
   [junit4]   2> 193477 T591 x:collection1 C397 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 
(1501171940904140800)]} 0 1
   [junit4]   2> 193482 T605 x:collection1 C398 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[6 
(1501171940909383680)]} 0 1
   [junit4]   2> 193487 T592 x:collection1 C397 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 
(1501171940915675136)]} 0 1
   [junit4]   2> 193495 T606 x:collection1 C398 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[7 
(1501171940924063744)]} 0 0
   [junit4]   2> 193505 T593 x:collection1 C397 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 
(1501171940930355200)]} 0 5
   [junit4]   2> 193509 T607 x:collection1 C398 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[8 
(1501171940937695232)]} 0 1
   [junit4]   2> 193515 T594 x:collection1 C397 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 
(1501171940943986688)]} 0 1
   [junit4]   2> 193521 T608 x:collection1 C398 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[9 
(1501171940950278144)]} 0 3
   [junit4]   2> 193526 T595 x:collection1 C397 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193606 T595 x:collection1 C397 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_2,generation=2}
   [junit4]   2> 193608 T595 x:collection1 C397 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> ASYNC  NEW_CORE C399 name=collection1 
org.apache.solr.core.SolrCore@4a825935
   [junit4]   2> 193689 T595 x:collection1 C399 oass.SolrIndexSearcher.<init> 
Opening Searcher@7e6cec2d[collection1] main
   [junit4]   2> 193690 T595 x:collection1 C399 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 193693 T600 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@7e6cec2d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 193693 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 168
   [junit4]   2> ASYNC  NEW_CORE C400 name=collection1 
org.apache.solr.core.SolrCore@7741d60a
   [junit4]   2> 193696 T609 x:collection1 C400 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193726 T609 x:collection1 C400 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_2,generation=2}
   [junit4]   2> 193726 T609 x:collection1 C400 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 193730 T609 x:collection1 C400 oass.SolrIndexSearcher.<init> 
Opening Searcher@37555a28[collection1] main
   [junit4]   2> 193731 T609 x:collection1 C400 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 193734 T614 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@37555a28[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)))}
   [junit4]   2> 193735 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 39
   [junit4]   2> 193743 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 
(1501171941179916288)]} 0 4
   [junit4]   2> 193751 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[10 
(1501171941187256320)]} 0 5
   [junit4]   2> 193756 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 
(1501171941196693504)]} 0 2
   [junit4]   2> 193760 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[11 
(1501171941200887808)]} 0 1
   [junit4]   2> 193767 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 
(1501171941208227840)]} 0 1
   [junit4]   2> 193771 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[12 
(1501171941213470720)]} 0 0
   [junit4]   2> 193775 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 
(1501171941216616448)]} 0 1
   [junit4]   2> 193781 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[13 
(1501171941222907904)]} 0 1
   [junit4]   2> 193786 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 
(1501171941227102208)]} 0 2
   [junit4]   2> 193789 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[1001 
(1501171941232345088)]} 0 0
   [junit4]   2> 193793 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 
(1501171941235490816)]} 0 1
   [junit4]   2> 193804 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[14 
(1501171941245976576)]} 0 7
   [junit4]   2> 193816 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 
(1501171941260656640)]} 0 1
   [junit4]   2> 193821 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[15 
(1501171941264850944)]} 0 1
   [junit4]   2> 193832 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 
(1501171941276385280)]} 0 1
   [junit4]   2> 193845 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[16 
(1501171941290016768)]} 0 1
   [junit4]   2> 193849 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 
(1501171941295259648)]} 0 1
   [junit4]   2> 193855 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[17 
(1501171941300502528)]} 0 1
   [junit4]   2> 193863 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 
(1501171941308891136)]} 0 1
   [junit4]   2> 193868 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[100 
(1501171941315182592)]} 0 0
   [junit4]   2> 193880 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 
(1501171941327765504)]} 0 0
   [junit4]   2> 193888 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[101 
(1501171941334056960)]} 0 2
   [junit4]   2> 193893 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 
(1501171941340348416)]} 0 1
   [junit4]   2> 193901 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[102 
(1501171941348737024)]} 0 1
   [junit4]   2> 193914 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 
(1501171941362368512)]} 0 1
   [junit4]   2> 193923 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[103 
(1501171941371805696)]} 0 2
   [junit4]   2> 193926 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 
(1501171941376000000)]} 0 0
   [junit4]   2> 193929 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[104 
(1501171941379145728)]} 0 0
   [junit4]   2> 193935 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 
(1501171941385437184)]} 0 1
   [junit4]   2> 193941 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[105 
(1501171941391728640)]} 0 1
   [junit4]   2> 193946 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 
(1501171941396971520)]} 0 1
   [junit4]   2> 193955 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[106 
(1501171941406408704)]} 0 0
   [junit4]   2> 193976 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 
(1501171941428428800)]} 0 1
   [junit4]   2> 193984 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[107 
(1501171941436817408)]} 0 0
   [junit4]   2> 194002 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 
(1501171941454643200)]} 0 0
   [junit4]   2> 194009 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[108 
(1501171941459886080)]} 0 3
   [junit4]   2> 194021 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 
(1501171941474566144)]} 0 1
   [junit4]   2> 194049 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[109 
(1501171941495537664)]} 0 9
   [junit4]   2> 194056 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 
(1501171941511266304)]} 0 2
   [junit4]   2> 194068 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[110 
(1501171941524897792)]} 0 1
   [junit4]   2> 194078 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 
(1501171941534334976)]} 0 1
   [junit4]   2> 194083 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[111 
(1501171941539577856)]} 0 1
   [junit4]   2> 194093 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 
(1501171941549015040)]} 0 2
   [junit4]   2> 194114 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[112 
(1501171941572083712)]} 0 1
   [junit4]   2> 194119 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 
(1501171941578375168)]} 0 0
   [junit4]   2> 194131 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[113 
(1501171941589909504)]} 0 1
   [junit4]   2> 194143 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 
(1501171941603540992)]} 0 1
   [junit4]   2> 194148 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[114 
(1501171941608783872)]} 0 0
   [junit4]   2> 194162 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 
(1501171941622415360)]} 0 2
   [junit4]   2> 194177 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[115 
(1501171941637095424)]} 0 2
   [junit4]   2> 194197 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 
(1501171941659115520)]} 0 1
   [junit4]   2> 194206 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[116 
(1501171941668552704)]} 0 1
   [junit4]   2> 194210 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 
(1501171941673795584)]} 0 0
   [junit4]   2> 194215 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[117 
(1501171941677989888)]} 0 1
   [junit4]   2> 194233 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 
(1501171941697912832)]} 0 1
   [junit4]   2> 194249 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[118 
(1501171941713641472)]} 0 1
   [junit4]   2> 194257 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 
(1501171941723078656)]} 0 1
   [junit4]   2> 194272 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[119 
(1501171941737758720)]} 0 1
   [junit4]   2> 194277 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 
(1501171941744050176)]} 0 1
   [junit4]   2> 194288 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[120 
(1501171941754535936)]} 0 1
   [junit4]   2> 194298 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 
(1501171941766070272)]} 0 1
   [junit4]   2> 194308 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[121 
(1501171941775507456)]} 0 1
   [junit4]   2> 194318 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 
(1501171941785993216)]} 0 1
   [junit4]   2> 194338 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[122 
(1501171941806964736)]} 0 1
   [junit4]   2> 194343 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 
(1501171941813256192)]} 0 1
   [junit4]   2> 194355 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[123 
(1501171941825839104)]} 0 1
   [junit4]   2> 194361 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 
(1501171941831081984)]} 0 1
   [junit4]   2> 194368 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[124 
(1501171941838422016)]} 0 1
   [junit4]   2> 194392 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 
(1501171941864636416)]} 0 1
   [junit4]   2> 194397 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[125 
(1501171941868830720)]} 0 1
   [junit4]   2> 194402 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 
(1501171941874073600)]} 0 1
   [junit4]   2> 194408 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[126 
(1501171941880365056)]} 0 1
   [junit4]   2> 194412 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 
(1501171941884559360)]} 0 1
   [junit4]   2> 194418 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[127 
(1501171941890850816)]} 0 2
   [junit4]   2> 194424 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 
(1501171941897142272)]} 0 1
   [junit4]   2> 194427 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[128 
(1501171941901336576)]} 0 1
   [junit4]   2> 194431 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 
(1501171941904482304)]} 0 1
   [junit4]   2> 194438 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[129 
(1501171941909725184)]} 0 4
   [junit4]   2> 194444 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 
(1501171941917065216)]} 0 1
   [junit4]   2> 194455 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[130 
(1501171941929648128)]} 0 7
   [junit4]   2> 194460 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 
(1501171941935939584)]} 0 1
   [junit4]   2> 194465 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[131 
(1501171941941182464)]} 0 0
   [junit4]   2> 194480 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 
(1501171941953765376)]} 0 9
   [junit4]   2> 194486 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[132 
(1501171941963202560)]} 0 0
   [junit4]   2> 194491 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 
(1501171941968445440)]} 0 1
   [junit4]   2> 194496 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[133 
(1501171941973688320)]} 0 1
   [junit4]   2> 194503 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 
(1501171941978931200)]} 0 2
   [junit4]   2> 194510 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[134 
(1501171941988368384)]} 0 0
   [junit4]   2> 194515 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 
(1501171941992562688)]} 0 1
   [junit4]   2> 194519 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[135 
(1501171941996756992)]} 0 1
   [junit4]   2> 194526 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 
(1501171942003048448)]} 0 2
   [junit4]   2> 194530 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[136 
(1501171942009339904)]} 0 0
   [junit4]   2> 194538 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 
(1501171942016679936)]} 0 2
   [junit4]   2> 194545 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[137 
(1501171942024019968)]} 0 1
   [junit4]   2> 194557 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 
(1501171942037651456)]} 0 0
   [junit4]   2> 194570 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[138 
(1501171942050234368)]} 0 1
   [junit4]   2> 194576 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 
(1501171942057574400)]} 0 1
   [junit4]   2> 194589 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[139 
(1501171942069108736)]} 0 2
   [junit4]   2> 194603 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 
(1501171942085885952)]} 0 1
   [junit4]   2> 194619 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[140 
(1501171942098468864)]} 0 6
   [junit4]   2> 194627 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 
(1501171942110003200)]} 0 1
   [junit4]   2> 194631 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[141 
(1501171942115246080)]} 0 0
   [junit4]   2> 194635 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 
(1501171942119440384)]} 0 1
   [junit4]   2> 194640 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[142 
(1501171942123634688)]} 0 1
   [junit4]   2> 194645 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 
(1501171942129926144)]} 0 1
   [junit4]   2> 194654 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[143 
(1501171942138314752)]} 0 1
   [junit4]   2> 194662 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 
(1501171942146703360)]} 0 1
   [junit4]   2> 194672 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[144 
(1501171942157189120)]} 0 1
   [junit4]   2> 194678 T596 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 
(1501171942163480576)]} 0 1
   [junit4]   2> 194688 T610 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[145 
(1501171942175014912)]} 0 1
   [junit4]   2> 194693 T591 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 
(1501171942179209216)]} 0 1
   [junit4]   2> 194697 T605 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[146 
(1501171942183403520)]} 0 1
   [junit4]   2> 194701 T592 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[147 
(1501171942188646400)]} 0 0
   [junit4]   2> 194705 T606 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[147 
(1501171942192840704)]} 0 1
   [junit4]   2> 194710 T593 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[148 
(1501171942198083584)]} 0 0
   [junit4]   2> 194715 T607 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[148 
(1501171942202277888)]} 0 1
   [junit4]   2> 194721 T594 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[149 
(1501171942208569344)]} 0 0
   [junit4]   2> 194729 T608 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update params={wt=javabin&version=2} {add=[149 
(1501171942216957952)]} 0 1
   [junit4]   2> 194744 T595 x:collection1 C399 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 194828 T595 x:collection1 C399 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@7f3240d6 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@403e044d),segFN=segments_3,generation=3}
   [junit4]   2> 194829 T595 x:collection1 C399 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 194830 T595 x:collection1 C399 oass.SolrIndexSearcher.<init> 
Opening Searcher@7594076f[collection1] main
   [junit4]   2> 194833 T595 x:collection1 C399 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 194840 T600 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@7594076f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)
 Uninverting(_1(6.0.0):C59)))}
   [junit4]   2> 194842 T595 x:collection1 C399 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 99
   [junit4]   2> 194847 T609 x:collection1 C400 
oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 194879 T609 x:collection1 C400 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@68cfb2ac 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c786602),segFN=segments_3,generation=3}
   [junit4]   2> 194879 T609 x:collection1 C400 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
   [junit4]   2> 194880 T609 x:collection1 C400 oass.SolrIndexSearcher.<init> 
Opening Searcher@14a10757[collection1] main
   [junit4]   2> 194881 T609 x:collection1 C400 
oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 194897 T614 x:collection1 oasc.SolrCore.registerSearcher 
[collection1] Registered new searcher Searcher@14a10757[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C9)
 Uninverting(_1(6.0.0):C59)))}
   [junit4]   2> 194897 T609 x:collection1 C400 oasup.LogUpdateProcessor.finish 
[collection1] webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 50
   [junit4]   2> 194905 T596 x:collection1 C399 oasc.SolrException.log Ignoring 
exception matching parameter cannot be negative
   [junit4]   2> 194906 T596 x:collection1 C399 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=2 
   [junit4]   2> 194910 T591 x:collection1 C399 oasc.SolrException.log Ignoring 
exception matching parameter cannot be negative
   [junit4]   2> 194911 T591 x:collection1 C399 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400 
QTime=0 
   [junit4]   2> 194920 T592 x:collection1 C399 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=5 
   [junit4]   2> 194964 T605 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126002&isShard=true&wt=javabin}
 hits=68 status=0 QTime=10 
   [junit4]   2> 194988 T606 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126002&ids=121,101,3,147,15,125,149,119,109,120&isShard=true&shard.url=http://127.0.0.1:63701//collection1&wt=javabin&version=2}
 status=0 QTime=3 
   [junit4]   2> 194997 T610 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:63701//collection1&sort=n_ti1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=68 
   [junit4]   2> 195002 T593 x:collection1 C399 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 195024 T608 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:63701//collection1|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1431629126094&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 195043 T609 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126094&ids=100,144,145,13,113,115,105,7,140,10&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:63701//collection1|[ff01::213]:33332/&wt=javabin&version=2}
 status=0 QTime=11 
   [junit4]   2> 195117 T607 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:63701//collection1|[ff01::213]:33332/&sort=n_ti1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=98 
   [junit4]   2> 195123 T594 x:collection1 C399 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0 
   [junit4]   2> 195145 T606 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=[ff01::083]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126207&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 195166 T610 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126207&ids=100,2,3,114,15,148,115,116,106,139&isShard=true&shard.url=[ff01::083]:33332/|http://127.0.0.1:63701//collection1&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 195180 T605 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::083]:33332/|http://127.0.0.1:63701//collection1&sort=n_f1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=47 
   [junit4]   2> 195197 T595 x:collection1 C399 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 195250 T609 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126281&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0 
   [junit4]   2> 195265 T607 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126281&ids=110,13,112,124,125,147,103,137,149,7&isShard=true&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:63701//collection1&wt=javabin&version=2}
 status=0 QTime=2 
   [junit4]   2> 195280 T608 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::083]:33332/|[ff01::213]:33332/|http://127.0.0.1:63701//collection1&sort=n_f1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=74 
   [junit4]   2> 195287 T596 x:collection1 C399 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 195320 T610 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=[ff01::114]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126381&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 195335 T605 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126381&ids=12,111,144,124,15,138,149,116,6,140&isShard=true&shard.url=[ff01::114]:33332/|http://127.0.0.1:63701//collection1&wt=javabin&version=2}
 status=0 QTime=2 
   [junit4]   2> 195343 T606 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:63701//collection1&sort=n_tf1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=36 
   [junit4]   2> 195349 T591 x:collection1 C399 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=0 
   [junit4]   2> 195356 T607 x:collection1 C400 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126427&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C401 name=collection1 
org.apache.solr.core.SolrCore@7741d60a
   [junit4]   2> 195379 T608 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126427&ids=1,133,2,14,114,104,127,106,117,109&isShard=true&shard.url=http://127.0.0.1:63701//collection1&wt=javabin&version=2}
 status=0 QTime=16 
   [junit4]   2> 195383 T609 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:63701//collection1&sort=n_tf1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=30 
   [junit4]   2> ASYNC  NEW_CORE C402 name=collection1 
org.apache.solr.core.SolrCore@4a825935
   [junit4]   2> 195389 T592 x:collection1 C402 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 195396 T605 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126468&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0 
   [junit4]   2> 195401 T606 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126468&ids=132,110,122,134,146,4,16,104,127,7&isShard=true&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&wt=javabin&version=2}
 status=0 QTime=0 
   [junit4]   2> 195403 T610 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&sort=n_d1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=9 
   [junit4]   2> 195407 T593 x:collection1 C402 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 195415 T608 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=http://127.0.0.1:63701//collection1|[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1431629126486&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0 
   [junit4]   2> 195420 T609 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126486&ids=11,143,123,126,17,139,118,8,119,9&isShard=true&shard.url=http://127.0.0.1:63701//collection1|[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 195421 T607 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:63701//collection1|[ff01::114]:33332/|[ff01::083]:33332/|[ff01::213]:33332/&sort=n_d1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=9 
   [junit4]   2> 195426 T594 x:collection1 C402 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 195432 T606 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=http://127.0.0.1:63701//collection1|[ff01::213]:33332/&rows=10&version=2&q=*:*&NOW=1431629126503&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 195437 T610 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126503&ids=145,3,4,104,116,1001,118,9,130,10&isShard=true&shard.url=http://127.0.0.1:63701//collection1|[ff01::213]:33332/&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 195439 T605 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=http://127.0.0.1:63701//collection1|[ff01::213]:33332/&sort=n_td1+desc&wt=javabin&version=2}
 hits=68 status=0 QTime=10 
   [junit4]   2> 195443 T595 x:collection1 C402 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68 
status=0 QTime=1 
   [junit4]   2> 195449 T609 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126519&isShard=true&wt=javabin}
 hits=68 status=0 QTime=0 
   [junit4]   2> 195453 T607 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126519&ids=132,100,102,125,16,137,17,8,119,140&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&wt=javabin&version=2}
 status=0 QTime=1 
   [junit4]   2> 195454 T608 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:63701//collection1&sort=n_td1+asc&wt=javabin&version=2}
 hits=68 status=0 QTime=9 
   [junit4]   2> 195460 T596 x:collection1 C402 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68 
status=0 QTime=0 
   [junit4]   2> 195468 T610 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|http://127.0.0.1:63701//collection1&rows=10&version=2&q=*:*&NOW=1431629126538&isShard=true&wt=javabin}
 hits=68 status=0 QTime=1 
   [junit4]   2> 195472 T605 x:collection1 C401 oasc.SolrCore.execute 
[collection1] webapp= path=/select 
params={q=*:*&distrib=false&shards.purpose=64&NOW=1431629126538&ids=133,13,102,136,148,127,149,17,9,141&isShard=true

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

tories currently being tracked
   [junit4]   2> 434963 T587 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 
CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data/index;done=false>>]
   [junit4]   2> 434963 T587 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data/index
   [junit4]   2> 434964 T587 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data;done=false>>]
   [junit4]   2> 434964 T587 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001/tempDir-001/shard2/cores/collection1/data
   [junit4]   2> 434966 T587 oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@23be01cf{/,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDistributedSearch -Dtests.method=test 
-Dtests.seed=CE64AEBCC082F2EE -Dtests.slow=true -Dtests.locale=tr 
-Dtests.timezone=Asia/Choibalsan -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    245s J0 | TestDistributedSearch.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:63790//collection1: 
java.lang.NullPointerException
   [junit4]    >        at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:102)
   [junit4]    >        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:744)
   [junit4]    >        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:727)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:388)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2047)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:642)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:442)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    >        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CE64AEBCC082F2EE:463091666E7E9F16]: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:1133)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1095)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:968)
   [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> 435123 T587 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch
 CE64AEBCC082F2EE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{other_tl1=Lucene50(blocksize=128), 
range_facet_l_dv=PostingsFormat(name=MockRandom), 
SubjectTerms_mfacet=Lucene50(blocksize=128), n_l1=Lucene50(blocksize=128), 
a_n_tdt=PostingsFormat(name=MockRandom), multiDefault=FSTOrd50, 
intDefault=Lucene50(blocksize=128), n_td1=FSTOrd50, 
n_d1=Lucene50(blocksize=128), n_f1=FSTOrd50, 
range_facet_l=Lucene50(blocksize=128), n_tl1=FSTOrd50, 
oddField_s=BlockTreeOrds(blocksize=128), n_tf1=Lucene50(blocksize=128), 
lowerfilt1and2=FSTOrd50, a_t=Lucene50(blocksize=128), lowerfilt=FSTOrd50, 
id=PostingsFormat(name=MockRandom), text=BlockTreeOrds(blocksize=128), 
timestamp=Lucene50(blocksize=128), severity=BlockTreeOrds(blocksize=128), 
foo_sev_enum=PostingsFormat(name=MockRandom), n_dt1=FSTOrd50, 
a_i1=Lucene50(blocksize=128), b_n_tdt=Lucene50(blocksize=128), 
n_ti1=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=MockRandom), 
_version_=Lucene50(blocksize=128), foo_b=BlockTreeOrds(blocksize=128), 
n_tdt1=Lucene50(blocksize=128), foo_d=PostingsFormat(name=MockRandom), 
range_facet_i_dv=Lucene50(blocksize=128), foo_f=BlockTreeOrds(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), 
foo_sev_enum=DocValuesFormat(name=Lucene50), 
range_facet_i_dv=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Memory)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=tr, 
timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_45 
(64-bit)/cpus=3,threads=2,free=12968512,total=154673152
   [junit4]   2> NOTE: All tests run in this JVM: [RecoveryZkTest, 
BasicDistributedZkTest, SuggesterFSTTest, TestDistributedSearch]
   [junit4] Completed [38/490] on J0 in 245.00s, 1 test, 1 error <<< FAILURES!

[...truncated 1399 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:526: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:474: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:229: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:512: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:973: 
There were test failures: 490 suites, 1958 tests, 1 error, 62 ignored (24 
assumptions)

Total time: 68 minutes 29 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