Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/357/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Error from server at https://127.0.0.1:48335//collection1: 
java.lang.NullPointerException  at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:106)
  at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:751)
  at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:734)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:406)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2083)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:671)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:459)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
at org.eclipse.jetty.server.Server.handle(Server.java:499)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
 at java.lang.Thread.run(Thread.java:745) 

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

        at 
__randomizedtesting.SeedInfo.seed([33EC66BD4634DBC9:BBB85967E8C8B631]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
        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:1139)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1101)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:974)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11022 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/init-core-data-001
   [junit4]   2> 782361 INFO  
(SUITE-TestDistributedSearch-seed#[33EC66BD4634DBC9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 782361 INFO  
(SUITE-TestDistributedSearch-seed#[33EC66BD4634DBC9]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 783467 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores/collection1
   [junit4]   2> 783469 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 783471 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@742dfd49{/,null,AVAILABLE}
   [junit4]   2> 783481 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@46396b5d{SSL-http/1.1}{127.0.0.1:64064}
   [junit4]   2> 783481 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] o.e.j.s.Server 
Started @786071ms
   [junit4]   2> 783481 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=64064, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores}
   [junit4]   2> 783482 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 783483 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control'
   [junit4]   2> 783483 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 783483 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 783483 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/solr.xml
   [junit4]   2> 783489 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores
   [junit4]   2> 783489 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 34409145
   [junit4]   2> 783489 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control]
   [junit4]   2> 783490 WARN  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/lib
   [junit4]   2> 783514 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 783516 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 783517 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 783517 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 783518 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 783518 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 783519 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores
   [junit4]   2> 783520 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 783520 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores/collection1
   [junit4]   2> 783520 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 783521 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 783521 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 783522 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 783522 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 783522 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 783523 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 783523 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 783557 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 783568 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 783596 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 783601 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 783738 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 783747 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 783748 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 783753 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 783755 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 783757 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 783757 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 783759 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 783760 INFO  (coreLoadExecutor-2538-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 783760 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 783761 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 783761 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1088aaea
   [junit4]   2> 783761 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 783761 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 783761 WARN  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 783762 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 783762 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5788706260343934]
   [junit4]   2> 783762 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@10739771 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9725b4d),segFN=segments_1,generation=1}
   [junit4]   2> 783762 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 783763 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 783764 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 783770 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 783770 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 783770 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 783770 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 783770 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 783770 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 783770 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 783770 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 783770 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 783770 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 783771 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 783771 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 783775 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 783776 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 783777 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 783778 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 783782 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 783784 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 783785 WARN  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 783786 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 783786 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 783786 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 783804 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 783804 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 783804 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=96.9755859375, 
floorSegmentMB=0.35546875, forceMergeDeletesPctAllowed=26.648966231472777, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.653468343105702
   [junit4]   2> 783805 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@10739771 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9725b4d),segFN=segments_1,generation=1}
   [junit4]   2> 783805 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 783805 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2a48da0f[collection1] 
main
   [junit4]   2> 783805 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 783805 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 783805 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 783805 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 783933 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 784156 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 784157 INFO  
(searcherExecutor-2539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 784157 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 784157 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 784157 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 784157 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1524636957124067328
   [junit4]   2> 784158 INFO  
(searcherExecutor-2539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 784158 INFO  
(searcherExecutor-2539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 784158 INFO  
(searcherExecutor-2539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 784159 INFO  
(searcherExecutor-2539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 784159 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1524636957124067328
   [junit4]   2> 784159 INFO  
(searcherExecutor-2539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 784159 INFO  (coreLoadExecutor-2538-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 784160 INFO  
(searcherExecutor-2539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 784160 INFO  
(searcherExecutor-2539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 784161 INFO  
(searcherExecutor-2539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 784161 INFO  
(searcherExecutor-2539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2a48da0f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 785108 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 785110 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 785114 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c87538d{/,null,AVAILABLE}
   [junit4]   2> 785124 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@48a17631{SSL-http/1.1}{127.0.0.1:44681}
   [junit4]   2> 785124 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] o.e.j.s.Server 
Started @787714ms
   [junit4]   2> 785124 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=44681, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores}
   [junit4]   2> 785124 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 785124 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0'
   [junit4]   2> 785124 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 785124 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 785125 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 785131 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores
   [junit4]   2> 785131 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1474174398
   [junit4]   2> 785131 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0]
   [junit4]   2> 785132 WARN  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/lib
   [junit4]   2> 785132 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 785135 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 785137 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 785137 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 785137 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 785137 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 785138 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores
   [junit4]   2> 785139 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/, 
configSet=collection1}
   [junit4]   2> 785139 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 785139 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 785139 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 785141 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 785141 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 785141 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 785141 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 785142 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 785142 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 785176 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 785183 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 785227 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 785233 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 785302 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 785306 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 785307 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 785311 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 785312 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 785313 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 785313 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 785315 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 785315 INFO  (coreLoadExecutor-2549-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 785315 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 785316 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 785316 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1088aaea
   [junit4]   2> 785316 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 785316 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 785316 WARN  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 785317 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 785317 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5788706260343934]
   [junit4]   2> 785317 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@450abda3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d6bb27d),segFN=segments_1,generation=1}
   [junit4]   2> 785317 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 785318 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 785318 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 785322 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 785322 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 785322 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 785322 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 785322 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 785322 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 785322 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 785322 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 785322 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 785322 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 785323 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 785323 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 785325 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 785326 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 785327 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 785328 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 785331 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 785333 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 785334 WARN  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 785334 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 785335 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 785335 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 785354 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 785354 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 785354 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=96.9755859375, 
floorSegmentMB=0.35546875, forceMergeDeletesPctAllowed=26.648966231472777, 
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.653468343105702
   [junit4]   2> 785354 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@450abda3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d6bb27d),segFN=segments_1,generation=1}
   [junit4]   2> 785355 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 785355 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@48617742[collection1] 
main
   [junit4]   2> 785355 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 785355 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 785355 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 785355 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 785408 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 785643 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 785643 INFO  
(searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 785644 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 785644 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 785644 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 785644 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1524636958683299840
   [junit4]   2> 785644 INFO  
(searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 785644 INFO  
(searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 785645 INFO  
(searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 785646 INFO  
(searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 785647 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1524636958683299840
   [junit4]   2> 785647 INFO  
(searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 785647 INFO  (coreLoadExecutor-2549-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 785647 INFO  
(searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 785648 INFO  
(searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 785648 INFO  
(searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 785649 INFO  
(searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@48617742[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 786146 INFO  
(TEST-TestDistributedSearch.test-seed#[33EC66BD4634DBC9]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 786198 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1524636959263162368)} 0 2
   [junit4]   2> 786253 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1524636959305105408)} 0 16
   [junit4]   2> 786264 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1524636959330271232)]} 0 2
   [junit4]   2> 786271 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1524636959339708416)]} 0 1
   [junit4]   2> 786276 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1524636959343902720)]} 0 2
   [junit4]   2> 786280 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1524636959349145600)]} 0 1
   [junit4]   2> 786284 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1524636959353339904)]} 0 0
   [junit4]   2> 786288 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1524636959357534208)]} 0 1
   [junit4]   2> 786295 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1524636959364874240)]} 0 0
   [junit4]   2> 786298 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1524636959368019968)]} 0 0
   [junit4]   2> 786304 INFO  (qtp534063241-5777) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1524636959374311424)]} 0 0
   [junit4]   2> 786307 INFO  (qtp1976709066-5794) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1524636959378505728)]} 0 0
   [junit4]   2> 786310 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1524636959380602880)]} 0 0
   [junit4]   2> 786313 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1524636959384797184)]} 0 0
   [junit4]   2> 786316 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1524636959386894336)]} 0 0
   [junit4]   2> 786319 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1524636959391088640)]} 0 0
   [junit4]   2> 786322 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1524636959394234368)]} 0 0
   [junit4]   2> 786327 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1524636959398428672)]} 0 0
   [junit4]   2> 786330 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1524636959401574400)]} 0 0
   [junit4]   2> 786333 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1524636959405768704)]} 0 0
   [junit4]   2> 786335 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 786350 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@10739771 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9725b4d),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@10739771 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@9725b4d),segFN=segments_2,generation=2}
   [junit4]   2> 786351 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 786359 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@405d3897[collection1] main
   [junit4]   2> 786360 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 786360 INFO  
(searcherExecutor-2539-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@405d3897[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c9)))}
   [junit4]   2> 786361 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 25
   [junit4]   2> 786363 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 786373 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@450abda3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d6bb27d),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@450abda3 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d6bb27d),segFN=segments_2,generation=2}
   [junit4]   2> 786374 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 786405 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1fb45d9f[collection1] main
   [junit4]   2> 786405 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 786406 INFO  
(searcherExecutor-2550-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1fb45d9f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):c9)))}
   [junit4]   2> 786407 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 43
   [junit4]   2> 786431 INFO  (qtp534063241-5777) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1524636959502237696)]} 0 5
   [junit4]   2> 786438 INFO  (qtp1976709066-5794) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1524636959510626304)]} 0 4
   [junit4]   2> 786441 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1524636959517966336)]} 0 0
   [junit4]   2> 786448 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1524636959525306368)]} 0 0
   [junit4]   2> 786452 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1524636959530549248)]} 0 0
   [junit4]   2> 786458 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1524636959536840704)]} 0 0
   [junit4]   2> 786462 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1524636959541035008)]} 0 0
   [junit4]   2> 786465 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1524636959544180736)]} 0 0
   [junit4]   2> 786469 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1001 (1524636959547326464)]} 0 0
   [junit4]   2> 786474 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1001 (1524636959550472192)]} 0 2
   [junit4]   2> 786477 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1524636959556763648)]} 0 0
   [junit4]   2> 786486 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1524636959565152256)]} 0 0
   [junit4]   2> 786488 INFO  (qtp534063241-5777) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1524636959568297984)]} 0 0
   [junit4]   2> 786491 INFO  (qtp1976709066-5794) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1524636959570395136)]} 0 0
   [junit4]   2> 786495 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1524636959575638016)]} 0 0
   [junit4]   2> 786498 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1524636959577735168)]} 0 0
   [junit4]   2> 786502 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1524636959582978048)]} 0 1
   [junit4]   2> 786505 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1524636959586123776)]} 0 0
   [junit4]   2> 786510 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1524636959590318080)]} 0 0
   [junit4]   2> 786513 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1524636959594512384)]} 0 0
   [junit4]   2> 786519 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1524636959600803840)]} 0 0
   [junit4]   2> 786524 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1524636959606046720)]} 0 0
   [junit4]   2> 786528 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1524636959610241024)]} 0 0
   [junit4]   2> 786531 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1524636959612338176)]} 0 0
   [junit4]   2> 786534 INFO  (qtp534063241-5777) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1524636959616532480)]} 0 0
   [junit4]   2> 786538 INFO  (qtp1976709066-5794) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1524636959620726784)]} 0 0
   [junit4]   2> 786541 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1524636959623872512)]} 0 0
   [junit4]   2> 786545 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1524636959627018240)]} 0 1
   [junit4]   2> 786549 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1524636959632261120)]} 0 0
   [junit4]   2> 786552 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1524636959634358272)]} 0 0
   [junit4]   2> 786556 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1524636959638552576)]} 0 0
   [junit4]   2> 786559 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1524636959642746880)]} 0 0
   [junit4]   2> 786563 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1524636959646941184)]} 0 0
   [junit4]   2> 786565 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1524636959649038336)]} 0 0
   [junit4]   2> 786574 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1524636959658475520)]} 0 0
   [junit4]   2> 786577 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1524636959661621248)]} 0 0
   [junit4]   2> 786582 INFO  (qtp534063241-5777) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1524636959665815552)]} 0 0
   [junit4]   2> 786586 INFO  (qtp1976709066-5794) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1524636959671058432)]} 0 0
   [junit4]   2> 786592 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1524636959676301312)]} 0 0
   [junit4]   2> 786599 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1524636959684689920)]} 0 0
   [junit4]   2> 786603 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1524636959688884224)]} 0 0
   [junit4]   2> 786607 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1524636959693078528)]} 0 0
   [junit4]   2> 786610 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1524636959696224256)]} 0 0
   [junit4]   2> 786612 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1524636959698321408)]} 0 0
   [junit4]   2> 786615 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1524636959701467136)]} 0 0
   [junit4]   2> 786618 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1524636959704612864)]} 0 0
   [junit4]   2> 786624 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1524636959709855744)]} 0 0
   [junit4]   2> 786627 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1524636959714050048)]} 0 0
   [junit4]   2> 786630 INFO  (qtp534063241-5777) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1524636959716147200)]} 0 0
   [junit4]   2> 786632 INFO  (qtp1976709066-5794) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1524636959719292928)]} 0 0
   [junit4]   2> 786635 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1524636959721390080)]} 0 0
   [junit4]   2> 786637 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1524636959724535808)]} 0 0
   [junit4]   2> 786639 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1524636959726632960)]} 0 0
   [junit4]   2> 786642 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1524636959728730112)]} 0 0
   [junit4]   2> 786644 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1524636959731875840)]} 0 0
   [junit4]   2> 786647 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1524636959733972992)]} 0 0
   [junit4]   2> 786649 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1524636959737118720)]} 0 0
   [junit4]   2> 786653 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1524636959740264448)]} 0 0
   [junit4]   2> 786657 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1524636959745507328)]} 0 0
   [junit4]   2> 786660 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1524636959747604480)]} 0 0
   [junit4]   2> 786662 INFO  (qtp534063241-5777) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1524636959750750208)]} 0 0
   [junit4]   2> 786665 INFO  (qtp1976709066-5794) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1524636959753895936)]} 0 0
   [junit4]   2> 786668 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1524636959757041664)]} 0 0
   [junit4]   2> 786671 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1524636959759138816)]} 0 0
   [junit4]   2> 786674 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1524636959763333120)]} 0 0
   [junit4]   2> 786677 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1524636959765430272)]} 0 0
   [junit4]   2> 786679 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1524636959768576000)]} 0 0
   [junit4]   2> 786682 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1524636959770673152)]} 0 0
   [junit4]   2> 786684 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1524636959773818880)]} 0 0
   [junit4]   2> 786687 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1524636959776964608)]} 0 0
   [junit4]   2> 786690 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1524636959779061760)]} 0 0
   [junit4]   2> 786692 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1524636959782207488)]} 0 0
   [junit4]   2> 786695 INFO  (qtp534063241-5777) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1524636959784304640)]} 0 0
   [junit4]   2> 786699 INFO  (qtp1976709066-5794) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1524636959789547520)]} 0 0
   [junit4]   2> 786702 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1524636959792693248)]} 0 0
   [junit4]   2> 786706 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1524636959795838976)]} 0 0
   [junit4]   2> 786708 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1524636959798984704)]} 0 0
   [junit4]   2> 786711 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1524636959801081856)]} 0 0
   [junit4]   2> 786714 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1524636959805276160)]} 0 0
   [junit4]   2> 786720 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1524636959810519040)]} 0 0
   [junit4]   2> 786723 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1524636959814713344)]} 0 0
   [junit4]   2> 786726 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1524636959816810496)]} 0 0
   [junit4]   2> 786729 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1524636959821004800)]} 0 0
   [junit4]   2> 786732 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1524636959824150528)]} 0 0
   [junit4]   2> 786737 INFO  (qtp534063241-5777) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1524636959828344832)]} 0 1
   [junit4]   2> 786739 INFO  (qtp1976709066-5794) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1524636959831490560)]} 0 0
   [junit4]   2> 786742 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1524636959833587712)]} 0 0
   [junit4]   2> 786745 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1524636959837782016)]} 0 0
   [junit4]   2> 786748 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1524636959839879168)]} 0 0
   [junit4]   2> 786751 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1524636959844073472)]} 0 0
   [junit4]   2> 786755 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1524636959847219200)]} 0 0
   [junit4]   2> 786757 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1524636959850364928)]} 0 0
   [junit4]   2> 786761 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1524636959853510656)]} 0 1
   [junit4]   2> 786764 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1524636959857704960)]} 0 0
   [junit4]   2> 786766 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1524636959859802112)]} 0 0
   [junit4]   2> 786769 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1524636959861899264)]} 0 0
   [junit4]   2> 786771 INFO  (qtp534063241-5777) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1524636959865044992)]} 0 0
   [junit4]   2> 786778 INFO  (qtp1976709066-5794) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1524636959872385024)]} 0 0
   [junit4]   2> 786782 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1524636959875530752)]} 0 0
   [junit4]   2> 786785 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1524636959878676480)]} 0 0
   [junit4]   2> 786787 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1524636959881822208)]} 0 0
   [junit4]   2> 786793 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1524636959888113664)]} 0 0
   [junit4]   2> 786798 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1524636959893356544)]} 0 0
   [junit4]   2> 786803 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1524636959898599424)]} 0 0
   [junit4]   2> 786810 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1524636959905939456)]} 0 0
   [junit4]   2> 786816 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1524636959911182336)]} 0 0
   [junit4]   2> 786820 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1524636959915376640)]} 0 0
   [junit4]   2> 786822 INFO  (qtp1976709066-5793) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1524636959918522368)]} 0 0
   [junit4]   2> 786825 INFO  (qtp534063241-5777) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1524636959921668096)]} 0 0
   [junit4]   2> 786829 INFO  (qtp1976709066-5794) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1524636959925862400)]} 0 0
   [junit4]   2> 786831 INFO  (qtp534063241-5778) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1524636959927959552)]} 0 0
   [junit4]   2> 786840 INFO  (qtp1976709066-5795) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1524636959936348160)]} 0 0
   [junit4]   2> 786846 INFO  (qtp534063241-5779) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1524636959942639616)]} 0 0
   [junit4]   2> 786850 INFO  (qtp1976709066-5796) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1524636959946833920)]} 0 0
   [junit4]   2> 786854 INFO  (qtp534063241-5776) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[148 (1524636959952076800)]} 0 0
   [junit4]   2> 786857 INFO  (qtp1976709066-5797) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[148 (1524636959954173952)]} 0 0
   [junit4]   2> 786867 INFO  (qtp534063241-5780) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[149 (1524636959965708288)]} 0 0
   [junit4]   2> 786869 INFO  (qtp1976709066-5798) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[149 (1524636959967805440)]} 0 0
   [junit4]   2> 786873 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 786897 INFO  (qtp534063241-5774) [    x:collection1] 
o.a.s.c.SolrDeleti

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

junit4]    >    at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:671)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:459)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:226)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
   [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:110)
   [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:499)
   [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([33EC66BD4634DBC9:BBB85967E8C8B631]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:576)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [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:1139)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1101)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:974)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 892743 INFO  
(SUITE-TestDistributedSearch-seed#[33EC66BD4634DBC9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_33EC66BD4634DBC9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): 
{other_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
SubjectTerms_mfacet=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_l1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_n_tdt=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
n_td1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_d1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_f1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
n_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 oddField_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_tf1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
lowerfilt1and2=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
lowerfilt=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=PostingsFormat(name=Direct), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
severity=PostingsFormat(name=Direct), foo_sev_enum=PostingsFormat(name=Direct), 
n_dt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 a_i1=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
b_n_tdt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_ti1=PostingsFormat(name=LuceneVarGapFixedInterval), 
rnd_b=PostingsFormat(name=LuceneVarGapFixedInterval), 
_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 foo_b=PostingsFormat(name=Direct), 
n_tdt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 foo_d=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
foo_f=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
foo_sev_enum=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Direct)}, sim=DefaultSimilarity, locale=sr-RS, 
timezone=Europe/Athens
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 
(64-bit)/cpus=3,threads=1,free=128286456,total=329158656
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudInspectUtil, 
DirectSolrSpellCheckerTest, TestLFUCache, BlockDirectoryTest, RuleEngineTest, 
StressHdfsTest, TestDistribIDF, ClusterStateTest, TestTolerantSearch, 
RollingRestartTest, XmlUpdateRequestHandlerTest, ActionThrottleTest, 
HdfsRecoveryZkTest, TestRemoveLastDynamicCopyField, TestFileDictionaryLookup, 
TestSimpleQParserPlugin, TestFastLRUCache, TestConfigSetsAPIExclusivity, 
TestRawResponseWriter, TestLazyCores, TestSweetSpotSimilarityFactory, 
TestCloudSchemaless, DataDrivenBlockJoinTest, MigrateRouteKeyTest, 
TestDefaultSearchFieldResource, AssignTest, TestCollapseQParserPlugin, 
TestQuerySenderNoQuery, TestJmxMonitoredMap, CollectionReloadTest, 
BasicAuthIntegrationTest, QueryElevationComponentTest, TestDocumentBuilder, 
TestSortByMinMaxFunction, URLClassifyProcessorTest, PingRequestHandlerTest, 
DistributedSpellCheckComponentTest, ExternalFileFieldSortTest, 
StandardRequestHandlerTest, AddBlockUpdateTest, 
StatelessScriptUpdateProcessorFactoryTest, HdfsBasicDistributedZkTest, 
TestSchemaVersionResource, TestCodecSupport, JsonLoaderTest, 
DistributedQueryElevationComponentTest, CircularListTest, TestXIncludeConfig, 
TestGroupingSearch, SolrRequestParserTest, TestCoreContainer, 
TestStressReorder, TestExactStatsCache, AlternateDirectoryTest, 
RecoveryAfterSoftCommitTest, CollectionTooManyReplicasTest, 
TestSurroundQueryParser, TestConfigSetImmutable, 
TestPartialUpdateDeduplication, BlockJoinFacetSimpleTest, TestManagedResource, 
DistributedVersionInfoTest, BlockJoinFacetDistribTest, 
TestRequestStatusCollectionAPI, TestNamedUpdateProcessors, 
CurrencyFieldXmlFileTest, TestHashQParserPlugin, TestMinMaxOnMultiValuedField, 
DirectUpdateHandlerTest, TestRTimerTree, CoreAdminRequestStatusTest, 
IndexBasedSpellCheckerTest, TestFaceting, AsyncMigrateRouteKeyTest, 
TestDistributedSearch]
   [junit4] Completed [183/566 (1!)] on J0 in 110.41s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1213 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:750: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:694: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:534:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1477:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1033:
 There were test failures: 566 suites (7 ignored), 2268 tests, 1 error, 54 
ignored (39 assumptions) [seed: 33EC66BD4634DBC9]

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


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

Reply via email to