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

1 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
        at 
__randomizedtesting.SeedInfo.seed([E5F73D49C9FD00F1:243FE00F689BD158]:0)
        at sun.security.ssl.InputRecord.<init>(InputRecord.java:93)
        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1363)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:576)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.client.solrj.TestLBHttpSolrClient.waitForServer(TestLBHttpSolrClient.java:237)
        at 
org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability(TestLBHttpSolrClient.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)




Build Log:
[...truncated 13208 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrClient
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/init-core-data-001
   [junit4]   2> 78799 INFO  
(SUITE-TestLBHttpSolrClient-seed#[E5F73D49C9FD00F1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 78801 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 78811 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 78812 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@201e1acc{/solr,null,AVAILABLE}
   [junit4]   2> 78815 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@1d94c798{SSL,[ssl, 
http/1.1]}{127.0.0.1:42211}
   [junit4]   2> 78815 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.Server Started @80629ms
   [junit4]   2> 78815 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=42211}
   [junit4]   2> 78816 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 78816 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001'
   [junit4]   2> 78817 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 78817 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 78817 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/solr.xml
   [junit4]   2> 78822 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/.
   [junit4]   2> 78822 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1788891594
   [junit4]   2> 78837 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001]
   [junit4]   2> 78838 WARN  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/lib
   [junit4]   2> 78838 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 78840 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 78840 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 78840 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 78840 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 78841 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 78841 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/.
   [junit4]   2> 78842 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 78842 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/./collection1
   [junit4]   2> 78842 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 78842 INFO  (coreLoadExecutor-388-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1'
   [junit4]   2> 78843 INFO  (coreLoadExecutor-388-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 78843 INFO  (coreLoadExecutor-388-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 78846 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 78846 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 78848 INFO  (coreLoadExecutor-388-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 78850 INFO  (coreLoadExecutor-388-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 78854 INFO  (coreLoadExecutor-388-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 78857 INFO  (coreLoadExecutor-388-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 78859 INFO  (coreLoadExecutor-388-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 78860 INFO  (coreLoadExecutor-388-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1'
   [junit4]   2> 78860 INFO  (coreLoadExecutor-388-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/./collection1
   [junit4]   2> 78860 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 78862 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/./collection1/data/]
   [junit4]   2> 78862 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 78862 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data
   [junit4]   2> 78862 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/./collection1/data/index/
   [junit4]   2> 78862 WARN  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 78863 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data/index
   [junit4]   2> 78894 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_1,generation=1}
   [junit4]   2> 78894 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 78894 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/./collection1/data/
   [junit4]   2> 78895 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 78896 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78897 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78897 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78898 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 78898 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 78898 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 78898 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 78899 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 78899 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78900 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_1,generation=1}
   [junit4]   2> 78901 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 78901 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@636a6102[collection1] main]
   [junit4]   2> 78901 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/conf
   [junit4]   2> 78901 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/conf}
   [junit4]   2> 78901 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/conf
   [junit4]   2> 78901 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 78901 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 78901 INFO  
(searcherExecutor-389-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@636a6102[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78901 INFO  (coreLoadExecutor-388-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 79398 INFO  (qtp535175057-882) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 1
   [junit4]   2> 79405 INFO  (qtp535175057-889) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 79519 INFO  (qtp535175057-889) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_2,generation=2}
   [junit4]   2> 79520 INFO  (qtp535175057-889) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 79522 INFO  (qtp535175057-889) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@164f46f4[collection1] main]
   [junit4]   2> 79523 INFO  (qtp535175057-889) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 79523 INFO  
(searcherExecutor-389-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@164f46f4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 79523 INFO  (qtp535175057-889) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 118
   [junit4]   2> 79528 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 79529 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17c706eb{/solr,null,AVAILABLE}
   [junit4]   2> 79533 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@7a42726d{SSL,[ssl, 
http/1.1]}{127.0.0.1:41117}
   [junit4]   2> 79533 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.Server Started @81347ms
   [junit4]   2> 79533 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=41117}
   [junit4]   2> 79533 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 79534 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001'
   [junit4]   2> 79534 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 79534 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 79534 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/solr.xml
   [junit4]   2> 79538 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/.
   [junit4]   2> 79538 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1351811986
   [junit4]   2> 79538 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001]
   [junit4]   2> 79538 WARN  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/lib
   [junit4]   2> 79538 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 79540 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 79540 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 79540 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 79540 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 79540 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 79540 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/.
   [junit4]   2> 79541 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 79541 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/./collection1
   [junit4]   2> 79541 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 79541 INFO  (coreLoadExecutor-398-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1'
   [junit4]   2> 79542 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 79542 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 79542 INFO  (coreLoadExecutor-398-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 79542 INFO  (coreLoadExecutor-398-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 79546 INFO  (coreLoadExecutor-398-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 79548 INFO  (coreLoadExecutor-398-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 79553 INFO  (coreLoadExecutor-398-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 79555 INFO  (coreLoadExecutor-398-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 79557 INFO  (coreLoadExecutor-398-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 79557 INFO  (coreLoadExecutor-398-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1'
   [junit4]   2> 79557 INFO  (coreLoadExecutor-398-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/./collection1
   [junit4]   2> 79557 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 79557 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/./collection1/data/]
   [junit4]   2> 79557 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 79558 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data
   [junit4]   2> 79558 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/./collection1/data/index/
   [junit4]   2> 79558 WARN  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 79558 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index
   [junit4]   2> 79579 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_1,generation=1}
   [junit4]   2> 79579 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 79580 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/./collection1/data/
   [junit4]   2> 79581 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 79581 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 79582 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 79582 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 79583 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 79583 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 79583 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 79583 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 79584 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 79584 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 79585 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_1,generation=1}
   [junit4]   2> 79585 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 79585 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5a19cc3f[collection1] main]
   [junit4]   2> 79585 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/conf
   [junit4]   2> 79585 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/conf}
   [junit4]   2> 79586 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/conf
   [junit4]   2> 79586 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 79586 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 79586 INFO  
(searcherExecutor-399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5a19cc3f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79586 INFO  (coreLoadExecutor-398-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 80078 INFO  (qtp2129540638-899) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 2
   [junit4]   2> 80084 INFO  (qtp2129540638-906) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 80180 INFO  (qtp2129540638-906) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_2,generation=2}
   [junit4]   2> 80180 INFO  (qtp2129540638-906) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 80183 INFO  (qtp2129540638-906) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@56ed9cab[collection1] main]
   [junit4]   2> 80183 INFO  (qtp2129540638-906) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 80183 INFO  
(searcherExecutor-399-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@56ed9cab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 80183 INFO  (qtp2129540638-906) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 99
   [junit4]   2> 80189 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 80190 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fbc0227{/solr,null,AVAILABLE}
   [junit4]   2> 80193 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@30f38e71{SSL,[ssl, 
http/1.1]}{127.0.0.1:36038}
   [junit4]   2> 80193 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.Server Started @82006ms
   [junit4]   2> 80193 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=36038}
   [junit4]   2> 80193 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 80193 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001'
   [junit4]   2> 80193 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 80193 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 80193 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/solr.xml
   [junit4]   2> 80209 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/.
   [junit4]   2> 80209 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1787243620
   [junit4]   2> 80209 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001]
   [junit4]   2> 80209 WARN  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/lib
   [junit4]   2> 80210 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 80212 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 80212 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 80212 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 80213 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 80213 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 80213 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/.
   [junit4]   2> 80214 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 80214 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/./collection1
   [junit4]   2> 80214 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 80215 INFO  (coreLoadExecutor-408-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1'
   [junit4]   2> 80215 INFO  (coreLoadExecutor-408-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 80215 INFO  (coreLoadExecutor-408-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 80216 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 80216 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 80219 INFO  (coreLoadExecutor-408-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 80222 INFO  (coreLoadExecutor-408-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 80227 INFO  (coreLoadExecutor-408-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 80229 INFO  (coreLoadExecutor-408-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 80230 INFO  (coreLoadExecutor-408-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 80231 INFO  (coreLoadExecutor-408-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1'
   [junit4]   2> 80231 INFO  (coreLoadExecutor-408-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/./collection1
   [junit4]   2> 80231 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 80231 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/./collection1/data/]
   [junit4]   2> 80232 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 80233 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data
   [junit4]   2> 80233 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/./collection1/data/index/
   [junit4]   2> 80233 WARN  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 80233 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data/index
   [junit4]   2> 80256 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_1,generation=1}
   [junit4]   2> 80256 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 80257 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/./collection1/data/
   [junit4]   2> 80257 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 80258 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 80259 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 80259 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 80260 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 80260 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 80260 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 80260 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 80261 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 80261 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 80261 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_1,generation=1}
   [junit4]   2> 80261 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 80262 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5bdc5284[collection1] main]
   [junit4]   2> 80262 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/conf
   [junit4]   2> 80262 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/conf}
   [junit4]   2> 80262 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/conf
   [junit4]   2> 80262 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 80262 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 80262 INFO  
(searcherExecutor-409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5bdc5284[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 80262 INFO  (coreLoadExecutor-408-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 80789 INFO  (qtp51925312-923) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 6
   [junit4]   2> 80839 INFO  (qtp51925312-917) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 80981 INFO  (qtp51925312-917) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_2,generation=2}
   [junit4]   2> 80982 INFO  (qtp51925312-917) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 80984 INFO  (qtp51925312-917) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@77069d45[collection1] main]
   [junit4]   2> 80984 INFO  (qtp51925312-917) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 80985 INFO  
(searcherExecutor-409-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77069d45[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 80985 INFO  (qtp51925312-917) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 145
   [junit4]   2> 81015 INFO  (qtp535175057-884) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=15
   [junit4]   2> 81026 INFO  (qtp2129540638-901) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 81036 INFO  (qtp51925312-916) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=1
   [junit4]   2> 81045 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@7a42726d{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 81045 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1351811986
   [junit4]   2> 81050 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6bbf6f08
   [junit4]   2> 81050 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 81051 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 81051 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 81051 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 81072 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 81072 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
2 directories currently being tracked
   [junit4]   2> 81072 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 81072 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 81072 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data
   [junit4]   2> 81073 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 81073 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 81073 INFO  (coreCloseExecutor-413-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index
   [junit4]   2> 81113 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@17c706eb{/solr,null,UNAVAILABLE}
   [junit4]   2> 81128 INFO  (qtp535175057-883) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 81142 INFO  (qtp51925312-919) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 81154 INFO  (qtp535175057-883) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 81169 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 81206 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24da6c1f{/solr,null,AVAILABLE}
   [junit4]   2> 81215 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@61f11950{SSL,[ssl, 
http/1.1]}{127.0.0.1:41117}
   [junit4]   2> 81215 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.Server Started @83029ms
   [junit4]   2> 81215 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data,
 solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=41117}
   [junit4]   2> 81215 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 81215 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001'
   [junit4]   2> 81216 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 81216 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 81216 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/solr.xml
   [junit4]   2> 81221 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/.
   [junit4]   2> 81221 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1934164061
   [junit4]   2> 81222 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001]
   [junit4]   2> 81222 WARN  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/lib
   [junit4]   2> 81222 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 81259 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 81259 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 81259 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 81260 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 81260 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 81260 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/.
   [junit4]   2> 81261 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 81261 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/./collection1
   [junit4]   2> 81261 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 81261 INFO  (coreLoadExecutor-420-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1'
   [junit4]   2> 81262 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
   [junit4]   2> 81262 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 81262 INFO  (coreLoadExecutor-420-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 81262 INFO  (coreLoadExecutor-420-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 81266 INFO  (coreLoadExecutor-420-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 81268 INFO  (coreLoadExecutor-420-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 81273 INFO  (coreLoadExecutor-420-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 81275 INFO  (coreLoadExecutor-420-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 81279 INFO  (coreLoadExecutor-420-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 81281 INFO  (coreLoadExecutor-420-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1'
   [junit4]   2> 81281 INFO  (coreLoadExecutor-420-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/./collection1
   [junit4]   2> 81281 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 81281 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/./collection1/data/]
   [junit4]   2> 81281 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 81282 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data
   [junit4]   2> 81282 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/./collection1/data/index/
   [junit4]   2> 81284 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 81286 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81286 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81287 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81287 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 81289 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 81289 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 81289 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 81289 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/./collection1/data/
   [junit4]   2> 81290 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 81290 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 81290 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index
   [junit4]   2> 81292 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@728b3775),segFN=segments_2,generation=2}
   [junit4]   2> 81292 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 81294 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a8a94e0[collection1] main]
   [junit4]   2> 81294 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/conf
   [junit4]   2> 81294 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/conf}
   [junit4]   2> 81294 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/conf
   [junit4]   2> 81295 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 81295 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 81295 INFO  (coreLoadExecutor-420-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 81297 INFO  
(searcherExecutor-421-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a8a94e0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 81730 INFO  (qtp1861509058-942) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&distrib=false&sort=_docid_+asc&rows=0&wt=javabin&version=2} 
hits=10 status=0 QTime=0
   [junit4]   2> 82967 INFO  (qtp51925312-916) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 82983 INFO  (qtp1861509058-941) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 82988 INFO  (qtp535175057-889) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=10 status=0 QTime=0
   [junit4]   2> 82990 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@1d94c798{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 82991 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1788891594
   [junit4]   2> 82991 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@11fe413
   [junit4]   2> 82991 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 82991 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 82991 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 82991 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 82993 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 82993 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
2 directories currently being tracked
   [junit4]   2> 82993 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 82993 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 82993 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data/index
   [junit4]   2> 82997 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 82997 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 82997 INFO  (coreCloseExecutor-425-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-0-001/collection1/data
   [junit4]   2> 82998 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@201e1acc{/solr,null,UNAVAILABLE}
   [junit4]   2> 83001 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@61f11950{SSL,[ssl, 
http/1.1]}{127.0.0.1:41117}
   [junit4]   2> 83001 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1934164061
   [junit4]   2> 83001 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@224d8d25
   [junit4]   2> 83002 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 83002 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 83002 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 83002 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 83003 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 83004 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
2 directories currently being tracked
   [junit4]   2> 83004 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 83005 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 83005 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data
   [junit4]   2> 83005 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 83005 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 83005 INFO  (coreCloseExecutor-427-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data/index
   [junit4]   2> 83009 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@24da6c1f{/solr,null,UNAVAILABLE}
   [junit4]   2> 83014 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@30f38e71{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 83014 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1787243620
   [junit4]   2> 83014 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@585770fb
   [junit4]   2> 83015 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 83015 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 83015 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 83015 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 83016 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 83017 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
2 directories currently being tracked
   [junit4]   2> 83017 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 83017 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 83017 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data
   [junit4]   2> 83017 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 83017 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 83017 INFO  (coreCloseExecutor-429-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data/index
   [junit4]   2> 83022 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6fbc0227{/solr,null,UNAVAILABLE}
   [junit4]   2> 83026 INFO  
(TEST-TestLBHttpSolrClient.testSimple-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 83029 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testTwoServers
   [junit4]   2> 83034 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 83038 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@712a951b{/solr,null,AVAILABLE}
   [junit4]   2> 83041 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@79ce46f{SSL,[ssl, 
http/1.1]}{127.0.0.1:42117}
   [junit4]   2> 83041 INFO  
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[E5F73D49C9FD00F1]) [ 

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

ingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 132194 INFO  (coreCloseExecutor-523-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-1-001/collection1/data
   [junit4]   2> 132195 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e8da5a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 132197 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@52881e20{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 132197 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1083258236
   [junit4]   2> 132198 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2a178d60
   [junit4]   2> 132198 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 132198 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 132198 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 132198 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 132199 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 132199 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory - 
2 directories currently being tracked
   [junit4]   2> 132199 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 132199 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 132199 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data/index
   [junit4]   2> 132203 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 132203 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, 
CoreContainer#isShutdown=true
   [junit4]   2> 132203 INFO  (coreCloseExecutor-525-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001/instance-2-001/collection1/data
   [junit4]   2> 132204 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[E5F73D49C9FD00F1]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6ff8fe20{/solr,null,UNAVAILABLE}
   [junit4]   2> 132207 INFO  
(TEST-TestLBHttpSolrClient.testReliability-seed#[E5F73D49C9FD00F1]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReliability
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLBHttpSolrClient -Dtests.method=testReliability 
-Dtests.seed=E5F73D49C9FD00F1 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr-BE -Dtests.timezone=America/Atka -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   44.0s J2 | TestLBHttpSolrClient.testReliability <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E5F73D49C9FD00F1:243FE00F689BD158]:0)
   [junit4]    >        at 
sun.security.ssl.InputRecord.<init>(InputRecord.java:93)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1363)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
   [junit4]    >        at 
sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
   [junit4]    >        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
   [junit4]    >        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
   [junit4]    >        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:576)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    >        at 
org.apache.solr.client.solrj.TestLBHttpSolrClient.waitForServer(TestLBHttpSolrClient.java:237)
   [junit4]    >        at 
org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability(TestLBHttpSolrClient.java:225)
   [junit4]   2> 132213 INFO  
(SUITE-TestLBHttpSolrClient-seed#[E5F73D49C9FD00F1]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_E5F73D49C9FD00F1-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-BE, timezone=America/Atka
   [junit4]   2> NOTE: Linux 4.4.0-31-generic amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=12,threads=1,free=6791824,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[DocumentAnalysisResponseTest, BasicHttpSolrClientTest, GraphTest, TestHash, 
ConcatOperationTest, SolrExceptionTest, NamedListTest, JDBCStreamTest, 
HttpSolrClientBuilderTest, TestCollectionStateWatchers, SolrExampleJettyTest, 
SolrPingTest, TestCoreAdmin, ModifiableSolrParamsTest, TestLBHttpSolrClient]
   [junit4] Completed [83/83 (1!)] on J2 in 53.43s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20160717_001946_477.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid31740.hprof 
...
   [junit4] Heap dump file created [531216803 bytes in 1.169 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 10377 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the 
tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid31740.hprof

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


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

Reply via email to