Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17652/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.client.solrj.TestLBHttpSolrClient.testReliability
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
__randomizedtesting.SeedInfo.seed([9970A74332AA8A98:58B87A0593CC5B31]:0)
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:170)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
at
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
at
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
at
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
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:576)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
FAILED: org.apache.solr.update.PeerSyncTest.test
Error Message:
expected:<true> but was:<false>
Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
at
__randomizedtesting.SeedInfo.seed([86C156316FBA1E99:E9569EBC1467361]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:147)
at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11660 lines...]
[junit4] Suite: org.apache.solr.update.PeerSyncTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/init-core-data-001
[junit4] 2> 1288482 INFO
(SUITE-PeerSyncTest-seed#[86C156316FBA1E99]-worker) [ ] o.a.s.SolrTestCaseJ4
Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 1288482 INFO
(SUITE-PeerSyncTest-seed#[86C156316FBA1E99]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tkcv/u
[junit4] 2> 1288580 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1
[junit4] 2> 1288581 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1288582 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bd0128{/tkcv/u,null,AVAILABLE}
[junit4] 2> 1288582 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@10e1c8d{HTTP/1.1,[http/1.1]}{127.0.0.1:36011}
[junit4] 2> 1288582 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.Server Started @1290989ms
[junit4] 2> 1288582 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
solrconfig=solrconfig-tlog.xml, hostContext=/tkcv/u, hostPort=36011,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores}
[junit4] 2> 1288589 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1288589 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control'
[junit4] 2> 1288589 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1288589 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1288590 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/solr.xml
[junit4] 2> 1288596 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores
[junit4] 2> 1288596 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer New CoreContainer 19265186
[junit4] 2> 1288596 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control]
[junit4] 2> 1288596 WARN (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/lib
[junit4] 2> 1288596 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1288617 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1288617 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1288617 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1288617 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1288617 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1288618 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores
[junit4] 2> 1288619 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/,
configSet=collection1}
[junit4] 2> 1288619 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1
[junit4] 2> 1288619 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1288625 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1288625 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1288626 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1288626 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1288626 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1288626 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1288626 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1288660 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1288668 WARN (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1288670 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1288689 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 1288695 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1288882 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1288889 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1288891 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1288895 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1288897 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1288898 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1288899 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1288901 INFO (coreLoadExecutor-9102-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/core/src/test-files/solr/collection1'
[junit4] 2> 1288901 INFO (coreLoadExecutor-9102-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1288901 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1288901 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 1288902 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@647565
[junit4] 2> 1288902 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/snapshot_metadata
[junit4] 2> 1288902 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1288903 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data
[junit4] 2> 1288903 INFO (coreLoadExecutor-9102-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-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/index/
[junit4] 2> 1288903 WARN (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1288903 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/index
[junit4] 2> 1288903 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=84.3095703125,
floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=1.1248458513195292,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1288904 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d7d5f0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@890b8e),segFN=segments_1,generation=1}
[junit4] 2> 1288904 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1288904 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-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/
[junit4] 2> 1288904 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/control/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1288907 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1288907 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1288907 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1288907 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1288908 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1288908 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1288908 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1288908 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1288908 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1288908 WARN (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1288910 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1288911 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1288912 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1288913 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1288917 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1288917 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1288918 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1288918 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1288919 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1288919 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1288919 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=39.283203125,
floorSegmentMB=1.3935546875, forceMergeDeletesPctAllowed=16.00252129977288,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=2.0791015625, noCFSRatio=0.0
[junit4] 2> 1288919 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d7d5f0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@890b8e),segFN=segments_1,generation=1}
[junit4] 2> 1288919 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1288920 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fc5c1[collection1]
main]
[junit4] 2> 1288920 WARN (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1288920 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1288920 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1288920 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1288920 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1288921 INFO
(searcherExecutor-9103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2fc5c1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1288921 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1288921 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1288921 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1288921 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1543459279376220160
[junit4] 2> 1288923 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1543459279376220160
[junit4] 2> 1288923 INFO (coreLoadExecutor-9102-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1289226 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1289227 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1289229 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c0ff09{/tkcv/u,null,AVAILABLE}
[junit4] 2> 1289230 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@102cc05{HTTP/1.1,[http/1.1]}{127.0.0.1:33459}
[junit4] 2> 1289230 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.Server Started @1291637ms
[junit4] 2> 1289230 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
solrconfig=solrconfig-tlog.xml, hostContext=/tkcv/u, hostPort=33459,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores}
[junit4] 2> 1289230 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1289230 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0'
[junit4] 2> 1289230 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1289231 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1289231 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/solr.xml
[junit4] 2> 1289236 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores
[junit4] 2> 1289236 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer New CoreContainer 25339095
[junit4] 2> 1289237 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0]
[junit4] 2> 1289237 WARN (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/lib
[junit4] 2> 1289238 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1289266 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1289266 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1289266 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1289266 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1289266 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1289267 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores
[junit4] 2> 1289267 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/,
configSet=collection1}
[junit4] 2> 1289267 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1289267 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1289268 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1289268 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1289268 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1289268 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1289268 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1289290 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1289291 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1289292 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1289296 WARN (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1289297 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1289307 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 1289314 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1289939 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1289948 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1289950 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1289955 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1289958 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1289960 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1289960 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1289962 INFO (coreLoadExecutor-9113-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/core/src/test-files/solr/collection1'
[junit4] 2> 1289962 INFO (coreLoadExecutor-9113-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1289962 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1289963 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 1289963 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@647565
[junit4] 2> 1289964 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/snapshot_metadata
[junit4] 2> 1289964 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1289964 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data
[junit4] 2> 1289964 INFO (coreLoadExecutor-9113-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-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/index/
[junit4] 2> 1289964 WARN (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1289964 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/index
[junit4] 2> 1289964 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=84.3095703125,
floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=1.1248458513195292,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1289966 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1585599
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2daecd),segFN=segments_1,generation=1}
[junit4] 2> 1289967 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1289967 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-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/
[junit4] 2> 1289967 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard0/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1289970 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1289970 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1289970 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1289970 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1289970 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1289970 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1289971 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1289971 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1289971 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1289971 WARN (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1289972 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1289973 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1289974 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1289974 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1289978 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1289978 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1289978 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1289978 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1289979 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1289979 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1289979 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=39.283203125,
floorSegmentMB=1.3935546875, forceMergeDeletesPctAllowed=16.00252129977288,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=2.0791015625, noCFSRatio=0.0
[junit4] 2> 1289979 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1585599
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2daecd),segFN=segments_1,generation=1}
[junit4] 2> 1289980 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1289980 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b20f9[collection1]
main]
[junit4] 2> 1289980 WARN (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1289980 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1289980 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1289980 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1289980 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1289982 INFO
(searcherExecutor-9114-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6b20f9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1289982 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1289982 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1289982 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1289982 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1543459280488759296
[junit4] 2> 1289983 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1543459280488759296
[junit4] 2> 1289984 INFO (coreLoadExecutor-9113-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1290530 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 1290532 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1290533 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1407d76{/tkcv/u,null,AVAILABLE}
[junit4] 2> 1290533 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@1c763fe{HTTP/1.1,[http/1.1]}{127.0.0.1:45471}
[junit4] 2> 1290533 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.Server Started @1292940ms
[junit4] 2> 1290533 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
solrconfig=solrconfig-tlog.xml, hostContext=/tkcv/u, hostPort=45471,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores}
[junit4] 2> 1290534 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1290534 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1'
[junit4] 2> 1290534 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1290534 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1290534 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/solr.xml
[junit4] 2> 1290540 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores
[junit4] 2> 1290540 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer New CoreContainer 10733255
[junit4] 2> 1290540 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1]
[junit4] 2> 1290540 WARN (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/lib
[junit4] 2> 1290540 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1290547 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1290547 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1290547 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1290547 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1290547 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1290547 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores
[junit4] 2> 1290548 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/,
configSet=collection1}
[junit4] 2> 1290548 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 1290548 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1290548 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1290548 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1290548 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1290548 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1290549 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1290549 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1290549 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1290573 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1290576 WARN (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1290577 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1290588 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 1290595 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1290831 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1290838 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1290839 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1290843 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1290846 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1290847 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1290848 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1290850 INFO (coreLoadExecutor-9124-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/core/src/test-files/solr/collection1'
[junit4] 2> 1290850 INFO (coreLoadExecutor-9124-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1290850 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1290850 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 1290850 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@647565
[junit4] 2> 1290851 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/snapshot_metadata
[junit4] 2> 1290851 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1290851 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data
[junit4] 2> 1290851 INFO (coreLoadExecutor-9124-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-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/index/
[junit4] 2> 1290851 WARN (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1290852 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/index
[junit4] 2> 1290852 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=84.3095703125,
floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=1.1248458513195292,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1290852 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@18c4831
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5019f),segFN=segments_1,generation=1}
[junit4] 2> 1290852 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1290852 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-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/
[junit4] 2> 1290853 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard1/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1290856 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1290856 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1290856 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1290856 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1290857 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1290857 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1290857 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1290857 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1290857 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1290858 WARN (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1290860 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1290861 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1290862 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1290863 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1290868 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1290868 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1290868 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1290868 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1290869 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1290869 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1290870 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=39.283203125,
floorSegmentMB=1.3935546875, forceMergeDeletesPctAllowed=16.00252129977288,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=2.0791015625, noCFSRatio=0.0
[junit4] 2> 1290870 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@18c4831
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e5019f),segFN=segments_1,generation=1}
[junit4] 2> 1290870 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1290870 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a40932[collection1]
main]
[junit4] 2> 1290870 WARN (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1290870 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1290870 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
InMemoryStorage
[junit4] 2> 1290870 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1290871 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1290871 INFO
(searcherExecutor-9125-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a40932[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1290871 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1290872 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1290872 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1290872 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1543459281421991936
[junit4] 2> 1290873 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1543459281421991936
[junit4] 2> 1290873 INFO (coreLoadExecutor-9124-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1291152 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 1291153 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1291154 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1dda386{/tkcv/u,null,AVAILABLE}
[junit4] 2> 1291154 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@158ad21{HTTP/1.1,[http/1.1]}{127.0.0.1:33159}
[junit4] 2> 1291154 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.e.j.s.Server Started @1293561ms
[junit4] 2> 1291155 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml,
solrconfig=solrconfig-tlog.xml, hostContext=/tkcv/u, hostPort=33159,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores}
[junit4] 2> 1291155 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1291155 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2'
[junit4] 2> 1291155 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1291155 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1291155 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/solr.xml
[junit4] 2> 1291161 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores
[junit4] 2> 1291161 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer New CoreContainer 98018
[junit4] 2> 1291161 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2]
[junit4] 2> 1291161 WARN (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/lib
[junit4] 2> 1291162 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1291164 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1291164 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1291164 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1291164 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1291164 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1291165 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores
[junit4] 2> 1291166 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/,
configSet=collection1}
[junit4] 2> 1291166 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 1291166 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1291166 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1'
[junit4] 2> 1291166 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1291166 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1291166 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes/'
to classloader
[junit4] 2> 1291166 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.c.SolrResourceLoader Adding
'file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/README'
to classloader
[junit4] 2> 1291182 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
[junit4] 2> 1291182 INFO (TEST-PeerSyncTest.test-seed#[86C156316FBA1E99])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1291187 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1291190 WARN (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1291190 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1291198 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
[junit4] 2> 1291204 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1291297 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 1291306 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1291307 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1291311 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1291314 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1291316 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1291316 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 1291318 INFO (coreLoadExecutor-9135-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/core/src/test-files/solr/collection1'
[junit4] 2> 1291318 INFO (coreLoadExecutor-9135-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1291318 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1291319 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 1291319 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@647565
[junit4] 2> 1291319 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/snapshot_metadata
[junit4] 2> 1291319 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1291320 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data
[junit4] 2> 1291320 INFO (coreLoadExecutor-9135-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-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/index/
[junit4] 2> 1291320 WARN (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1291320 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/index
[junit4] 2> 1291320 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=84.3095703125,
floorSegmentMB=0.388671875, forceMergeDeletesPctAllowed=1.1248458513195292,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1291321 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1d0709d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@371fd),segFN=segments_1,generation=1}
[junit4] 2> 1291321 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1291321 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-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/
[junit4] 2> 1291321 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.DirectoryFactory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.PeerSyncTest_86C156316FBA1E99-001/tempDir-001/shard2/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1291324 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "nodistrib"
[junit4] 2> 1291325 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "dedupe"
[junit4] 2> 1291325 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 1291325 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "stored_sig"
[junit4] 2> 1291325 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 1291325 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
[junit4] 2> 1291325 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4] 2> 1291326 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 1291326 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1291326 WARN (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1291328 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1291329 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1291330 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1291331 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1291335 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1291336 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1291336 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1291336 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1291338 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1291338 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1291338 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=39.283203125,
floorSegmentMB=1.3935546875, forceMergeDeletesPctAllowed=16.00252129977288,
segmentsPerTier=37.0, maxCFSSegmentSizeMB=2.0791015625, noCFSRatio=0.0
[junit4] 2> 1291338 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1d0709d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@371fd),segFN=segments_1,generation=1}
[junit4] 2> 1291338 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1291338 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b488ce[collection1]
main]
[junit4] 2> 1291339 WARN (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1291339 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1291339 INFO (coreLoadExecutor-9135-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.js
[...truncated too long message...]
nce-1-001/collection1/data/index
[junit4] 2> 125850 INFO (coreCloseExecutor-533-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 125850 INFO (coreCloseExecutor-533-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 125850 INFO (coreCloseExecutor-533-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data/snapshot_metadata
[junit4] 2> 125850 INFO (coreCloseExecutor-533-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data;done=false>>]
[junit4] 2> 125850 INFO (coreCloseExecutor-533-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 125850 INFO (coreCloseExecutor-533-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-1-001/collection1/data
[junit4] 2> 125851 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[9970A74332AA8A98]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17ff125{/solr,null,UNAVAILABLE}
[junit4] 2> 125853 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[9970A74332AA8A98]) [ ]
o.e.j.s.ServerConnector Stopped ServerConnector@14de0a3{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 125853 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[9970A74332AA8A98]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=18285716
[junit4] 2> 125854 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@d5b392
[junit4] 2> 125854 INFO (coreCloseExecutor-535-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> 125854 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 125854 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 125854 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 125854 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 125854 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockFSDirectoryFactory -
3 directories currently being tracked
[junit4] 2> 125854 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/index;done=false>>]
[junit4] 2> 125854 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 125854 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/index
[junit4] 2> 125858 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/snapshot_metadata
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/snapshot_metadata;done=false>>]
[junit4] 2> 125858 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 125858 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data/snapshot_metadata
[junit4] 2> 125858 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data;done=false>>]
[junit4] 2> 125858 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 125858 INFO (coreCloseExecutor-535-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001/instance-2-001/collection1/data
[junit4] 2> 125859 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[9970A74332AA8A98]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@a4a3e4{/solr,null,UNAVAILABLE}
[junit4] 2> 125861 INFO
(TEST-TestLBHttpSolrClient.testSimple-seed#[9970A74332AA8A98]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimple
[junit4] 2> 125862 INFO
(SUITE-TestLBHttpSolrClient-seed#[9970A74332AA8A98]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.TestLBHttpSolrClient_9970A74332AA8A98-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{name=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)},
docValues:{}, maxPointsInLeafNode=1645, maxMBSortInHeap=7.199728024893107,
sim=ClassicSimilarity, locale=is-IS, timezone=America/Resolute
[junit4] 2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 1.8.0_102
(32-bit)/cpus=12,threads=2,free=321206536,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [ModifiableSolrParamsTest,
JDBCStreamTest, SolrExampleBinaryTest, ConcatOperationTest,
DocumentAnalysisResponseTest, HttpSolrClientBuilderTest, NamedListTest,
SolrParamTest, SolrExceptionTest, CloudSolrClientTest, GraphTest,
StreamExpressionToExplanationTest, TestDelegationTokenRequest,
TestClusteringResponse, SolrExampleXMLTest, SolrExampleStreamingBinaryTest,
LargeVolumeBinaryJettyTest, TestBatchUpdate, JettyWebappTest,
LargeVolumeJettyTest, TestCoreAdmin, TestNamedListCodec,
TestDocumentObjectBinder, TestFastInputStream, FieldAnalysisResponseTest,
TestLBHttpSolrClient]
[junit4] Completed [85/85 (1!)] on J2 in 46.00s, 3 tests, 1 error <<<
FAILURES!
[...truncated 1 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp/junit4-J2-20160823_131445_975.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/home/jenkins/workspace/Lucene-Solr-master-Linux/heapdumps/java_pid17653.hprof
...
[junit4] Heap dump file created [548752242 bytes in 2.321 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 10377 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:763: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:715: Some of the
tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid17653.hprof
Total time: 61 minutes 3 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]