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

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

Error Message:
Error from server at http://127.0.0.1:61484/_u/ra/collection1: 
java.lang.NullPointerException  at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:105)
  at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:753)
  at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:736)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:420)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2015)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:653)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:461)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134) 
 at org.eclipse.jetty.server.Server.handle(Server.java:518)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)  at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93) 
 at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
  at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572) 
 at java.lang.Thread.run(Thread.java:745) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:61484/_u/ra/collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.search.grouping.distributed.responseprocessor.TopGroupsShardResponseProcessor.process(TopGroupsShardResponseProcessor.java:105)
        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:753)
        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:736)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:420)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2015)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:653)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:461)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:229)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:184)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
        at org.eclipse.jetty.server.Server.handle(Server.java:518)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
        at java.lang.Thread.run(Thread.java:745)

        at 
__randomizedtesting.SeedInfo.seed([A8B186F22C505DE4:20E5B92882AC301C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1147)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1109)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:971)
        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:1011)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11427 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/init-core-data-001
   [junit4]   2> 1719153 INFO  
(SUITE-TestDistributedSearch-seed#[A8B186F22C505DE4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1719154 INFO  
(SUITE-TestDistributedSearch-seed#[A8B186F22C505DE4]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_u/ra
   [junit4]   2> 1719514 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1719515 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 1719518 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52f2e9f0{/_u/ra,null,AVAILABLE}
   [junit4]   2> 1719518 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7e1d3e65{HTTP/1.1,[http/1.1]}{127.0.0.1:59597}
   [junit4]   2> 1719518 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] o.e.j.s.Server 
Started @1723193ms
   [junit4]   2> 1719520 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_u/ra, 
hostPort=59597, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores}
   [junit4]   2> 1719520 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1719520 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control'
   [junit4]   2> 1719520 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1719520 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1719521 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/solr.xml
   [junit4]   2> 1719526 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores
   [junit4]   2> 1719526 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 579006409
   [junit4]   2> 1719526 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control]
   [junit4]   2> 1719526 WARN  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/lib
   [junit4]   2> 1719537 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1719539 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1719540 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1719540 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1719540 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1719540 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1719541 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores
   [junit4]   2> 1719543 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
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> 1719543 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1719543 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1719544 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1719544 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1719546 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1719546 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1719546 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1719546 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1719547 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1719573 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1719580 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1719621 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1719630 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1719707 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1719712 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1719713 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1719717 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1719720 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1719724 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1719724 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1719728 INFO  (coreLoadExecutor-6064-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-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1719728 INFO  (coreLoadExecutor-6064-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1719728 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1719729 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1719729 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35d20028
   [junit4]   2> 1719729 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1719730 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1719730 WARN  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1719730 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1719730 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=90.1181640625, 
floorSegmentMB=0.3056640625, forceMergeDeletesPctAllowed=17.105043843688392, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8707566991464399
   [junit4]   2> 1719731 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@26afadb5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14112b9c),segFN=segments_1,generation=1}
   [junit4]   2> 1719731 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1719739 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1719740 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1719741 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1719741 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1719741 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1719741 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1719741 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1719742 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1719742 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1719742 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1719742 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1719742 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1719742 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1719742 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1719745 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1719748 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1719750 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1719752 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1719767 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1719769 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1719769 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1719770 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1719770 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1719771 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1719771 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1719772 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=4.517578125, 
floorSegmentMB=0.70703125, forceMergeDeletesPctAllowed=3.9049342373820517, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1719772 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@26afadb5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14112b9c),segFN=segments_1,generation=1}
   [junit4]   2> 1719772 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1719772 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3432f291[collection1] main]
   [junit4]   2> 1719772 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1719773 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1719773 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1719773 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1719842 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1719919 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1719919 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1719920 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1719920 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1719920 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1719920 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1531933436191703040
   [junit4]   2> 1719920 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1719922 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1719922 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1719922 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1531933436191703040
   [junit4]   2> 1719922 INFO  (coreLoadExecutor-6064-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1719923 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1719924 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1719924 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1719925 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1719925 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1719926 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3432f291[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1720412 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1720413 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 1720417 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79639573{/_u/ra,null,AVAILABLE}
   [junit4]   2> 1720418 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@706a1a21{HTTP/1.1,[http/1.1]}{127.0.0.1:53296}
   [junit4]   2> 1720418 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] o.e.j.s.Server 
Started @1724093ms
   [junit4]   2> 1720418 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_u/ra, 
hostPort=53296, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores}
   [junit4]   2> 1720418 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1720418 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0'
   [junit4]   2> 1720418 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1720418 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1720419 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1720425 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores
   [junit4]   2> 1720425 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1097709942
   [junit4]   2> 1720425 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0]
   [junit4]   2> 1720425 WARN  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/lib
   [junit4]   2> 1720425 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1720427 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1720428 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1720428 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1720428 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1720428 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1720429 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores
   [junit4]   2> 1720430 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
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> 1720430 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1720430 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1720432 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
   [junit4]   2> 1720432 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1720434 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1720434 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1720434 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1720434 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1720434 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1720471 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1720499 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1720520 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1720526 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1720627 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1720637 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1720639 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1720644 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1720647 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1720649 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1720649 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1720651 INFO  (coreLoadExecutor-6075-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-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1720652 INFO  (coreLoadExecutor-6075-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1720652 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1720652 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1720652 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@35d20028
   [junit4]   2> 1720652 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1720653 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1720653 WARN  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1720653 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1720653 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=90.1181640625, 
floorSegmentMB=0.3056640625, forceMergeDeletesPctAllowed=17.105043843688392, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8707566991464399
   [junit4]   2> 1720653 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4e433ebf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a468b08),segFN=segments_1,generation=1}
   [junit4]   2> 1720653 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1720654 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-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1720655 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1720659 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1720659 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1720659 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1720659 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1720659 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1720659 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1720659 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1720659 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1720659 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1720659 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1720659 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1720660 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1720662 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720663 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720664 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720665 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1720670 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1720673 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1720673 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1720673 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1720673 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1720674 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1720675 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1720676 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=36, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=4.517578125, 
floorSegmentMB=0.70703125, forceMergeDeletesPctAllowed=3.9049342373820517, 
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1720676 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4e433ebf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a468b08),segFN=segments_1,generation=1}
   [junit4]   2> 1720676 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1720676 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@669af9b0[collection1] main]
   [junit4]   2> 1720677 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1720677 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1720677 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1720677 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1720720 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1720769 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1720769 INFO  
(searcherExecutor-6076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1720770 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1720770 INFO  
(searcherExecutor-6076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1720770 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1720770 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1720770 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1531933437082992640
   [junit4]   2> 1720772 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1531933437082992640
   [junit4]   2> 1720772 INFO  (coreLoadExecutor-6075-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1720773 INFO  
(searcherExecutor-6076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1720773 INFO  
(searcherExecutor-6076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1720773 INFO  
(searcherExecutor-6076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1720774 INFO  
(searcherExecutor-6076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1720774 INFO  
(searcherExecutor-6076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1720775 INFO  
(searcherExecutor-6076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1720775 INFO  
(searcherExecutor-6076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1720776 INFO  
(searcherExecutor-6076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@669af9b0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1720936 INFO  
(TEST-TestDistributedSearch.test-seed#[A8B186F22C505DE4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1721068 INFO  (qtp829138919-13553) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1531933437259153408)} 0 130
   [junit4]   2> 1721080 INFO  (qtp1284956500-13573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1531933437404905472)} 0 3
   [junit4]   2> 1721083 INFO  (qtp829138919-13554) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[1 (1531933437409099776)]} 0 1
   [junit4]   2> 1721090 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[1 (1531933437412245504)]} 0 5
   [junit4]   2> 1721092 INFO  (qtp829138919-13552) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[2 (1531933437419585536)]} 0 0
   [junit4]   2> 1721094 INFO  (qtp1284956500-13576) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[2 (1531933437420634112)]} 0 1
   [junit4]   2> 1721095 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[3 (1531933437422731264)]} 0 0
   [junit4]   2> 1721098 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[3 (1531933437424828416)]} 0 1
   [junit4]   2> 1721105 INFO  (qtp829138919-13557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[4 (1531933437429022720)]} 0 5
   [junit4]   2> 1721106 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[4 (1531933437434265600)]} 0 0
   [junit4]   2> 1721109 INFO  (qtp829138919-13558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[5 (1531933437436362752)]} 0 2
   [junit4]   2> 1721113 INFO  (qtp1284956500-13578) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[5 (1531933437439508480)]} 0 3
   [junit4]   2> 1721117 INFO  (qtp829138919-13559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[6 (1531933437443702784)]} 0 3
   [junit4]   2> 1721118 INFO  (qtp1284956500-13571) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[6 (1531933437447897088)]} 0 0
   [junit4]   2> 1721120 INFO  (qtp829138919-13553) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[7 (1531933437448945664)]} 0 0
   [junit4]   2> 1721120 INFO  (qtp1284956500-13573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[7 (1531933437449994240)]} 0 0
   [junit4]   2> 1721121 INFO  (qtp829138919-13554) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[8 (1531933437451042816)]} 0 0
   [junit4]   2> 1721122 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[8 (1531933437452091392)]} 0 0
   [junit4]   2> 1721123 INFO  (qtp829138919-13552) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[9 (1531933437453139968)]} 0 0
   [junit4]   2> 1721124 INFO  (qtp1284956500-13576) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[9 (1531933437454188544)]} 0 0
   [junit4]   2> 1721124 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1721159 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@26afadb5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14112b9c),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@26afadb5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14112b9c),segFN=segments_2,generation=2}
   [junit4]   2> 1721160 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1721162 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4979cd7[collection1] main]
   [junit4]   2> 1721162 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1721163 INFO  
(searcherExecutor-6065-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4979cd7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)))}
   [junit4]   2> 1721163 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 39
   [junit4]   2> 1721164 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1721169 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4e433ebf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a468b08),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4e433ebf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a468b08),segFN=segments_2,generation=2}
   [junit4]   2> 1721169 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1721172 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5259b002[collection1] main]
   [junit4]   2> 1721172 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1721173 INFO  
(searcherExecutor-6076-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5259b002[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c9)))}
   [junit4]   2> 1721173 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 9
   [junit4]   2> 1721178 INFO  (qtp829138919-13557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[10 (1531933437506617344)]} 0 4
   [junit4]   2> 1721182 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[10 (1531933437511860224)]} 0 3
   [junit4]   2> 1721183 INFO  (qtp829138919-13558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[11 (1531933437516054528)]} 0 0
   [junit4]   2> 1721184 INFO  (qtp1284956500-13578) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[11 (1531933437517103104)]} 0 0
   [junit4]   2> 1721185 INFO  (qtp829138919-13559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[12 (1531933437518151680)]} 0 0
   [junit4]   2> 1721186 INFO  (qtp1284956500-13571) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[12 (1531933437519200256)]} 0 0
   [junit4]   2> 1721187 INFO  (qtp829138919-13553) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[13 (1531933437520248832)]} 0 0
   [junit4]   2> 1721188 INFO  (qtp1284956500-13573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[13 (1531933437521297408)]} 0 0
   [junit4]   2> 1721189 INFO  (qtp829138919-13554) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[1001 (1531933437522345984)]} 0 0
   [junit4]   2> 1721191 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[1001 (1531933437523394560)]} 0 0
   [junit4]   2> 1721192 INFO  (qtp829138919-13552) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[14 (1531933437524443136)]} 0 0
   [junit4]   2> 1721192 INFO  (qtp1284956500-13576) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[14 (1531933437525491712)]} 0 0
   [junit4]   2> 1721193 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[15 (1531933437526540288)]} 0 0
   [junit4]   2> 1721194 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[15 (1531933437526540288)]} 0 0
   [junit4]   2> 1721194 INFO  (qtp829138919-13557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[16 (1531933437527588864)]} 0 0
   [junit4]   2> 1721195 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[16 (1531933437528637440)]} 0 0
   [junit4]   2> 1721197 INFO  (qtp829138919-13558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[17 (1531933437529686016)]} 0 1
   [junit4]   2> 1721198 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[17 (1531933437531783168)]} 0 0
   [junit4]   2> 1721200 INFO  (qtp829138919-13559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[100 (1531933437533880320)]} 0 0
   [junit4]   2> 1721202 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[100 (1531933437535977472)]} 0 0
   [junit4]   2> 1721203 INFO  (qtp829138919-13559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[101 (1531933437537026048)]} 0 0
   [junit4]   2> 1721204 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[101 (1531933437538074624)]} 0 0
   [junit4]   2> 1721205 INFO  (qtp829138919-13554) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[102 (1531933437538074624)]} 0 0
   [junit4]   2> 1721206 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[102 (1531933437539123200)]} 0 0
   [junit4]   2> 1721206 INFO  (qtp829138919-13552) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[103 (1531933437540171776)]} 0 0
   [junit4]   2> 1721207 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[103 (1531933437541220352)]} 0 0
   [junit4]   2> 1721208 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[104 (1531933437542268928)]} 0 0
   [junit4]   2> 1721208 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[104 (1531933437542268928)]} 0 0
   [junit4]   2> 1721209 INFO  (qtp829138919-13557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[105 (1531933437543317504)]} 0 0
   [junit4]   2> 1721210 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[105 (1531933437544366080)]} 0 0
   [junit4]   2> 1721211 INFO  (qtp829138919-13558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[106 (1531933437545414656)]} 0 0
   [junit4]   2> 1721212 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[106 (1531933437546463232)]} 0 0
   [junit4]   2> 1721213 INFO  (qtp829138919-13553) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[107 (1531933437546463232)]} 0 0
   [junit4]   2> 1721214 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[107 (1531933437547511808)]} 0 0
   [junit4]   2> 1721214 INFO  (qtp829138919-13559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[108 (1531933437548560384)]} 0 0
   [junit4]   2> 1721215 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[108 (1531933437549608960)]} 0 0
   [junit4]   2> 1721216 INFO  (qtp829138919-13554) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[109 (1531933437550657536)]} 0 0
   [junit4]   2> 1721217 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[109 (1531933437551706112)]} 0 0
   [junit4]   2> 1721218 INFO  (qtp829138919-13552) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[110 (1531933437552754688)]} 0 0
   [junit4]   2> 1721219 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[110 (1531933437553803264)]} 0 0
   [junit4]   2> 1721219 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[111 (1531933437553803264)]} 0 0
   [junit4]   2> 1721220 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[111 (1531933437554851840)]} 0 0
   [junit4]   2> 1721220 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[112 (1531933437554851840)]} 0 0
   [junit4]   2> 1721221 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[112 (1531933437555900416)]} 0 0
   [junit4]   2> 1721221 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[113 (1531933437555900416)]} 0 0
   [junit4]   2> 1721222 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[113 (1531933437556948992)]} 0 0
   [junit4]   2> 1721223 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[114 (1531933437556948992)]} 0 0
   [junit4]   2> 1721223 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[114 (1531933437557997568)]} 0 0
   [junit4]   2> 1721224 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[115 (1531933437557997568)]} 0 0
   [junit4]   2> 1721224 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[115 (1531933437559046144)]} 0 0
   [junit4]   2> 1721225 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[116 (1531933437560094720)]} 0 0
   [junit4]   2> 1721225 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[116 (1531933437560094720)]} 0 0
   [junit4]   2> 1721226 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[117 (1531933437561143296)]} 0 0
   [junit4]   2> 1721226 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[117 (1531933437561143296)]} 0 0
   [junit4]   2> 1721227 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[118 (1531933437562191872)]} 0 0
   [junit4]   2> 1721227 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[118 (1531933437562191872)]} 0 0
   [junit4]   2> 1721228 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[119 (1531933437563240448)]} 0 0
   [junit4]   2> 1721228 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[119 (1531933437563240448)]} 0 0
   [junit4]   2> 1721229 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[120 (1531933437564289024)]} 0 0
   [junit4]   2> 1721230 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[120 (1531933437564289024)]} 0 0
   [junit4]   2> 1721230 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[121 (1531933437565337600)]} 0 0
   [junit4]   2> 1721231 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[121 (1531933437566386176)]} 0 0
   [junit4]   2> 1721232 INFO  (qtp829138919-13558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[122 (1531933437566386176)]} 0 0
   [junit4]   2> 1721233 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[122 (1531933437567434752)]} 0 0
   [junit4]   2> 1721233 INFO  (qtp829138919-13553) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[123 (1531933437568483328)]} 0 0
   [junit4]   2> 1721234 INFO  (qtp1284956500-13578) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[123 (1531933437569531904)]} 0 0
   [junit4]   2> 1721235 INFO  (qtp829138919-13559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[124 (1531933437570580480)]} 0 0
   [junit4]   2> 1721236 INFO  (qtp1284956500-13571) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[124 (1531933437571629056)]} 0 0
   [junit4]   2> 1721237 INFO  (qtp829138919-13554) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[125 (1531933437572677632)]} 0 0
   [junit4]   2> 1721238 INFO  (qtp1284956500-13573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[125 (1531933437572677632)]} 0 0
   [junit4]   2> 1721239 INFO  (qtp829138919-13552) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[126 (1531933437573726208)]} 0 0
   [junit4]   2> 1721239 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[126 (1531933437574774784)]} 0 0
   [junit4]   2> 1721240 INFO  (qtp829138919-13557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[127 (1531933437575823360)]} 0 0
   [junit4]   2> 1721241 INFO  (qtp1284956500-13576) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[127 (1531933437576871936)]} 0 0
   [junit4]   2> 1721242 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[128 (1531933437577920512)]} 0 0
   [junit4]   2> 1721243 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[128 (1531933437578969088)]} 0 0
   [junit4]   2> 1721243 INFO  (qtp829138919-13558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[129 (1531933437578969088)]} 0 0
   [junit4]   2> 1721244 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[129 (1531933437580017664)]} 0 0
   [junit4]   2> 1721245 INFO  (qtp829138919-13553) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[130 (1531933437581066240)]} 0 0
   [junit4]   2> 1721246 INFO  (qtp1284956500-13578) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[130 (1531933437582114816)]} 0 0
   [junit4]   2> 1721247 INFO  (qtp829138919-13559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[131 (1531933437583163392)]} 0 0
   [junit4]   2> 1721248 INFO  (qtp1284956500-13571) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[131 (1531933437584211968)]} 0 0
   [junit4]   2> 1721249 INFO  (qtp829138919-13554) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[132 (1531933437585260544)]} 0 0
   [junit4]   2> 1721250 INFO  (qtp1284956500-13573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[132 (1531933437586309120)]} 0 0
   [junit4]   2> 1721250 INFO  (qtp829138919-13552) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[133 (1531933437586309120)]} 0 0
   [junit4]   2> 1721251 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[133 (1531933437587357696)]} 0 0
   [junit4]   2> 1721252 INFO  (qtp829138919-13552) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[134 (1531933437588406272)]} 0 0
   [junit4]   2> 1721253 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[134 (1531933437588406272)]} 0 0
   [junit4]   2> 1721253 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[135 (1531933437589454848)]} 0 0
   [junit4]   2> 1721254 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[135 (1531933437590503424)]} 0 0
   [junit4]   2> 1721255 INFO  (qtp829138919-13558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[136 (1531933437591552000)]} 0 0
   [junit4]   2> 1721256 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[136 (1531933437591552000)]} 0 0
   [junit4]   2> 1721256 INFO  (qtp829138919-13553) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[137 (1531933437592600576)]} 0 0
   [junit4]   2> 1721257 INFO  (qtp1284956500-13578) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[137 (1531933437593649152)]} 0 0
   [junit4]   2> 1721258 INFO  (qtp829138919-13559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[138 (1531933437594697728)]} 0 0
   [junit4]   2> 1721259 INFO  (qtp1284956500-13571) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[138 (1531933437594697728)]} 0 0
   [junit4]   2> 1721260 INFO  (qtp829138919-13554) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[139 (1531933437595746304)]} 0 0
   [junit4]   2> 1721260 INFO  (qtp1284956500-13573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[139 (1531933437596794880)]} 0 0
   [junit4]   2> 1721261 INFO  (qtp829138919-13557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[140 (1531933437597843456)]} 0 0
   [junit4]   2> 1721262 INFO  (qtp1284956500-13576) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[140 (1531933437597843456)]} 0 0
   [junit4]   2> 1721262 INFO  (qtp829138919-13552) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[141 (1531933437598892032)]} 0 0
   [junit4]   2> 1721263 INFO  (qtp1284956500-13575) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[141 (1531933437599940608)]} 0 0
   [junit4]   2> 1721264 INFO  (qtp829138919-13556) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[142 (1531933437600989184)]} 0 0
   [junit4]   2> 1721265 INFO  (qtp1284956500-13574) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[142 (1531933437602037760)]} 0 0
   [junit4]   2> 1721266 INFO  (qtp829138919-13558) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[143 (1531933437602037760)]} 0 0
   [junit4]   2> 1721266 INFO  (qtp1284956500-13577) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[143 (1531933437603086336)]} 0 0
   [junit4]   2> 1721267 INFO  (qtp829138919-13553) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[144 (1531933437604134912)]} 0 0
   [junit4]   2> 1721268 INFO  (qtp1284956500-13578) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[144 (1531933437605183488)]} 0 0
   [junit4]   2> 1721269 INFO  (qtp829138919-13559) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[145 (1531933437606232064)]} 0 0
   [junit4]   2> 1721270 INFO  (qtp1284956500-13571) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[145 (1531933437607280640)]} 0 0
   [junit4]   2> 1721270 INFO  (qtp829138919-13554) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[146 (1531933437607280640)]} 0 0
   [junit4]   2> 1721271 INFO  (qtp1284956500-13573) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=javabin&version=2}{add=[146 (1531933437608329216)]} 0 0
   [junit4]   2> 1721272 INFO  (qtp829138919-13557) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_u/ra path=/update 
params={wt=java

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

etty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]    >        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]    >        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A8B186F22C505DE4:20E5B92882AC301C]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryRandomUpServer(TestDistributedSearch.java:1147)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1109)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:971)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1762220 INFO  
(SUITE-TestDistributedSearch-seed#[A8B186F22C505DE4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_A8B186F22C505DE4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{other_tl1=PostingsFormat(name=Asserting), 
range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), 
SubjectTerms_mfacet=PostingsFormat(name=Asserting), 
n_l1=PostingsFormat(name=Memory doPackFST= false), 
a_n_tdt=PostingsFormat(name=MockRandom), 
multiDefault=PostingsFormat(name=Memory doPackFST= false), 
intDefault=PostingsFormat(name=Asserting), 
n_td1=PostingsFormat(name=Asserting), n_d1=PostingsFormat(name=Memory 
doPackFST= false), n_f1=PostingsFormat(name=Asserting), 
range_facet_l=PostingsFormat(name=Memory doPackFST= false), 
n_tl1=PostingsFormat(name=Asserting), 
oddField_s=PostingsFormat(name=LuceneFixedGap), 
n_tf1=PostingsFormat(name=Memory doPackFST= false), 
lowerfilt1and2=PostingsFormat(name=Memory doPackFST= false), 
a_t=PostingsFormat(name=Memory doPackFST= false), 
lowerfilt=PostingsFormat(name=Memory doPackFST= false), 
id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=MockRandom), 
timestamp=PostingsFormat(name=Memory doPackFST= false), 
severity=PostingsFormat(name=MockRandom), 
foo_sev_enum=PostingsFormat(name=MockRandom), 
n_dt1=PostingsFormat(name=Asserting), a_i1=PostingsFormat(name=Memory 
doPackFST= false), b_n_tdt=PostingsFormat(name=Asserting), 
n_ti1=PostingsFormat(name=LuceneFixedGap), 
rnd_b=PostingsFormat(name=LuceneFixedGap), 
_version_=PostingsFormat(name=Asserting), 
foo_b=PostingsFormat(name=MockRandom), n_tdt1=PostingsFormat(name=Asserting), 
foo_d=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), 
foo_f=PostingsFormat(name=MockRandom)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
foo_sev_enum=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=557, 
maxMBSortInHeap=4.010871435754728, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ar-IQ, 
timezone=America/Mexico_City
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72 
(64-bit)/cpus=3,threads=1,free=89213640,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestClassicSimilarityFactory, OverseerTest, DeleteInactiveReplicaTest, 
CurrencyFieldXmlFileTest, TimeZoneUtilsTest, SimplePostToolTest, 
TestSimpleQParserPlugin, ScriptEngineTest, BadCopyFieldTest, TestInitQParser, 
TestSolrDeletionPolicy1, SoftAutoCommitTest, HdfsRecoveryZkTest, 
TestReplicationHandler, GraphQueryTest, TestSweetSpotSimilarityFactory, 
TestDocBasedVersionConstraints, CdcrRequestHandlerTest, 
SharedFSAutoReplicaFailoverUtilsTest, SystemInfoHandlerTest, 
WrapperMergePolicyFactoryTest, TestSchemaNameResource, 
StandardRequestHandlerTest, TestFieldTypeCollectionResource, TestTrieFacet, 
TestSolrCLIRunExample, TestCSVLoader, QueryElevationComponentTest, 
TestBlobHandler, TestStressReorder, CircularListTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, ActionThrottleTest, 
TestNonDefinedSimilarityFactory, TestRandomCollapseQParserPlugin, 
TestNamedUpdateProcessors, TestSerializedLuceneMatchVersion, 
DateRangeFieldTest, ParsingFieldUpdateProcessorsTest, SolrCoreTest, 
DeleteStatusTest, TestLeaderElectionZkExpiry, RemoteQueryErrorTest, 
FacetPivotSmallTest, TestSolrXml, PathHierarchyTokenizerFactoryTest, 
TestShortCircuitedRequests, TestStressVersions, QueryEqualityTest, 
PeerSyncTest, RecoveryZkTest, TestPartialUpdateDeduplication, 
ZkStateWriterTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestIntervalFaceting, TestStressLucene, HdfsChaosMonkeySafeLeaderTest, 
BlockDirectoryTest, SSLMigrationTest, HdfsDirectoryTest, 
TestAnalyzeInfixSuggestions, MoreLikeThisHandlerTest, TestReloadAndDeleteDocs, 
TestLRUCache, TestBulkSchemaConcurrent, ReturnFieldsTest, 
DirectSolrSpellCheckerTest, XmlUpdateRequestHandlerTest, 
TestAuthenticationFramework, TestChildDocTransformer, TestFastLRUCache, 
HLLUtilTest, TestExtendedDismaxParser, UUIDFieldTest, URLClassifyProcessorTest, 
PrimitiveFieldTypeTest, TestBulkSchemaAPI, IndexSchemaTest, 
TestImplicitCoreProperties, TestScoreJoinQPScore, 
CoreMergeIndexesAdminHandlerTest, JSONWriterTest, 
TestHighFrequencyDictionaryFactory, TestRemoteStreaming, TestCoreContainer, 
TestHighlightDedupGrouping, TestDocSet, DocValuesTest, SpatialFilterTest, 
MBeansHandlerTest, TestRebalanceLeaders, BasicAuthIntegrationTest, 
TestMissingGroups, RequiredFieldsTest, RankQueryTest, ResponseHeaderTest, 
TestJsonFacets, OverseerRolesTest, ChaosMonkeyNothingIsSafeTest, 
ClusterStateUpdateTest, TestConfigSets, DirectUpdateHandlerTest, 
TestSolrConfigHandler, CollectionsAPIAsyncDistributedZkTest, TestUpdate, 
TestXIncludeConfig, HardAutoCommitTest, TestReloadDeadlock, 
CachingDirectoryFactoryTest, TestCloudInspectUtil, AnalyticsMergeStrategyTest, 
TestGeoJSONResponseWriter, VMParamsZkACLAndCredentialsProvidersTest, 
TestLazyCores, TestExactStatsCache, TestHashPartitioner, 
TestElisionMultitermQuery, RuleEngineTest, AnalysisAfterCoreReloadTest, 
TestReRankQParserPlugin, TestLuceneMatchVersion, TestSolr4Spatial2, 
BJQParserTest, TestCursorMarkWithoutUniqueKey, UnloadDistributedZkTest, 
TestFilteredDocIdSet, TestStandardQParsers, TestSolrQueryParserResource, 
SyncSliceTest, TestEmbeddedSolrServerConstructors, JavabinLoaderTest, 
TestDistributedStatsComponentCardinality, SolrRequestParserTest, TestOrdValues, 
ClusterStateTest, TestOverriddenPrefixQueryForCustomFieldType, 
PreAnalyzedFieldTest, OverriddenZkACLAndCredentialsProvidersTest, TestFaceting, 
DocumentBuilderTest, SolrIndexConfigTest, ConnectionManagerTest, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest, ShardRoutingTest, LeaderElectionTest, 
ZkSolrClientTest, TestRandomDVFaceting, TestDistributedSearch]
   [junit4] Completed [307/587 (1!)] on J0 in 43.11s, 1 test, 1 error <<< 
FAILURES!

[...truncated 920 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014:
 There were test failures: 587 suites (10 ignored), 2360 tests, 1 error, 85 
ignored (70 assumptions) [seed: A8B186F22C505DE4]

Total time: 78 minutes 20 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to