Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1136/

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

Error Message:
Error from server at http://127.0.0.1:53388/l/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:2016)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:465)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
  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:53388/l/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:2016)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:465)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
        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([F80DB1E481C5DDC7:70598E3E2F39B03F]: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:1149)
        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1111)
        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
        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 11522 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/init-core-data-001
   [junit4]   2> 1233282 INFO  
(SUITE-TestDistributedSearch-seed#[F80DB1E481C5DDC7]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /l/
   [junit4]   2> 1233341 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1233343 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 1233344 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71733024{/l,null,AVAILABLE}
   [junit4]   2> 1233345 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@976de04{HTTP/1.1,[http/1.1]}{127.0.0.1:41316}
   [junit4]   2> 1233345 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.Server 
Started @1235348ms
   [junit4]   2> 1233345 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/l, hostPort=41316, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores}
   [junit4]   2> 1233345 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1233345 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control'
   [junit4]   2> 1233346 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1233346 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1233346 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/solr.xml
   [junit4]   2> 1233349 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores
   [junit4]   2> 1233349 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1241276321
   [junit4]   2> 1233349 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control]
   [junit4]   2> 1233349 WARN  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/lib
   [junit4]   2> 1233360 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
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> 1233361 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1233362 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1233362 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1233362 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1233362 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1233362 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores
   [junit4]   2> 1233363 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
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> 1233363 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1233363 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1233363 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1233370 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1233370 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1233370 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1233370 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1233363 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 1233370 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1233391 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1233396 WARN  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1233397 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1233409 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1233413 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1233496 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1233500 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1233501 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1233503 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1233504 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1233505 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1233505 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1233506 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1233507 INFO  (coreLoadExecutor-4685-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1233507 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1233507 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1233507 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cc43b9e
   [junit4]   2> 1233507 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 1233516 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 1233516 WARN  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1233516 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 1233516 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1233517 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@30318848 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39720091),segFN=segments_1,generation=1}
   [junit4]   2> 1233517 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1233519 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1233520 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1233520 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1233520 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1233521 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1233522 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1233522 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1233523 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1233525 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1233525 INFO  (coreLoadExecutor-4685-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,/graph,/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> 1233525 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1233536 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1233536 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1233536 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 1233537 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1233537 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1233537 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=29.04296875, 
floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=18.838379247947195, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@30318848 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39720091),segFN=segments_1,generation=1}
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5cfdabd2[collection1] main]
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1233552 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1233562 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1233585 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1233585 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1233586 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1233586 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1233586 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1233586 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1233586 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1233586 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1233586 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1534042431911100416
   [junit4]   2> 1233586 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1233586 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1233586 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1233587 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1233587 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1233587 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5cfdabd2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1233588 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1534042431911100416
   [junit4]   2> 1233588 INFO  (coreLoadExecutor-4685-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1233987 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1233988 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 1234091 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4fe70562{/l,null,AVAILABLE}
   [junit4]   2> 1234091 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@244c95d{HTTP/1.1,[http/1.1]}{127.0.0.1:40596}
   [junit4]   2> 1234091 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] o.e.j.s.Server 
Started @1236094ms
   [junit4]   2> 1234091 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/l, hostPort=40596, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores}
   [junit4]   2> 1234091 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234091 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0'
   [junit4]   2> 1234092 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234092 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1234099 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1234102 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores
   [junit4]   2> 1234103 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 550969679
   [junit4]   2> 1234103 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0]
   [junit4]   2> 1234103 WARN  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/lib
   [junit4]   2> 1234104 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
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> 1234107 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1234118 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234118 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234118 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1234118 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234118 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores
   [junit4]   2> 1234119 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
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> 1234119 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1234119 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1234127 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1234143 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234143 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1234143 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1234144 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1234134 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0
   [junit4]   2> 1234146 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234183 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1234200 WARN  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1234201 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1234240 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1234245 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1234388 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1234391 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1234392 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1234404 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1234405 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1234406 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1234406 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1234407 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1234407 INFO  (coreLoadExecutor-4696-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1234407 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1234407 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1234407 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cc43b9e
   [junit4]   2> 1234408 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 1234414 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 1234414 WARN  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1234415 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 1234415 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1234415 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f16c074 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e90d33b),segFN=segments_1,generation=1}
   [junit4]   2> 1234415 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1234418 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1234420 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234420 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234421 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234421 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1234422 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 1234422 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1234429 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1234430 INFO  (coreLoadExecutor-4696-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,/graph,/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> 1234430 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1234434 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1234434 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1234434 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1234435 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=29.04296875, 
floorSegmentMB=0.6337890625, forceMergeDeletesPctAllowed=18.838379247947195, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f16c074 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e90d33b),segFN=segments_1,generation=1}
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@751183f6[collection1] main]
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1234450 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1234456 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1234475 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1234475 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1234475 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1234475 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1234475 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1234476 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1234476 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1234476 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1234476 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1234476 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1234477 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1234477 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1234477 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1234477 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1534042432845381632
   [junit4]   2> 1234479 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1534042432845381632
   [junit4]   2> 1234479 INFO  (coreLoadExecutor-4696-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1234479 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@751183f6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1234659 INFO  
(TEST-TestDistributedSearch.test-seed#[F80DB1E481C5DDC7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1234677 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1534042433052999680)} 0 1
   [junit4]   2> 1234691 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1534042433060339712)} 0 8
   [junit4]   2> 1234693 INFO  (qtp1951312603-10517) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[1 (1534042433070825472)]} 0 0
   [junit4]   2> 1234694 INFO  (qtp418765772-10536) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[1 (1534042433071874048)]} 0 0
   [junit4]   2> 1234694 INFO  (qtp1951312603-10518) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[2 (1534042433072922624)]} 0 0
   [junit4]   2> 1234695 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[2 (1534042433073971200)]} 0 0
   [junit4]   2> 1234695 INFO  (qtp1951312603-10518) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[3 (1534042433073971200)]} 0 0
   [junit4]   2> 1234696 INFO  (qtp418765772-10538) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[3 (1534042433075019776)]} 0 0
   [junit4]   2> 1234696 INFO  (qtp1951312603-10520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[4 (1534042433075019776)]} 0 0
   [junit4]   2> 1234697 INFO  (qtp418765772-10538) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[4 (1534042433076068352)]} 0 0
   [junit4]   2> 1234697 INFO  (qtp1951312603-10520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[5 (1534042433076068352)]} 0 0
   [junit4]   2> 1234698 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[5 (1534042433076068353)]} 0 0
   [junit4]   2> 1234698 INFO  (qtp1951312603-10520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[6 (1534042433077116928)]} 0 0
   [junit4]   2> 1234699 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[6 (1534042433077116928)]} 0 0
   [junit4]   2> 1234699 INFO  (qtp1951312603-10520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[7 (1534042433078165504)]} 0 0
   [junit4]   2> 1234699 INFO  (qtp418765772-10536) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[7 (1534042433078165504)]} 0 0
   [junit4]   2> 1234700 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[8 (1534042433079214080)]} 0 0
   [junit4]   2> 1234700 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[8 (1534042433079214080)]} 0 0
   [junit4]   2> 1234701 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[9 (1534042433080262656)]} 0 0
   [junit4]   2> 1234701 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[9 (1534042433080262656)]} 0 0
   [junit4]   2> 1234702 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1234724 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@30318848 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39720091),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@30318848 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39720091),segFN=segments_2,generation=2}
   [junit4]   2> 1234725 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1234730 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5bdbf15a[collection1] main]
   [junit4]   2> 1234730 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1234731 INFO  
(searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5bdbf15a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
   [junit4]   2> 1234731 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 29
   [junit4]   2> 1234732 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1234744 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f16c074 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e90d33b),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@7f16c074 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3e90d33b),segFN=segments_2,generation=2}
   [junit4]   2> 1234954 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1234972 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@592b7b47[collection1] main]
   [junit4]   2> 1234972 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1234973 INFO  
(searcherExecutor-4697-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@592b7b47[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C9)))}
   [junit4]   2> 1234973 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 241
   [junit4]   2> 1234976 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[10 (1534042433366523904)]} 0 1
   [junit4]   2> 1234978 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[10 (1534042433369669632)]} 0 1
   [junit4]   2> 1234979 INFO  (qtp1951312603-10517) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[11 (1534042433370718208)]} 0 0
   [junit4]   2> 1234979 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[11 (1534042433371766784)]} 0 0
   [junit4]   2> 1234980 INFO  (qtp1951312603-10517) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[12 (1534042433371766784)]} 0 0
   [junit4]   2> 1234980 INFO  (qtp418765772-10536) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[12 (1534042433372815360)]} 0 0
   [junit4]   2> 1234980 INFO  (qtp1951312603-10517) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[13 (1534042433372815360)]} 0 0
   [junit4]   2> 1234981 INFO  (qtp418765772-10539) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[13 (1534042433373863936)]} 0 0
   [junit4]   2> 1234982 INFO  (qtp1951312603-10517) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[1001 (1534042433373863936)]} 0 0
   [junit4]   2> 1234982 INFO  (qtp418765772-10539) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[1001 (1534042433374912512)]} 0 0
   [junit4]   2> 1234983 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[14 (1534042433375961088)]} 0 0
   [junit4]   2> 1234983 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[14 (1534042433375961088)]} 0 0
   [junit4]   2> 1234984 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[15 (1534042433377009664)]} 0 0
   [junit4]   2> 1234984 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[15 (1534042433377009664)]} 0 0
   [junit4]   2> 1234984 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[16 (1534042433377009665)]} 0 0
   [junit4]   2> 1234985 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[16 (1534042433378058240)]} 0 0
   [junit4]   2> 1234985 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[17 (1534042433378058240)]} 0 0
   [junit4]   2> 1234986 INFO  (qtp418765772-10536) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[17 (1534042433379106816)]} 0 0
   [junit4]   2> 1234986 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[100 (1534042433379106816)]} 0 0
   [junit4]   2> 1234987 INFO  (qtp418765772-10538) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[100 (1534042433379106817)]} 0 0
   [junit4]   2> 1234987 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[101 (1534042433380155392)]} 0 0
   [junit4]   2> 1234987 INFO  (qtp418765772-10538) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[101 (1534042433380155392)]} 0 0
   [junit4]   2> 1234988 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[102 (1534042433380155393)]} 0 0
   [junit4]   2> 1234988 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[102 (1534042433381203968)]} 0 0
   [junit4]   2> 1234988 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[103 (1534042433381203968)]} 0 0
   [junit4]   2> 1234989 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[103 (1534042433382252544)]} 0 0
   [junit4]   2> 1234989 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[104 (1534042433382252544)]} 0 0
   [junit4]   2> 1234989 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[104 (1534042433382252545)]} 0 0
   [junit4]   2> 1234990 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[105 (1534042433383301120)]} 0 0
   [junit4]   2> 1234990 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[105 (1534042433383301120)]} 0 0
   [junit4]   2> 1234990 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[106 (1534042433383301121)]} 0 0
   [junit4]   2> 1234991 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[106 (1534042433384349696)]} 0 0
   [junit4]   2> 1234991 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[107 (1534042433384349696)]} 0 0
   [junit4]   2> 1234992 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[107 (1534042433384349697)]} 0 0
   [junit4]   2> 1234992 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[108 (1534042433385398272)]} 0 0
   [junit4]   2> 1234992 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[108 (1534042433385398272)]} 0 0
   [junit4]   2> 1234993 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[109 (1534042433386446848)]} 0 0
   [junit4]   2> 1234993 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[109 (1534042433386446848)]} 0 0
   [junit4]   2> 1234993 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[110 (1534042433386446849)]} 0 0
   [junit4]   2> 1234994 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[110 (1534042433387495424)]} 0 0
   [junit4]   2> 1234994 INFO  (qtp1951312603-10516) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[111 (1534042433387495424)]} 0 0
   [junit4]   2> 1234995 INFO  (qtp418765772-10539) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[111 (1534042433387495425)]} 0 0
   [junit4]   2> 1234995 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[112 (1534042433388544000)]} 0 0
   [junit4]   2> 1234995 INFO  (qtp418765772-10539) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[112 (1534042433388544000)]} 0 0
   [junit4]   2> 1234996 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[113 (1534042433389592576)]} 0 0
   [junit4]   2> 1234996 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[113 (1534042433389592576)]} 0 0
   [junit4]   2> 1234997 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[114 (1534042433390641152)]} 0 0
   [junit4]   2> 1234997 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[114 (1534042433390641152)]} 0 0
   [junit4]   2> 1234997 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[115 (1534042433390641153)]} 0 0
   [junit4]   2> 1234998 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[115 (1534042433391689728)]} 0 0
   [junit4]   2> 1234998 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[116 (1534042433391689728)]} 0 0
   [junit4]   2> 1234998 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[116 (1534042433391689729)]} 0 0
   [junit4]   2> 1234999 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[117 (1534042433392738304)]} 0 0
   [junit4]   2> 1234999 INFO  (qtp418765772-10538) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[117 (1534042433392738304)]} 0 0
   [junit4]   2> 1235000 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[118 (1534042433393786880)]} 0 0
   [junit4]   2> 1235000 INFO  (qtp418765772-10538) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[118 (1534042433393786880)]} 0 0
   [junit4]   2> 1235000 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[119 (1534042433393786881)]} 0 0
   [junit4]   2> 1235001 INFO  (qtp418765772-10538) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[119 (1534042433394835456)]} 0 0
   [junit4]   2> 1235001 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[120 (1534042433394835456)]} 0 0
   [junit4]   2> 1235002 INFO  (qtp418765772-10536) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[120 (1534042433395884032)]} 0 0
   [junit4]   2> 1235002 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[121 (1534042433395884032)]} 0 0
   [junit4]   2> 1235002 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[121 (1534042433395884033)]} 0 0
   [junit4]   2> 1235003 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[122 (1534042433396932608)]} 0 0
   [junit4]   2> 1235003 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[122 (1534042433396932608)]} 0 0
   [junit4]   2> 1235004 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[123 (1534042433397981184)]} 0 0
   [junit4]   2> 1235004 INFO  (qtp418765772-10539) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[123 (1534042433397981184)]} 0 0
   [junit4]   2> 1235005 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[124 (1534042433397981185)]} 0 0
   [junit4]   2> 1235005 INFO  (qtp418765772-10539) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[124 (1534042433399029760)]} 0 0
   [junit4]   2> 1235006 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[125 (1534042433399029760)]} 0 0
   [junit4]   2> 1235006 INFO  (qtp418765772-10539) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[125 (1534042433400078336)]} 0 0
   [junit4]   2> 1235006 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[126 (1534042433400078336)]} 0 0
   [junit4]   2> 1235007 INFO  (qtp418765772-10539) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[126 (1534042433401126912)]} 0 0
   [junit4]   2> 1235007 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[127 (1534042433401126912)]} 0 0
   [junit4]   2> 1235008 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[127 (1534042433401126913)]} 0 0
   [junit4]   2> 1235008 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[128 (1534042433402175488)]} 0 0
   [junit4]   2> 1235008 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[128 (1534042433402175488)]} 0 0
   [junit4]   2> 1235009 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[129 (1534042433403224064)]} 0 0
   [junit4]   2> 1235009 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[129 (1534042433403224064)]} 0 0
   [junit4]   2> 1235010 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[130 (1534042433403224065)]} 0 0
   [junit4]   2> 1235010 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[130 (1534042433404272640)]} 0 0
   [junit4]   2> 1235010 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[131 (1534042433404272640)]} 0 0
   [junit4]   2> 1235011 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[131 (1534042433405321216)]} 0 0
   [junit4]   2> 1235011 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[132 (1534042433405321216)]} 0 0
   [junit4]   2> 1235011 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[132 (1534042433405321217)]} 0 0
   [junit4]   2> 1235012 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[133 (1534042433406369792)]} 0 0
   [junit4]   2> 1235012 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[133 (1534042433406369792)]} 0 0
   [junit4]   2> 1235013 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[134 (1534042433407418368)]} 0 0
   [junit4]   2> 1235013 INFO  (qtp418765772-10532) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[134 (1534042433407418368)]} 0 0
   [junit4]   2> 1235013 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[135 (1534042433407418369)]} 0 0
   [junit4]   2> 1235014 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[135 (1534042433408466944)]} 0 0
   [junit4]   2> 1235014 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[136 (1534042433408466944)]} 0 0
   [junit4]   2> 1235015 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[136 (1534042433408466945)]} 0 0
   [junit4]   2> 1235015 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[137 (1534042433409515520)]} 0 0
   [junit4]   2> 1235015 INFO  (qtp418765772-10538) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[137 (1534042433409515520)]} 0 0
   [junit4]   2> 1235016 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[138 (1534042433410564096)]} 0 0
   [junit4]   2> 1235016 INFO  (qtp418765772-10538) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[138 (1534042433410564096)]} 0 0
   [junit4]   2> 1235016 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[139 (1534042433410564097)]} 0 0
   [junit4]   2> 1235017 INFO  (qtp418765772-10538) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[139 (1534042433411612672)]} 0 0
   [junit4]   2> 1235017 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[140 (1534042433411612672)]} 0 0
   [junit4]   2> 1235018 INFO  (qtp418765772-10538) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[140 (1534042433412661248)]} 0 0
   [junit4]   2> 1235018 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[141 (1534042433412661248)]} 0 0
   [junit4]   2> 1235018 INFO  (qtp418765772-10535) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[141 (1534042433412661249)]} 0 0
   [junit4]   2> 1235019 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[142 (1534042433413709824)]} 0 0
   [junit4]   2> 1235019 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[142 (1534042433413709824)]} 0 0
   [junit4]   2> 1235020 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[143 (1534042433413709825)]} 0 0
   [junit4]   2> 1235020 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[143 (1534042433414758400)]} 0 0
   [junit4]   2> 1235020 INFO  (qtp1951312603-10519) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[144 (1534042433414758400)]} 0 0
   [junit4]   2> 1235021 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[144 (1534042433415806976)]} 0 0
   [junit4]   2> 1235021 INFO  (qtp1951312603-10513) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[145 (1534042433415806976)]} 0 0
   [junit4]   2> 1235022 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[145 (1534042433415806977)]} 0 0
   [junit4]   2> 1235022 INFO  (qtp1951312603-10513) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[146 (1534042433416855552)]} 0 0
   [junit4]   2> 1235022 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[146 (1534042433416855552)]} 0 0
   [junit4]   2> 1235023 INFO  (qtp1951312603-10513) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[147 (1534042433416855553)]} 0 0
   [junit4]   2> 1235023 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[147 (1534042433417904128)]} 0 0
   [junit4]   2> 1235023 INFO  (qtp1951312603-10513) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[148 (1534042433417904128)]} 0 0
   [junit4]   2> 1235024 INFO  (qtp418765772-10537) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l path=/update 
params={wt=javabin&version=2}{add=[148 (1534042433418952704)]} 0 0
   [junit4]   2> 1235024 INFO  (qtp

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

java:257)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:111)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.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([F80DB1E481C5DDC7:70598E3E2F39B03F]: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:1149)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1111)
   [junit4]    >        at 
org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
   [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> 1268198 INFO  
(SUITE-TestDistributedSearch-seed#[F80DB1E481C5DDC7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_F80DB1E481C5DDC7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{other_tl1=PostingsFormat(name=Memory doPackFST= true), range_facet_l_dv=FST50, 
SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= true), 
n_l1=PostingsFormat(name=Memory doPackFST= false), 
a_n_tdt=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory 
doPackFST= false), intDefault=PostingsFormat(name=Memory doPackFST= true), 
n_td1=PostingsFormat(name=Memory doPackFST= true), 
n_d1=PostingsFormat(name=Memory doPackFST= false), 
n_f1=PostingsFormat(name=Memory doPackFST= true), 
range_facet_l=PostingsFormat(name=Memory doPackFST= false), 
n_tl1=PostingsFormat(name=Memory doPackFST= true), oddField_s=FST50, 
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=FST50, 
text=Lucene50(blocksize=128), timestamp=PostingsFormat(name=Memory doPackFST= 
false), severity=Lucene50(blocksize=128), foo_sev_enum=Lucene50(blocksize=128), 
n_dt1=PostingsFormat(name=Memory doPackFST= true), 
a_i1=PostingsFormat(name=Memory doPackFST= false), 
b_n_tdt=PostingsFormat(name=Memory doPackFST= true), n_ti1=FST50, rnd_b=FST50, 
_version_=PostingsFormat(name=Memory doPackFST= true), 
foo_b=Lucene50(blocksize=128), n_tdt1=PostingsFormat(name=Memory doPackFST= 
true), foo_d=FST50, range_facet_i_dv=PostingsFormat(name=Memory doPackFST= 
false), foo_f=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
foo_sev_enum=DocValuesFormat(name=SimpleText), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1624, 
maxMBSortInHeap=7.468387288047495, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=fi-FI, 
timezone=Asia/Almaty
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_74 (64-bit)/cpus=4,threads=1,free=205306360,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: 
[CurrencyFieldOpenExchangeTest, AnalyticsQueryTest, 
DistributedQueryElevationComponentTest, SharedFSAutoReplicaFailoverTest, 
ParsingFieldUpdateProcessorsTest, JSONWriterTest, TestMiniSolrCloudClusterBase, 
TestClassicSimilarityFactory, TestIBSimilarityFactory, TestSmileRequest, 
TestSubQueryTransformerCrossCore, BlockJoinFacetDistribTest, 
HdfsNNFailoverTest, CreateCollectionCleanupTest, TestFaceting, 
TestCloudPivotFacet, SolrRequestParserTest, TestSolr4Spatial, 
PathHierarchyTokenizerFactoryTest, SmileWriterTest, GraphQueryTest, 
TestFoldingMultitermQuery, OverseerTaskQueueTest, TestReloadDeadlock, 
TestAuthorizationFramework, TestJsonRequest, TestFreeTextSuggestions, 
BasicZkTest, ReturnFieldsTest, DefaultValueUpdateProcessorTest, 
RequiredFieldsTest, TestSolrConfigHandlerConcurrent, TestComponentsName, 
TestOrdValues, FileBasedSpellCheckerTest, CacheHeaderTest, TestManagedSchema, 
MultiThreadedOCPTest, TestDynamicLoading, TestCrossCoreJoin, 
TestManagedResourceStorage, TestLRUCache, 
HdfsTlogReplayBufferedWhileIndexingTest, 
OverseerCollectionConfigSetProcessorTest, TestAtomicUpdateErrorCases, 
CollectionTooManyReplicasTest, HdfsRestartWhileUpdatingTest, TestRTGBase, 
TestCloudBackupRestore, SignatureUpdateProcessorFactoryTest, 
LeaderElectionIntegrationTest, TestConfigSetsAPIExclusivity, 
TestPseudoReturnFields, BitVectorTest, SOLR749Test, TestCustomDocTransformer, 
ActionThrottleTest, TestLeaderElectionZkExpiry, BlockDirectoryTest, 
SynonymTokenizerTest, CachingDirectoryFactoryTest, TestCustomSort, 
TestMaxScoreQueryParser, CursorPagingTest, ResponseLogComponentTest, 
SyncSliceTest, SystemInfoHandlerTest, TestSchemaNameResource, TestRangeQuery, 
TestSolrXml, IndexSchemaTest, TestDistribDocBasedVersion, 
TestShardHandlerFactory, SpatialRPTFieldTypeTest, ResourceLoaderTest, 
TolerantUpdateProcessorTest, ForceLeaderTest, ExternalFileFieldSortTest, 
TestStressLucene, TestBadConfig, TestRestoreCore, TestBinaryField, 
TestFunctionQuery, TestUseDocValuesAsStored, TestExceedMaxTermLength, 
TestPhraseSuggestions, SegmentsInfoRequestHandlerTest, TestXmlQParser, 
DistributedFacetPivotSmallTest, VMParamsZkACLAndCredentialsProvidersTest, 
StressHdfsTest, HdfsDirectoryFactoryTest, StandardRequestHandlerTest, 
PeerSyncTest, TestDistribIDF, URLClassifyProcessorTest, BasicDistributedZkTest, 
UnloadDistributedZkTest, ShardRoutingTest, TestReplicationHandler, 
ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, TestZkChroot, 
TestDistributedSearch]
   [junit4] Completed [316/597 (1!)] on J0 in 34.93s, 1 test, 1 error <<< 
FAILURES!

[...truncated 940 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:684: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/common-build.xml:529:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:1014:
 There were test failures: 597 suites (10 ignored), 2412 tests, 1 error, 86 
ignored (71 assumptions) [seed: F80DB1E481C5DDC7]

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



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

Reply via email to