Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17782/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability
Error Message:
GC overhead limit exceeded
Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
at
__randomizedtesting.SeedInfo.seed([621FE902F9132BD7:A3D734445875FA7E]:0)
at java.io.ByteArrayOutputStream.<init>(ByteArrayOutputStream.java:77)
at sun.security.ssl.OutputRecord.<init>(OutputRecord.java:94)
at sun.security.ssl.OutputRecord.<init>(OutputRecord.java:105)
at sun.security.ssl.AppOutputStream.<init>(AppOutputStream.java:52)
at sun.security.ssl.SSLSocketImpl.init(SSLSocketImpl.java:636)
at sun.security.ssl.SSLSocketImpl.<init>(SSLSocketImpl.java:567)
at
sun.security.ssl.SSLSocketFactoryImpl.createSocket(SSLSocketFactoryImpl.java:110)
at
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:363)
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:513)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:578)
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)
Build Log:
[...truncated 13192 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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/init-core-data-001
[junit4] 2> 71688 INFO
(SUITE-TestLBHttpSolrClient-seed#[621FE902F9132BD7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 71700 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 71708 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 71710 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d1d11{/solr,null,AVAILABLE}
[junit4] 2> 71712 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@11a60a5{SSL,[ssl,
http/1.1]}{127.0.0.1:37294}
[junit4] 2> 71712 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.Server Started @73461ms
[junit4] 2> 71713 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data,
solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=37294}
[junit4] 2> 71713 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 71713 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001'
[junit4] 2> 71713 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 71714 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 71714 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/solr.xml
[junit4] 2> 71719 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/.
[junit4] 2> 71719 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer New CoreContainer 15371104
[junit4] 2> 71719 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001]
[junit4] 2> 71719 WARN
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/lib
[junit4] 2> 71719 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
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> 71721 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 71721 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 71721 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 71721 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 71721 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 71722 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/.
[junit4] 2> 71723 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
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> 71723 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/./collection1
[junit4] 2> 71723 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 71728 INFO (coreLoadExecutor-638-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1'
[junit4] 2> 71728 INFO (coreLoadExecutor-638-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 71728 INFO (coreLoadExecutor-638-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 71728 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
[junit4] 2> 71728 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 71744 INFO (coreLoadExecutor-638-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 71745 INFO (coreLoadExecutor-638-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 71749 INFO (coreLoadExecutor-638-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 71751 INFO (coreLoadExecutor-638-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 71753 INFO (coreLoadExecutor-638-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 71754 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1'
[junit4] 2> 71754 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/./collection1
[junit4] 2> 71754 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
[junit4] 2> 71755 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/./collection1/data/]
[junit4] 2> 71755 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 71765 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/snapshot_metadata
[junit4] 2> 71765 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 71765 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data
[junit4] 2> 71766 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/./collection1/data/index/
[junit4] 2> 71766 WARN (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 71766 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/index
[junit4] 2> 71809 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_1,generation=1}
[junit4] 2> 71809 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 71810 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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/./collection1/data/
[junit4] 2> 71810 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 71811 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71812 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71812 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71813 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 71813 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 71813 INFO (coreLoadExecutor-638-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> 71813 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 71814 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 71814 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 71815 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_1,generation=1}
[junit4] 2> 71815 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 71815 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11ae3f2[collection1]
main]
[junit4] 2> 71815 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/conf
[junit4] 2> 71815 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/conf}
[junit4] 2> 71815 INFO (coreLoadExecutor-638-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/conf
[junit4] 2> 71815 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 71815 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 71815 INFO
(searcherExecutor-639-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@11ae3f2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 71816 INFO (coreLoadExecutor-638-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 72311 INFO (qtp32148745-1328) [ 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> 72315 INFO (qtp32148745-1329) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 72378 INFO (qtp32148745-1329) [ 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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_2,generation=2}
[junit4] 2> 72379 INFO (qtp32148745-1329) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 72384 INFO (qtp32148745-1329) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@c3a7ed[collection1] main]
[junit4] 2> 72384 INFO
(searcherExecutor-639-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c3a7ed[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
[junit4] 2> 72384 INFO (qtp32148745-1329) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 72385 INFO (qtp32148745-1329) [ 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 69
[junit4] 2> 72392 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 72398 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b7d764{/solr,null,AVAILABLE}
[junit4] 2> 72401 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@1641102{SSL,[ssl,
http/1.1]}{127.0.0.1:44314}
[junit4] 2> 72401 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.Server Started @74149ms
[junit4] 2> 72401 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data,
solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=44314}
[junit4] 2> 72402 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 72402 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001'
[junit4] 2> 72402 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 72402 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 72402 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/solr.xml
[junit4] 2> 72408 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/.
[junit4] 2> 72408 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer New CoreContainer 6239417
[junit4] 2> 72408 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001]
[junit4] 2> 72408 WARN
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/lib
[junit4] 2> 72408 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
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> 72411 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 72411 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 72411 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 72411 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 72411 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 72417 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/.
[junit4] 2> 72417 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
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> 72418 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/./collection1
[junit4] 2> 72418 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 72418 INFO (coreLoadExecutor-648-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1'
[junit4] 2> 72418 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
[junit4] 2> 72418 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 72418 INFO (coreLoadExecutor-648-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 72418 INFO (coreLoadExecutor-648-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 72433 INFO (coreLoadExecutor-648-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 72435 INFO (coreLoadExecutor-648-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 72462 INFO (coreLoadExecutor-648-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 72469 INFO (coreLoadExecutor-648-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 72485 INFO (coreLoadExecutor-648-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 72505 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1'
[junit4] 2> 72505 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/./collection1
[junit4] 2> 72505 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
[junit4] 2> 72506 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/./collection1/data/]
[junit4] 2> 72506 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 72506 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/snapshot_metadata
[junit4] 2> 72506 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 72517 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data
[junit4] 2> 72517 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/./collection1/data/index/
[junit4] 2> 72517 WARN (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 72517 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index
[junit4] 2> 72545 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_1,generation=1}
[junit4] 2> 72545 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 72566 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 72568 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 72568 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 72569 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 72569 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 72570 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 72570 INFO (coreLoadExecutor-648-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> 72570 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 72573 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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/./collection1/data/
[junit4] 2> 72581 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 72581 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 72582 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_1,generation=1}
[junit4] 2> 72582 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 72582 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1887743[collection1]
main]
[junit4] 2> 72583 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/conf
[junit4] 2> 72583 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/conf}
[junit4] 2> 72583 INFO (coreLoadExecutor-648-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/conf
[junit4] 2> 72583 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 72583 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 72583 INFO (coreLoadExecutor-648-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 72583 INFO
(searcherExecutor-649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1887743[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 73016 INFO (qtp33465751-1350) [ 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 3
[junit4] 2> 73065 INFO (qtp33465751-1350) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 73145 INFO (qtp33465751-1350) [ 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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_2,generation=2}
[junit4] 2> 73145 INFO (qtp33465751-1350) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 73147 INFO (qtp33465751-1350) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@10c2ba4[collection1] main]
[junit4] 2> 73147 INFO (qtp33465751-1350) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 73147 INFO
(searcherExecutor-649-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@10c2ba4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
[junit4] 2> 73147 INFO (qtp33465751-1350) [ 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 82
[junit4] 2> 73151 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 73225 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@259de{/solr,null,AVAILABLE}
[junit4] 2> 73227 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@167f42{SSL,[ssl,
http/1.1]}{127.0.0.1:45438}
[junit4] 2> 73227 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.Server Started @74976ms
[junit4] 2> 73227 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data,
solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=45438}
[junit4] 2> 73227 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 73227 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001'
[junit4] 2> 73228 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 73228 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 73228 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/solr.xml
[junit4] 2> 73234 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/.
[junit4] 2> 73234 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1364791
[junit4] 2> 73235 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001]
[junit4] 2> 73235 WARN
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/lib
[junit4] 2> 73235 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
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> 73256 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 73256 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 73256 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 73256 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 73256 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 73256 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/.
[junit4] 2> 73257 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
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> 73258 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/./collection1
[junit4] 2> 73258 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 73265 INFO (coreLoadExecutor-658-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1'
[junit4] 2> 73265 INFO (coreLoadExecutor-658-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 73265 INFO (coreLoadExecutor-658-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 73269 INFO (coreLoadExecutor-658-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 73271 INFO (coreLoadExecutor-658-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 73288 INFO (coreLoadExecutor-658-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 73290 INFO (coreLoadExecutor-658-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 73292 INFO (coreLoadExecutor-658-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 73293 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1'
[junit4] 2> 73297 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/./collection1
[junit4] 2> 73297 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
[junit4] 2> 73297 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 73297 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
[junit4] 2> 73297 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/./collection1/data/]
[junit4] 2> 73297 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 73298 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/snapshot_metadata
[junit4] 2> 73298 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 73305 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data
[junit4] 2> 73306 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/./collection1/data/index/
[junit4] 2> 73306 WARN (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 73306 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/index
[junit4] 2> 73344 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_1,generation=1}
[junit4] 2> 73344 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 73346 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 73347 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 73347 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 73348 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 73349 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 73354 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 73354 INFO (coreLoadExecutor-658-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> 73354 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 73357 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 73357 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 73358 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_1,generation=1}
[junit4] 2> 73358 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 73359 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@162e695[collection1]
main]
[junit4] 2> 73359 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/conf
[junit4] 2> 73359 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/conf}
[junit4] 2> 73359 INFO (coreLoadExecutor-658-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/conf
[junit4] 2> 73359 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 73359 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 73359 INFO (coreLoadExecutor-658-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 73360 INFO
(searcherExecutor-659-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@162e695[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 73361 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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/./collection1/data/
[junit4] 2> 73958 INFO (qtp22963833-1369) [ 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 12
[junit4] 2> 73964 INFO (qtp22963833-1367) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 74162 INFO (qtp22963833-1367) [ 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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=MockDirectoryWrapper(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_2,generation=2}
[junit4] 2> 74163 INFO (qtp22963833-1367) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 74166 INFO (qtp22963833-1367) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@10bfaf3[collection1] main]
[junit4] 2> 74166 INFO (qtp22963833-1367) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 74166 INFO
(searcherExecutor-659-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@10bfaf3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
[junit4] 2> 74166 INFO (qtp22963833-1367) [ 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 202
[junit4] 2> 74172 INFO (qtp32148745-1330) [ 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> 74179 INFO (qtp33465751-1346) [ 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> 74188 INFO (qtp22963833-1369) [ 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> 74194 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@1641102{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 74194 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=6239417
[junit4] 2> 74209 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1e296fa
[junit4] 2> 74209 INFO (coreCloseExecutor-663-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> 74210 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 74210 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 74210 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 74211 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 74211 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
3 directories currently being tracked
[junit4] 2> 74211 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 74211 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 74211 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/snapshot_metadata
[junit4] 2> 74211 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data;done=false>>]
[junit4] 2> 74211 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 74211 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data
[junit4] 2> 74212 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index;done=false>>]
[junit4] 2> 74212 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 74212 INFO (coreCloseExecutor-663-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index
[junit4] 2> 74270 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b7d764{/solr,null,UNAVAILABLE}
[junit4] 2> 74283 INFO (qtp32148745-1331) [ 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> 74309 INFO (qtp22963833-1365) [ 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> 74331 INFO (qtp32148745-1331) [ 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> 74333 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 74369 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5a4365{/solr,null,AVAILABLE}
[junit4] 2> 74371 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.ServerConnector Started ServerConnector@1e600a2{SSL,[ssl,
http/1.1]}{127.0.0.1:44314}
[junit4] 2> 74371 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.Server Started @76120ms
[junit4] 2> 74371 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data,
solrconfig=bad_solrconfig.xml, hostContext=/solr, hostPort=44314}
[junit4] 2> 74371 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 74371 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001'
[junit4] 2> 74372 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 74372 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 74372 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/solr.xml
[junit4] 2> 74375 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/.
[junit4] 2> 74376 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer New CoreContainer 5703899
[junit4] 2> 74376 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001]
[junit4] 2> 74376 WARN
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/lib
[junit4] 2> 74376 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
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> 74378 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 74378 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 74378 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 74378 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 74378 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 74379 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/.
[junit4] 2> 74381 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
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> 74381 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/./collection1
[junit4] 2> 74381 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 74381 INFO (coreLoadExecutor-670-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1'
[junit4] 2> 74381 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
[junit4] 2> 74381 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 74381 INFO (coreLoadExecutor-670-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 74381 INFO (coreLoadExecutor-670-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 74387 INFO (coreLoadExecutor-670-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 74389 INFO (coreLoadExecutor-670-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 74405 INFO (coreLoadExecutor-670-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 74424 INFO (coreLoadExecutor-670-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 74426 INFO (coreLoadExecutor-670-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 74428 INFO (coreLoadExecutor-670-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1'
[junit4] 2> 74428 INFO (coreLoadExecutor-670-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/./collection1
[junit4] 2> 74428 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockFSDirectoryFactory
[junit4] 2> 74428 INFO (coreLoadExecutor-670-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/./collection1/data/]
[junit4] 2> 74428 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 74434 INFO (coreLoadExecutor-670-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/snapshot_metadata
[junit4] 2> 74434 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 74435 INFO (coreLoadExecutor-670-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data
[junit4] 2> 74435 INFO (coreLoadExecutor-670-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/./collection1/data/index/
[junit4] 2> 74436 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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/./collection1/data/
[junit4] 2> 74437 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 74439 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 74440 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 74440 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 74441 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 74451 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 74451 INFO (coreLoadExecutor-670-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> 74451 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 74473 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 74473 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 74474 INFO (coreLoadExecutor-670-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index
[junit4] 2> 74477 INFO (coreLoadExecutor-670-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index
lockFactory=org.apache.lucene.store.NativeFSLockFactory@703bbb),segFN=segments_2,generation=2}
[junit4] 2> 74477 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 74479 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13b5b80[collection1]
main]
[junit4] 2> 74479 INFO (coreLoadExecutor-670-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/conf
[junit4] 2> 74479 INFO (coreLoadExecutor-670-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/conf}
[junit4] 2> 74479 INFO (coreLoadExecutor-670-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/conf
[junit4] 2> 74480 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 74480 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 74480 INFO (coreLoadExecutor-670-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 74480 INFO
(searcherExecutor-671-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13b5b80[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
[junit4] 2> 74868 INFO (qtp11658775-1388) [ 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> 76088 INFO (qtp22963833-1363) [ 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> 76097 INFO (qtp11658775-1382) [ 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> 76113 INFO (qtp32148745-1335) [ 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> 76121 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@11a60a5{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 76121 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=15371104
[junit4] 2> 76122 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f4f901
[junit4] 2> 76122 INFO (coreCloseExecutor-675-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> 76122 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 76122 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 76122 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 76123 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 76123 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
3 directories currently being tracked
[junit4] 2> 76123 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data;done=false>>]
[junit4] 2> 76123 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 76123 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data
[junit4] 2> 76123 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/index;done=false>>]
[junit4] 2> 76123 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 76123 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/index
[junit4] 2> 76147 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 76147 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 76147 INFO (coreCloseExecutor-675-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/snapshot_metadata
[junit4] 2> 76148 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d1d11{/solr,null,UNAVAILABLE}
[junit4] 2> 76156 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@1e600a2{SSL,[ssl,
http/1.1]}{127.0.0.1:44314}
[junit4] 2> 76156 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=5703899
[junit4] 2> 76157 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@8fec71
[junit4] 2> 76157 INFO (coreCloseExecutor-677-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> 76157 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 76157 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 76157 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 76171 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 76172 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
3 directories currently being tracked
[junit4] 2> 76172 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 76172 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 76172 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/snapshot_metadata
[junit4] 2> 76172 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data;done=false>>]
[junit4] 2> 76172 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 76172 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data
[junit4] 2> 76177 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index;done=false>>]
[junit4] 2> 76177 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 76177 INFO (coreCloseExecutor-677-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-1-001/collection1/data/index
[junit4] 2> 76204 INFO (TEST-TestLBHttpSolrClient.testSimple-seed
[...truncated too long message...]
actory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data
[junit4] 2> 112735 INFO (coreCloseExecutor-773-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 112735 INFO (coreCloseExecutor-773-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 112735 INFO (coreCloseExecutor-773-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/snapshot_metadata
[junit4] 2> 112735 INFO (coreCloseExecutor-773-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/index;done=false>>]
[junit4] 2> 112735 INFO (coreCloseExecutor-773-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 112735 INFO (coreCloseExecutor-773-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-0-001/collection1/data/index
[junit4] 2> 112737 INFO
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17805dd{/solr,null,UNAVAILABLE}
[junit4] 2> 112740 INFO
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@c274f4{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 112740 INFO
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[621FE902F9132BD7]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=23645298
[junit4] 2> 112740 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@ab5f23
[junit4] 2> 112740 INFO (coreCloseExecutor-775-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> 112741 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 112741 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 112741 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 112742 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 112742 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
3 directories currently being tracked
[junit4] 2> 112743 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/index;done=false>>]
[junit4] 2> 112743 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 112743 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/index
[junit4] 2> 112745 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data;done=false>>]
[junit4] 2> 112745 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 112745 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data
[junit4] 2> 112745 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 112745 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 112745 INFO (coreCloseExecutor-775-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001/instance-2-001/collection1/data/snapshot_metadata
[junit4] 2> 112746 INFO
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[621FE902F9132BD7]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@158d3d7{/solr,null,UNAVAILABLE}
[junit4] 2> 112748 INFO
(TEST-TestLBHttpSolrClient.testTwoServers-seed#[621FE902F9132BD7]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testTwoServers
[junit4] 2> 112749 INFO
(SUITE-TestLBHttpSolrClient-seed#[621FE902F9132BD7]-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/J1/temp/solr.client.solrj.TestLBHttpSolrClient_621FE902F9132BD7-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{name=FSTOrd50, id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1668,
maxMBSortInHeap=6.510086853082855, sim=ClassicSimilarity, locale=sr-BA,
timezone=Europe/Madrid
[junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=2,free=273342248,total=477364224
[junit4] 2> NOTE: All tests run in this JVM: [SchemaTest, JdbcTest,
FacetFieldTest, TestCollectionStateWatchers, SolrQueryTest, SolrDocumentTest,
StreamExpressionParserTest, StreamExpressionToExpessionTest, TestRetryUtil,
QueryResponseTest, SolrExampleEmbeddedTest, GetByIdTest, CommonParamsTest,
LargeVolumeJettyTest, TestJavaBinCodec, ContentStreamTest,
DocumentAnalysisResponseTest, FieldAnalysisResponseTest, NamedListTest,
TestLBHttpSolrClient]
[junit4] Completed [84/85 (1!)] on J1 in 41.08s, 3 tests, 1 error <<<
FAILURES!
[...truncated 1 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J1-20160908_102526_610.sysout
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid25040.hprof
...
[junit4] Heap dump file created [432730189 bytes in 1.390 secs]
[junit4] <<< JVM J1: EOF ----
[...truncated 10384 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_pid25040.hprof
Total time: 59 minutes 24 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]