Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/990/

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

Error Message:
Captured an uncaught exception in thread: Thread[id=48950, name=Thread-48086, 
state=RUNNABLE, group=TGRP-TestDistributedSearch]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=48950, name=Thread-48086, state=RUNNABLE, 
group=TGRP-TestDistributedSearch]
        at 
__randomizedtesting.SeedInfo.seed([411FC918F9FFEC9E:C94BF6C257038166]:0)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33250//collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.search.grouping.distributed.responseprocessor.StoredFieldsShardResponseProcessor.process(StoredFieldsShardResponseProcessor.java:42)
        at 
org.apache.solr.handler.component.QueryComponent.handleGroupedResponses(QueryComponent.java:749)
        at 
org.apache.solr.handler.component.QueryComponent.handleResponses(QueryComponent.java:732)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:409)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:151)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2079)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:667)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:499)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)

        at __randomizedtesting.SeedInfo.seed([411FC918F9FFEC9E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.TestDistributedSearch$1.run(TestDistributedSearch.java:1110)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=5249, name=collection3, 
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=5249, name=collection3, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51918/bx/e: collection already exists: 
awholynewstresscollection_collection3_9
        at __randomizedtesting.SeedInfo.seed([411FC918F9FFEC9E]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)




Build Log:
[...truncated 10523 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/init-core-data-001
   [junit4]   2> 312671 INFO  
(SUITE-TestDistributedSearch-seed#[411FC918F9FFEC9E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 312671 INFO  
(SUITE-TestDistributedSearch-seed#[411FC918F9FFEC9E]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 312967 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores/collection1
   [junit4]   2> 312968 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 312970 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@151bcc34{/,null,AVAILABLE}
   [junit4]   2> 312973 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@21add2ac{HTTP/1.1}{127.0.0.1:45725}
   [junit4]   2> 312973 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] o.e.j.s.Server 
Started @317106ms
   [junit4]   2> 312973 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=45725, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores,
 hostContext=/}
   [junit4]   2> 312974 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 312974 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/'
   [junit4]   2> 312974 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 312974 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 312989 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/solr.xml
   [junit4]   2> 313015 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores
   [junit4]   2> 313015 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 943324577
   [junit4]   2> 313015 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/]
   [junit4]   2> 313015 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/lib
   [junit4]   2> 313016 WARN  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/lib).
   [junit4]   2> 313025 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
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,useRetries : false,
   [junit4]   2> 313026 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 313026 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 313026 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 313026 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 313027 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 313027 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores
   [junit4]   2> 313028 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: 
{instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores/collection1,
 config=solrconfig.xml, configSetProperties=configsetprops.json, dataDir=data/, 
name=collection1, loadOnStartup=true, configSet=collection1, schema=schema.xml, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores/collection1/,
 transient=false}
   [junit4]   2> 313028 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores/collection1/
   [junit4]   2> 313028 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 313028 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 313030 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 313030 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 313030 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 313030 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 313031 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 313031 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 313031 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 313054 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 313074 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 313116 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 313116 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 313126 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 313369 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 313377 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 313379 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 313385 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 313387 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 313390 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 313390 WARN  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 313390 WARN  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 313390 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 313390 WARN  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 313390 WARN  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 313391 INFO  (coreLoadExecutor-615-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-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 313391 INFO  (coreLoadExecutor-615-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 313391 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 313392 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 313392 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9a661b
   [junit4]   2> 313392 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores/collection1/data
   [junit4]   2> 313392 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores/collection1/data/index/
   [junit4]   2> 313392 WARN  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 313392 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores/collection1/data/index
   [junit4]   2> 313393 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 313393 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@51a02d15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6aefe790),segFN=segments_1,generation=1}
   [junit4]   2> 313393 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 313394 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-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores/collection1/data/
   [junit4]   2> 313394 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/control/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 313400 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 313400 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 313400 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 313401 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 313401 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 313401 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 313401 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 313401 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 313401 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 313402 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 313402 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 313402 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 313404 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 313406 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 313407 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 313408 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 313414 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 313416 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
tvrh,/replication,/admin/ping,/admin/system,/config,spellCheckCompRH1,/admin/file,/update/json/docs,/admin/mbeans,/terms,/admin/threads,standard,/admin/luke,/admin/segments,/schema,/search-facet-def,lazy,/admin/plugins,spellCheckCompRH,/search-facet-invariants,mltrh,/update,spellCheckCompRH_Direct,dismax,spellCheckWithWordbreak,/update/json,/admin/logging,/update/csv,/debug/dump,/admin/properties,/mlt,/get,mock,spellCheckWithWordbreak_Direct,defaults
   [junit4]   2> 313417 WARN  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 313418 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 313419 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 313419 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 313419 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 313419 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 313420 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=71.8271484375, 
floorSegmentMB=1.0673828125, forceMergeDeletesPctAllowed=11.883640014090801, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8117931013982642
   [junit4]   2> 313420 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@51a02d15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6aefe790),segFN=segments_1,generation=1}
   [junit4]   2> 313420 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 313420 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@79c496c2[collection1] 
main
   [junit4]   2> 313421 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 313421 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 313421 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 313421 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 313431 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 313463 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 313463 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 313464 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 313464 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 313464 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 313464 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 313464 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 313464 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 313464 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 313465 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 313465 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1515417442105425920
   [junit4]   2> 313465 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 313465 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 313466 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 313467 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@79c496c2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 313467 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1515417442105425920
   [junit4]   2> 313467 INFO  (coreLoadExecutor-615-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 313829 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 313831 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] o.e.j.s.Server 
jetty-9.2.13.v20150730
   [junit4]   2> 313832 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@35e591a0{/,null,AVAILABLE}
   [junit4]   2> 313833 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@72bbbb04{HTTP/1.1}{127.0.0.1:42638}
   [junit4]   2> 313833 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] o.e.j.s.Server 
Started @317966ms
   [junit4]   2> 313833 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=42638, hostContext=/, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores}
   [junit4]   2> 313834 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 313834 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/'
   [junit4]   2> 313834 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 313834 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 313850 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 313864 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores
   [junit4]   2> 313864 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2090560577
   [junit4]   2> 313864 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/]
   [junit4]   2> 313864 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/lib
   [junit4]   2> 313865 WARN  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/lib).
   [junit4]   2> 313872 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
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,useRetries : false,
   [junit4]   2> 313874 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 313874 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 313874 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 313874 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 313874 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 313875 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores
   [junit4]   2> 313876 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, 
configSet=collection1, dataDir=data/, name=collection1, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores/collection1/,
 
instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores/collection1,
 schema=schema.xml, configSetProperties=configsetprops.json, 
loadOnStartup=true, transient=false}
   [junit4]   2> 313876 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores/collection1/
   [junit4]   2> 313876 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 313876 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 313877 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0
   [junit4]   2> 313877 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 313877 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 313877 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 313878 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 313878 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 313878 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 313901 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 313921 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 313963 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 313963 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 313973 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 314224 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 314232 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 314234 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 314250 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 314253 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 314255 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 314256 WARN  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 314256 WARN  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 314256 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 314256 WARN  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 314256 WARN  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 314257 INFO  (coreLoadExecutor-626-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-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 314257 INFO  (coreLoadExecutor-626-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 314257 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 314257 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 314257 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d9a661b
   [junit4]   2> 314258 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores/collection1/data
   [junit4]   2> 314258 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores/collection1/data/index/
   [junit4]   2> 314258 WARN  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 314258 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores/collection1/data/index
   [junit4]   2> 314259 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=9, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 314259 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17ed2101 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5111d4ec),segFN=segments_1,generation=1}
   [junit4]   2> 314259 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 314260 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-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores/collection1/data/
   [junit4]   2> 314260 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.DirectoryFactory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J0/temp/solr.TestDistributedSearch_411FC918F9FFEC9E-001/tempDir-001/shard0/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 314268 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 314268 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 314268 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 314268 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 314268 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 314268 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 314268 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 314268 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 314268 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 314269 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 314269 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 314269 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 314272 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314273 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314275 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314276 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 314284 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 314288 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
tvrh,/replication,/admin/ping,/admin/system,/config,spellCheckCompRH1,/admin/file,/update/json/docs,/admin/mbeans,/terms,/admin/threads,standard,/admin/luke,/admin/segments,/schema,/search-facet-def,lazy,/admin/plugins,spellCheckCompRH,/search-facet-invariants,mltrh,/update,spellCheckCompRH_Direct,dismax,spellCheckWithWordbreak,/update/json,/admin/logging,/update/csv,/debug/dump,/admin/properties,/mlt,/get,mock,spellCheckWithWordbreak_Direct,defaults
   [junit4]   2> 314289 WARN  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 314290 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 314290 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 314290 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 314291 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 314291 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 314292 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=71.8271484375, 
floorSegmentMB=1.0673828125, forceMergeDeletesPctAllowed=11.883640014090801, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8117931013982642
   [junit4]   2> 314292 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17ed2101 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5111d4ec),segFN=segments_1,generation=1}
   [junit4]   2> 314292 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 314292 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@39836bf4[collection1] 
main
   [junit4]   2> 314293 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 314293 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 314293 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 314293 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 314300 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 314338 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 314338 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 314339 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 314339 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 314339 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 314339 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 314340 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 314340 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 314340 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 314340 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 314340 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 314340 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1515417443022929920
   [junit4]   2> 314341 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 314341 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 314342 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39836bf4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 314343 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1515417443022929920
   [junit4]   2> 314343 INFO  (coreLoadExecutor-626-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 314378 INFO  
(TEST-TestDistributedSearch.test-seed#[411FC918F9FFEC9E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 314385 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1515417443065921536)} 0 4
   [junit4]   2> 314389 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:* (-1515417443072212992)} 0 1
   [junit4]   2> 314396 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1 (1515417443078504448)]} 0 3
   [junit4]   2> 314401 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1 (1515417443084795904)]} 0 2
   [junit4]   2> 314405 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[2 (1515417443090038784)]} 0 1
   [junit4]   2> 314409 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[2 (1515417443093184512)]} 0 1
   [junit4]   2> 314412 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[3 (1515417443097378816)]} 0 1
   [junit4]   2> 314416 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[3 (1515417443101573120)]} 0 1
   [junit4]   2> 314420 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[4 (1515417443105767424)]} 0 1
   [junit4]   2> 314423 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[4 (1515417443108913152)]} 0 1
   [junit4]   2> 314427 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[5 (1515417443113107456)]} 0 1
   [junit4]   2> 314431 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[5 (1515417443117301760)]} 0 1
   [junit4]   2> 314434 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[6 (1515417443120447488)]} 0 1
   [junit4]   2> 314437 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[6 (1515417443124641792)]} 0 1
   [junit4]   2> 314441 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[7 (1515417443127787520)]} 0 1
   [junit4]   2> 314444 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[7 (1515417443130933248)]} 0 1
   [junit4]   2> 314448 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[8 (1515417443135127552)]} 0 1
   [junit4]   2> 314451 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[8 (1515417443138273280)]} 0 1
   [junit4]   2> 314454 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[9 (1515417443141419008)]} 0 1
   [junit4]   2> 314457 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[9 (1515417443145613312)]} 0 1
   [junit4]   2> 314460 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 314465 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@51a02d15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6aefe790),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@51a02d15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6aefe790),segFN=segments_2,generation=2}
   [junit4]   2> 314465 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 314467 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1f9f93d4[collection1] main
   [junit4]   2> 314467 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 314469 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f9f93d4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c9)))}
   [junit4]   2> 314469 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={commit=true&waitSearcher=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 9
   [junit4]   2> 314472 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 314477 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17ed2101 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5111d4ec),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17ed2101 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5111d4ec),segFN=segments_2,generation=2}
   [junit4]   2> 314477 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 314479 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@441527d0[collection1] main
   [junit4]   2> 314479 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 314480 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@441527d0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c9)))}
   [junit4]   2> 314481 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={commit=true&waitSearcher=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 9
   [junit4]   2> 314486 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[10 (1515417443173924864)]} 0 2
   [junit4]   2> 314491 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[10 (1515417443179167744)]} 0 2
   [junit4]   2> 314495 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[11 (1515417443183362048)]} 0 1
   [junit4]   2> 314498 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[11 (1515417443187556352)]} 0 1
   [junit4]   2> 314502 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[12 (1515417443191750656)]} 0 1
   [junit4]   2> 314505 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[12 (1515417443194896384)]} 0 1
   [junit4]   2> 314508 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[13 (1515417443199090688)]} 0 1
   [junit4]   2> 314512 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[13 (1515417443202236416)]} 0 1
   [junit4]   2> 314515 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1001 (1515417443205382144)]} 0 1
   [junit4]   2> 314518 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[1001 (1515417443209576448)]} 0 1
   [junit4]   2> 314522 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[14 (1515417443212722176)]} 0 1
   [junit4]   2> 314525 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[14 (1515417443215867904)]} 0 0
   [junit4]   2> 314528 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[15 (1515417443220062208)]} 0 0
   [junit4]   2> 314531 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[15 (1515417443223207936)]} 0 0
   [junit4]   2> 314535 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[16 (1515417443226353664)]} 0 0
   [junit4]   2> 314538 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[16 (1515417443229499392)]} 0 0
   [junit4]   2> 314542 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[17 (1515417443234742272)]} 0 2
   [junit4]   2> 314547 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[17 (1515417443238936576)]} 0 2
   [junit4]   2> 314550 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[100 (1515417443242082304)]} 0 0
   [junit4]   2> 314553 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[100 (1515417443245228032)]} 0 0
   [junit4]   2> 314556 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[101 (1515417443249422336)]} 0 0
   [junit4]   2> 314559 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[101 (1515417443251519488)]} 0 0
   [junit4]   2> 314562 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[102 (1515417443255713792)]} 0 0
   [junit4]   2> 314565 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[102 (1515417443257810944)]} 0 0
   [junit4]   2> 314568 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[103 (1515417443260956672)]} 0 0
   [junit4]   2> 314571 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[103 (1515417443264102400)]} 0 0
   [junit4]   2> 314574 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[104 (1515417443268296704)]} 0 0
   [junit4]   2> 314577 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[104 (1515417443271442432)]} 0 0
   [junit4]   2> 314580 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[105 (1515417443274588160)]} 0 0
   [junit4]   2> 314583 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[105 (1515417443277733888)]} 0 0
   [junit4]   2> 314586 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[106 (1515417443280879616)]} 0 0
   [junit4]   2> 314589 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[106 (1515417443282976768)]} 0 0
   [junit4]   2> 314592 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[107 (1515417443287171072)]} 0 0
   [junit4]   2> 314595 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[107 (1515417443289268224)]} 0 0
   [junit4]   2> 314598 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[108 (1515417443292413952)]} 0 0
   [junit4]   2> 314601 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[108 (1515417443295559680)]} 0 0
   [junit4]   2> 314604 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[109 (1515417443298705408)]} 0 0
   [junit4]   2> 314607 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[109 (1515417443301851136)]} 0 0
   [junit4]   2> 314610 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[110 (1515417443304996864)]} 0 0
   [junit4]   2> 314613 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[110 (1515417443308142592)]} 0 0
   [junit4]   2> 314615 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[111 (1515417443311288320)]} 0 0
   [junit4]   2> 314618 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[111 (1515417443314434048)]} 0 0
   [junit4]   2> 314622 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[112 (1515417443317579776)]} 0 0
   [junit4]   2> 314625 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[112 (1515417443320725504)]} 0 0
   [junit4]   2> 314628 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[113 (1515417443323871232)]} 0 0
   [junit4]   2> 314631 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[113 (1515417443327016960)]} 0 0
   [junit4]   2> 314634 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[114 (1515417443331211264)]} 0 0
   [junit4]   2> 314637 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[114 (1515417443334356992)]} 0 0
   [junit4]   2> 314640 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[115 (1515417443337502720)]} 0 0
   [junit4]   2> 314643 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[115 (1515417443340648448)]} 0 0
   [junit4]   2> 314646 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[116 (1515417443343794176)]} 0 0
   [junit4]   2> 314649 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[116 (1515417443346939904)]} 0 0
   [junit4]   2> 314652 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[117 (1515417443350085632)]} 0 0
   [junit4]   2> 314655 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[117 (1515417443353231360)]} 0 0
   [junit4]   2> 314658 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[118 (1515417443356377088)]} 0 0
   [junit4]   2> 314661 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[118 (1515417443358474240)]} 0 0
   [junit4]   2> 314664 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[119 (1515417443361619968)]} 0 0
   [junit4]   2> 314667 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[119 (1515417443364765696)]} 0 0
   [junit4]   2> 314670 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[120 (1515417443367911424)]} 0 0
   [junit4]   2> 314672 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[120 (1515417443371057152)]} 0 0
   [junit4]   2> 314675 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[121 (1515417443374202880)]} 0 0
   [junit4]   2> 314678 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[121 (1515417443377348608)]} 0 0
   [junit4]   2> 314681 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[122 (1515417443380494336)]} 0 0
   [junit4]   2> 314684 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[122 (1515417443383640064)]} 0 0
   [junit4]   2> 314687 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[123 (1515417443386785792)]} 0 0
   [junit4]   2> 314690 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[123 (1515417443389931520)]} 0 0
   [junit4]   2> 314693 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[124 (1515417443393077248)]} 0 0
   [junit4]   2> 314696 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[124 (1515417443396222976)]} 0 0
   [junit4]   2> 314699 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[125 (1515417443399368704)]} 0 0
   [junit4]   2> 314702 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[125 (1515417443402514432)]} 0 0
   [junit4]   2> 314705 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[126 (1515417443405660160)]} 0 0
   [junit4]   2> 314708 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[126 (1515417443407757312)]} 0 0
   [junit4]   2> 314711 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[127 (1515417443411951616)]} 0 0
   [junit4]   2> 314714 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[127 (1515417443414048768)]} 0 0
   [junit4]   2> 314717 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[128 (1515417443417194496)]} 0 0
   [junit4]   2> 314720 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[128 (1515417443420340224)]} 0 0
   [junit4]   2> 314723 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[129 (1515417443423485952)]} 0 0
   [junit4]   2> 314726 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[129 (1515417443426631680)]} 0 0
   [junit4]   2> 314729 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[130 (1515417443429777408)]} 0 0
   [junit4]   2> 314732 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[130 (1515417443432923136)]} 0 0
   [junit4]   2> 314735 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[131 (1515417443436068864)]} 0 0
   [junit4]   2> 314738 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[131 (1515417443439214592)]} 0 0
   [junit4]   2> 314741 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[132 (1515417443442360320)]} 0 0
   [junit4]   2> 314744 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[132 (1515417443445506048)]} 0 0
   [junit4]   2> 314747 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[133 (1515417443448651776)]} 0 0
   [junit4]   2> 314750 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[133 (1515417443451797504)]} 0 0
   [junit4]   2> 314753 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[134 (1515417443454943232)]} 0 0
   [junit4]   2> 314756 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[134 (1515417443458088960)]} 0 0
   [junit4]   2> 314759 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[135 (1515417443461234688)]} 0 0
   [junit4]   2> 314762 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[135 (1515417443464380416)]} 0 0
   [junit4]   2> 314765 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[136 (1515417443467526144)]} 0 0
   [junit4]   2> 314768 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[136 (1515417443470671872)]} 0 0
   [junit4]   2> 314774 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[137 (1515417443476963328)]} 0 0
   [junit4]   2> 314777 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[137 (1515417443480109056)]} 0 0
   [junit4]   2> 314780 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[138 (1515417443483254784)]} 0 0
   [junit4]   2> 314782 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[138 (1515417443486400512)]} 0 0
   [junit4]   2> 314786 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[139 (1515417443489546240)]} 0 0
   [junit4]   2> 314788 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[139 (1515417443492691968)]} 0 0
   [junit4]   2> 314791 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[140 (1515417443495837696)]} 0 0
   [junit4]   2> 314794 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[140 (1515417443498983424)]} 0 0
   [junit4]   2> 314797 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[141 (1515417443502129152)]} 0 0
   [junit4]   2> 314800 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[141 (1515417443505274880)]} 0 0
   [junit4]   2> 314803 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[142 (1515417443507372032)]} 0 0
   [junit4]   2> 314806 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[142 (1515417443510517760)]} 0 0
   [junit4]   2> 314809 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[143 (1515417443513663488)]} 0 0
   [junit4]   2> 314812 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[143 (1515417443516809216)]} 0 0
   [junit4]   2> 314815 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[144 (1515417443519954944)]} 0 0
   [junit4]   2> 314818 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[144 (1515417443523100672)]} 0 0
   [junit4]   2> 314821 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[145 (1515417443526246400)]} 0 0
   [junit4]   2> 314824 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[145 (1515417443529392128)]} 0 0
   [junit4]   2> 314827 INFO  (qtp225098380-1219) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[146 (1515417443532537856)]} 0 0
   [junit4]   2> 314830 INFO  (qtp1522116154-1237) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[146 (1515417443535683584)]} 0 0
   [junit4]   2> 314833 INFO  (qtp225098380-1220) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[147 (1515417443538829312)]} 0 0
   [junit4]   2> 314836 INFO  (qtp1522116154-1238) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[147 (1515417443541975040)]} 0 0
   [junit4]   2> 314839 INFO  (qtp225098380-1221) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[148 (1515417443545120768)]} 0 0
   [junit4]   2> 314842 INFO  (qtp1522116154-1239) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[148 (1515417443548266496)]} 0 0
   [junit4]   2> 314845 INFO  (qtp225098380-1222) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[149 (1515417443551412224)]} 0 0
   [junit4]   2> 314847 INFO  (qtp1522116154-1240) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={wt=javabin&version=2} {add=[149 (1515417443554557952)]} 0 0
   [junit4]   2> 314850 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 314894 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@51a02d15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6aefe790),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@51a02d15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6aefe790),segFN=segments_3,generation=3}
   [junit4]   2> 314894 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 314894 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@521d3a85[collection1] main
   [junit4]   2> 314895 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 314896 INFO  
(searcherExecutor-616-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@521d3a85[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c9)
 Uninverting(_1(5.4.0):c59)))}
   [junit4]   2> 314897 INFO  (qtp225098380-1218) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={commit=true&waitSearcher=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 46
   [junit4]   2> 314899 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 314922 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17ed2101 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5111d4ec),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17ed2101 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5111d4ec),segFN=segments_3,generation=3}
   [junit4]   2> 314922 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 314922 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@3579a635[collection1] main
   [junit4]   2> 314923 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 314924 INFO  
(searcherExecutor-627-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3579a635[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c9)
 Uninverting(_1(5.4.0):c59)))}
   [junit4]   2> 314924 INFO  (qtp1522116154-1236) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp= path=/update 
params={commit=true&waitSearcher=true&softCommit=false&wt=javabin&versi

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

-n_0000000001
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection1_8/leader_elect/shard4/election/94713609056092173-core_node19-n_0000000001
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection0_1/leader_elect/shard3/election/94713609056092176-core_node13-n_0000000000
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection5_7/leader_elect/shard2/election/94713609056092166-core_node7-n_0000000001
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection2_9/leader_elect/shard3/election/94713609056092166-core_node23-n_0000000001
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection1_3/leader_elect/shard3/election/94713609056092170-core_node8-n_0000000000
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection3_4/leader_elect/shard2/election/94713609056092176-core_node11-n_0000000000
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection3_3/leader_elect/shard2/election/94713609056092179-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection0_4/leader_elect/shard2/election/94713609056092173-core_node2-n_0000000000
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection2_8/leader_elect/shard3/election/94713609056092176-core_node2-n_0000000000
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection4_9/leader_elect/shard3/election/94713609056092173-core_node20-n_0000000001
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection1_4/leader_elect/shard1/election/94713609056092176-core_node3-n_0000000000
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection4_1/leader_elect/shard1/election/94713609056092179-core_node18-n_0000000000
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection4_1/leader_elect/shard2/election/94713609056092166-core_node10-n_0000000000
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection2_3/leader_elect/shard3/election/94713609056092176-core_node7-n_0000000000
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection0_7/leader_elect/shard2/election/94713609056092170-core_node1-n_0000000000
   [junit4]   2>        2       
/solr/collections/awholynewstresscollection_collection4_1/leader_elect/shard7/election/94713609056092166-core_node5-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        66      /solr/collections
   [junit4]   2>        65      /solr/live_nodes
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test 
-Dtests.seed=411FC918F9FFEC9E -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=en_GB -Dtests.timezone=Africa/Windhoek -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    514s J1 | CollectionsAPIDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=5249, name=collection3, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51918/bx/e: collection already exists: 
awholynewstresscollection_collection3_9
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([411FC918F9FFEC9E]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1574)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1595)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:888)Throwable
 #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an 
uncaught exception in thread: Thread[id=5246, name=collection0, state=RUNNABLE, 
group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51918/bx/e: Could not find collection : 
awholynewstresscollection_collection0_7
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([411FC918F9FFEC9E]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1099)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:870)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:806)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:895)
   [junit4]   2> 1117444 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[411FC918F9FFEC9E]-worker) 
[n:127.0.0.1:50029_bx%2Fe c:addReplicaColl s:shard1 r:core_node7 
x:propertyDotName] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=en_GB, 
timezone=Africa/Windhoek
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.7.0_72 (64-bit)/cpus=4,threads=1,free=169402952,total=491782144
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashQParserPlugin, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestTrieFacet, 
TestSchemaVersionResource, SimpleMLTQParserTest, TestClusterStateMutator, 
ShardRoutingTest, TestWordDelimiterFilterFactory, TestInfoStreamLogging, 
SpellCheckCollatorTest, DateRangeFieldTest, BasicFunctionalityTest, 
TestRandomRequestDistribution, TestCrossCoreJoin, DocValuesTest, 
TestDFRSimilarityFactory, WordBreakSolrSpellCheckerTest, 
DistributedFacetPivotSmallTest, TestSurroundQueryParser, AssignTest, 
BlockCacheTest, TestRTGBase, ExplicitHLLTest, MinimalSchemaTest, 
RecoveryAfterSoftCommitTest, SpatialFilterTest, TestFastOutputStream, 
TestLMJelinekMercerSimilarityFactory, PreAnalyzedFieldTest, 
BigEndianAscendingWordSerializerTest, SimplePostToolTest, TestLRUStatsCache, 
TestQueryTypes, NotRequiredUniqueKeyTest, TestConfigOverlay, 
TestHashPartitioner, TestRestoreCore, DirectSolrSpellCheckerTest, 
TestMiniSolrCloudCluster, InfoHandlerTest, MergeStrategyTest, 
TriLevelCompositeIdRoutingTest, TestComplexPhraseQParserPlugin, 
TestScoreJoinQPNoScore, TestCloudPivotFacet, OverseerTaskQueueTest, 
TestSolrConfigHandlerConcurrent, ActionThrottleTest, 
ConcurrentDeleteAndCreateCollectionTest, TestQuerySenderListener, 
SolrIndexConfigTest, TestScoreJoinQPScore, CollectionsAPIDistributedZkTest]
   [junit4] Completed [186/542] on J1 in 514.88s, 1 test, 1 error <<< FAILURES!

[...truncated 1169 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:792: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:729: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:526:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1006:
 There were test failures: 542 suites (7 ignored), 2143 tests, 2 errors, 31 
ignored (18 assumptions) [seed: 411FC918F9FFEC9E]

Total time: 288 minutes 10 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to