Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/194/
Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication
Error Message:
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data/index.20160321071509618,
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data/index.20160321071509518,
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data]
expected:<2> but was:<3>
Stack Trace:
java.lang.AssertionError:
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data/index.20160321071509618,
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data/index.20160321071509518,
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-019/./collection1/data]
expected:<2> but was:<3>
at
__randomizedtesting.SeedInfo.seed([54A299F53E2D3FD7:A3D177ADF8C59031]: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:472)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:818)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1248)
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
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 11569 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/init-core-data-001
[junit4] 2> 910711 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
[junit4] 2> 910711 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1
[junit4] 2> 910714 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 910715 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7b6aff{/solr,null,AVAILABLE}
[junit4] 2> 910716 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.ServerConnector Started
ServerConnector@616053a5{HTTP/1.1,[http/1.1]}{127.0.0.1:39932}
[junit4] 2> 910716 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.Server Started @912759ms
[junit4] 2> 910716 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=39932}
[junit4] 2> 910717 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 910717 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001'
[junit4] 2> 910717 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 910717 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 910717 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/solr.xml
[junit4] 2> 910721 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/.
[junit4] 2> 910721 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer New CoreContainer 646290532
[junit4] 2> 910721 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001]
[junit4] 2> 910721 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/lib
[junit4] 2> 910721 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 910722 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 910723 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 910723 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 910723 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 910723 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 910723 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/.
[junit4] 2> 910724 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 910724 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1
[junit4] 2> 910724 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 910724 INFO (coreLoadExecutor-4067-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1'
[junit4] 2> 910724 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 910724 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 910724 INFO (coreLoadExecutor-4067-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 910724 INFO (coreLoadExecutor-4067-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 910728 INFO (coreLoadExecutor-4067-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 910730 WARN (coreLoadExecutor-4067-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 910731 INFO (coreLoadExecutor-4067-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 910736 INFO (coreLoadExecutor-4067-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 910737 INFO (coreLoadExecutor-4067-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 910739 INFO (coreLoadExecutor-4067-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 910740 INFO (coreLoadExecutor-4067-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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1'
[junit4] 2> 910740 INFO (coreLoadExecutor-4067-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1
[junit4] 2> 910740 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 910740 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/]
[junit4] 2> 910740 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 910741 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data
[junit4] 2> 910741 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 910741 WARN (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 910741 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index
[junit4] 2> 910741 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=15.501953125,
floorSegmentMB=0.42578125, forceMergeDeletesPctAllowed=19.73877661084912,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 910741 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@325617be
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79bd39dd),segFN=segments_1,generation=1}
[junit4] 2> 910741 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 910742 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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/
[junit4] 2> 910743 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 910744 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 910744 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 910745 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 910745 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 910746 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 910746 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 910746 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 910746 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 910746 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 910746 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=79.4853515625,
floorSegmentMB=1.3525390625, forceMergeDeletesPctAllowed=0.11983799639094905,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=0.552734375, noCFSRatio=0.0
[junit4] 2> 910746 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@325617be
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@79bd39dd),segFN=segments_1,generation=1}
[junit4] 2> 910746 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 910746 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@49300426[collection1] main]
[junit4] 2> 910746 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf
[junit4] 2> 910747 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf}
[junit4] 2> 910747 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf
[junit4] 2> 910747 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 910747 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 910747 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 910747 INFO
(searcherExecutor-4068-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@49300426[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 910747 INFO (coreLoadExecutor-4067-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 911225 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1
[junit4] 2> 911227 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 911228 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@71270a6e{/solr,null,AVAILABLE}
[junit4] 2> 911228 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.ServerConnector Started
ServerConnector@1cf1450c{HTTP/1.1,[http/1.1]}{127.0.0.1:37263}
[junit4] 2> 911229 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.Server Started @913272ms
[junit4] 2> 911229 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=37263}
[junit4] 2> 911229 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 911229 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002'
[junit4] 2> 911229 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 911229 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 911230 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/solr.xml
[junit4] 2> 911233 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/.
[junit4] 2> 911233 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer New CoreContainer 1200429572
[junit4] 2> 911233 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002]
[junit4] 2> 911233 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/lib
[junit4] 2> 911233 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 911233 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 911234 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 911234 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 911234 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 911234 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 911235 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/.
[junit4] 2> 911251 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 911251 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1
[junit4] 2> 911251 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 911251 INFO (coreLoadExecutor-4077-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1'
[junit4] 2> 911251 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 911251 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 911251 INFO (coreLoadExecutor-4077-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 911251 INFO (coreLoadExecutor-4077-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 911255 INFO (coreLoadExecutor-4077-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 911256 WARN (coreLoadExecutor-4077-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 911257 INFO (coreLoadExecutor-4077-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 911262 INFO (coreLoadExecutor-4077-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 911263 INFO (coreLoadExecutor-4077-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 911265 INFO (coreLoadExecutor-4077-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 911265 INFO (coreLoadExecutor-4077-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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1'
[junit4] 2> 911265 INFO (coreLoadExecutor-4077-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1
[junit4] 2> 911266 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 911266 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/]
[junit4] 2> 911266 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 911266 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data
[junit4] 2> 911266 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 911266 WARN (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 911266 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index
[junit4] 2> 911266 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=15.501953125,
floorSegmentMB=0.42578125, forceMergeDeletesPctAllowed=19.73877661084912,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 911267 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@41cffd3a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11a6f60a),segFN=segments_1,generation=1}
[junit4] 2> 911267 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 911267 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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/
[junit4] 2> 911268 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 911268 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911269 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911269 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911270 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911271 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 911271 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 911271 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 911271 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 911271 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 911271 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=79.4853515625,
floorSegmentMB=1.3525390625, forceMergeDeletesPctAllowed=0.11983799639094905,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=0.552734375, noCFSRatio=0.0
[junit4] 2> 911271 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@41cffd3a
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11a6f60a),segFN=segments_1,generation=1}
[junit4] 2> 911271 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 911271 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1ff1517d[collection1] main]
[junit4] 2> 911271 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf
[junit4] 2> 911271 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf}
[junit4] 2> 911272 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf
[junit4] 2> 911272 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 911273 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 911273 INFO
(searcherExecutor-4078-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ff1517d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 911273 INFO (coreLoadExecutor-4077-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 911773 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@1cf1450c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 911773 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1200429572
[junit4] 2> 911773 INFO (coreCloseExecutor-4083-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@512ac942
[junit4] 2> 911773 INFO (coreCloseExecutor-4083-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 911773 INFO (coreCloseExecutor-4083-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 911773 INFO (coreCloseExecutor-4083-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 911773 INFO (coreCloseExecutor-4083-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 911774 INFO (coreCloseExecutor-4083-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 911774 INFO (coreCloseExecutor-4083-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 911774 INFO (coreCloseExecutor-4083-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 911774 INFO (coreCloseExecutor-4083-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data
[junit4] 2> 911774 INFO (coreCloseExecutor-4083-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 911774 INFO (coreCloseExecutor-4083-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index
[junit4] 2> 911774 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@71270a6e{/solr,null,UNAVAILABLE}
[junit4] 2> 911775 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 911776 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b6f6e2a{/solr,null,AVAILABLE}
[junit4] 2> 911776 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.ServerConnector Started
ServerConnector@49070c45{HTTP/1.1,[http/1.1]}{127.0.0.1:43034}
[junit4] 2> 911777 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.Server Started @913820ms
[junit4] 2> 911777 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=43034}
[junit4] 2> 911777 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 911777 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002'
[junit4] 2> 911778 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 911778 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 911778 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/solr.xml
[junit4] 2> 911811 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/.
[junit4] 2> 911811 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer New CoreContainer 320492470
[junit4] 2> 911811 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002]
[junit4] 2> 911811 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/lib
[junit4] 2> 911811 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 911812 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 911812 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 911812 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 911812 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 911812 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 911812 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/.
[junit4] 2> 911813 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 911813 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1
[junit4] 2> 911813 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 911813 INFO (coreLoadExecutor-4090-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1'
[junit4] 2> 911813 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 911813 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 911813 INFO (coreLoadExecutor-4090-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 911813 INFO (coreLoadExecutor-4090-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 911817 INFO (coreLoadExecutor-4090-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 911819 WARN (coreLoadExecutor-4090-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 911819 INFO (coreLoadExecutor-4090-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 911824 INFO (coreLoadExecutor-4090-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 911826 INFO (coreLoadExecutor-4090-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 911827 INFO (coreLoadExecutor-4090-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 911828 INFO (coreLoadExecutor-4090-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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1'
[junit4] 2> 911828 INFO (coreLoadExecutor-4090-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1
[junit4] 2> 911828 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
[junit4] 2> 911832 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/]
[junit4] 2> 911832 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 911832 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data
[junit4] 2> 911832 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 911832 WARN (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 911833 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data/index
[junit4] 2> 911833 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7618229100359126]
[junit4] 2> 911885 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 911885 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 911886 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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/./collection1/data/
[junit4] 2> 911887 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 911888 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911888 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911888 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911889 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 911889 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 911889 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 911889 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 911890 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 911890 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 911890 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1545704593,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 911890 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 911890 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 911890 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@753e8346[collection1] main]
[junit4] 2> 911891 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf
[junit4] 2> 911891 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf}
[junit4] 2> 911891 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/conf
[junit4] 2> 911891 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 911891 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 911891 INFO
(searcherExecutor-4091-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@753e8346[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 911891 INFO (coreLoadExecutor-4090-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 912319 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@616053a5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 912319 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=646290532
[junit4] 2> 912319 INFO (coreCloseExecutor-4095-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@41649367
[junit4] 2> 912319 INFO (coreCloseExecutor-4095-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 912319 INFO (coreCloseExecutor-4095-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 912319 INFO (coreCloseExecutor-4095-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 912319 INFO (coreCloseExecutor-4095-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 912319 INFO (coreCloseExecutor-4095-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 912319 INFO (coreCloseExecutor-4095-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 912319 INFO (coreCloseExecutor-4095-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data;done=false>>]
[junit4] 2> 912320 INFO (coreCloseExecutor-4095-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data
[junit4] 2> 912320 INFO (coreCloseExecutor-4095-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index;done=false>>]
[junit4] 2> 912320 INFO (coreCloseExecutor-4095-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index
[junit4] 2> 912320 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7b6aff{/solr,null,UNAVAILABLE}
[junit4] 2> 912321 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 912327 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19654b64{/solr,null,AVAILABLE}
[junit4] 2> 912327 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.ServerConnector Started
ServerConnector@24682716{HTTP/1.1,[http/1.1]}{127.0.0.1:40659}
[junit4] 2> 912328 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.e.j.s.Server Started @914371ms
[junit4] 2> 912328 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=40659}
[junit4] 2> 912328 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 912328 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001'
[junit4] 2> 912328 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 912328 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 912328 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/solr.xml
[junit4] 2> 912331 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/.
[junit4] 2> 912331 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer New CoreContainer 767590609
[junit4] 2> 912332 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001]
[junit4] 2> 912332 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/lib
to classpath:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/lib
[junit4] 2> 912332 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,
[junit4] 2> 912332 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 912333 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 912333 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 912333 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 912333 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 912333 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/.
[junit4] 2> 912333 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 912334 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1
[junit4] 2> 912334 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 912334 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1'
[junit4] 2> 912334 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
[junit4] 2> 912334 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[54A299F53E2D3FD7]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 912334 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 912334 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 912338 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 912340 WARN (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 912341 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
[junit4] 2> 912346 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 912348 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 912350 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 912351 INFO (coreLoadExecutor-4102-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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1'
[junit4] 2> 912351 INFO (coreLoadExecutor-4102-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1
[junit4] 2> 912351 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
[junit4] 2> 912351 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/]
[junit4] 2> 912351 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 912352 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data
[junit4] 2> 912352 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 912352 WARN (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 912352 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data/index
[junit4] 2> 912352 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7618229100359126]
[junit4] 2> 912374 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 912374 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 912375 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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/./collection1/data/
[junit4] 2> 912375 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 912377 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 912377 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 912377 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 912378 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 912378 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 912379 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 912379 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 912379 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 912379 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 912380 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1545704593,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 912380 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2> 912380 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 912380 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c20f514[collection1]
main]
[junit4] 2> 912380 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf
[junit4] 2> 912380 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf}
[junit4] 2> 912380 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-001/collection1/conf
[junit4] 2> 912380 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 912381 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 912381 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 912381 INFO
(searcherExecutor-4103-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c20f514[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 912381 INFO (coreLoadExecutor-4102-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 912836 INFO (qtp1160088764-8417) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 912836 INFO (qtp1160088764-8417) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 912837 INFO (qtp1497400550-8399) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 912837 INFO (qtp1497400550-8399) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 912838 INFO (qtp1497400550-8400) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 912868 INFO (qtp1497400550-8400) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data/index,segFN=segments_1,generation=1}
[junit4] 2>
commit{dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-002/collection1/data/index,segFN=segments_2,generation=2}
[junit4] 2> 912868 INFO (qtp1497400550-8400) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 912869 INFO (qtp1497400550-8400) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3a7bc2f6[collection1] main]
[junit4] 2> 912869 INFO (qtp1497400550-8400) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 912869 INFO
(searcherExecutor-4091-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3a7bc2f6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 912869 INFO (qtp1497400550-8400) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 31
[junit4] 2> 912872 INFO (qtp1160088764-8418) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 1
[junit4] 2> 912874 INFO (qtp1160088764-8419) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 912876 INFO (qtp1160088764-8412) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 912877 INFO (qtp1160088764-8417) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 912879 INFO (qtp1160088764-8418) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 912880 INFO (qtp1160088764-8419) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 912882 INFO (qtp1160088764-8412) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 912884 INFO (qtp1160088764-8417) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 912885 INFO (qtp1160088764-8418) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 912887 INFO (qtp1160088764-8419) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 912888 INFO (qtp1160088764-8412) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 912890 INFO (qtp1160088764-8417) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 912891 INFO (qtp1160088764-8418) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 912893 INFO (qtp1160088764-8419) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 912895 INFO (qtp1160088764-8412) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 912896 INFO (qtp1160088764-8417) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 912898 INFO (qtp1160088764-8418) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 912900 INFO (qtp1160088764-8419) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 912902 INFO (qtp1160088764-8412) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 912903 INFO (qtp1160088764-8417) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 912905 INFO (qtp1160088764-8418) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 912907 INFO (qtp1160088764-8419) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 912908 INFO (qtp1160088764-8412) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 912910 INFO (qtp1160088764-8417) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 912912 INFO (qtp1160088764-8418) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 912914 INFO (qtp1160088764-8419) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 912915 INFO (qtp1160088764-8412) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 912917 INFO (qtp1160088764-8417) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 912918 INFO (qtp1160088764-8418) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 912920 INFO (qtp1160088764-8419) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 912922 INFO (qtp1160088764-8412) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 912923 INFO (qtp1160088764-8417) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 912925 INFO (qtp1160088764-8418) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 912927 INFO (qtp1160088764-8419) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/upda
[...truncated too long message...]
.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data/index;done=false>>]
[junit4] 2> 989599 INFO (coreCloseExecutor-4705-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data/index
[junit4] 2> 989599 INFO (coreCloseExecutor-4705-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data;done=false>>]
[junit4] 2> 989599 INFO (coreCloseExecutor-4705-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-027/./collection1/data
[junit4] 2> 989600 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[54A299F53E2D3FD7])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4d6087df{/solr,null,UNAVAILABLE}
[junit4] 2> 989601 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[54A299F53E2D3FD7])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@490c0a9d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 989601 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[54A299F53E2D3FD7])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1516989692
[junit4] 2> 989601 INFO (coreCloseExecutor-4707-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@58868d52
[junit4] 2> 989602 INFO (coreCloseExecutor-4707-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=5,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 989602 INFO (coreCloseExecutor-4707-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 989602 INFO (coreCloseExecutor-4707-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 989602 INFO (coreCloseExecutor-4707-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 989602 INFO (coreCloseExecutor-4707-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 989603 INFO (coreCloseExecutor-4707-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 989603 INFO (coreCloseExecutor-4707-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data/index;done=false>>]
[junit4] 2> 989603 INFO (coreCloseExecutor-4707-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data/index
[junit4] 2> 989603 INFO (coreCloseExecutor-4707-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data;done=false>>]
[junit4] 2> 989603 INFO (coreCloseExecutor-4707-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001/solr-instance-028/./collection1/data
[junit4] 2> 989603 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[54A299F53E2D3FD7])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4e83955c{/solr,null,UNAVAILABLE}
[junit4] 2> 989604 INFO
(SUITE-TestReplicationHandler-seed#[54A299F53E2D3FD7]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_54A299F53E2D3FD7-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=7, maxDocsPerChunk=333, blockSize=144),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=7, blockSize=144)), sim=RandomSimilarity(queryNorm=false,coord=no):
{}, locale=ar-SD, timezone=Europe/Volgograd
[junit4] 2> NOTE: Linux 4.2.0-34-generic amd64/Oracle Corporation 1.8.0_72
(64-bit)/cpus=12,threads=1,free=287874280,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerCloud,
TestClassicSimilarityFactory, OverseerTest, ForceLeaderTest, HdfsDirectoryTest,
CdcrRequestHandlerTest, TestDocBasedVersionConstraints, TestDefaultStatsCache,
TestFastWriter, NoCacheHeaderTest, CurrencyFieldXmlFileTest,
TestCSVResponseWriter, StressHdfsTest, FacetPivotSmallTest, TestRecovery,
TestDownShardTolerantSearch, FieldAnalysisRequestHandlerTest,
XmlUpdateRequestHandlerTest, CircularListTest, TestTolerantSearch,
DocValuesMultiTest, GraphQueryTest, ZkStateWriterTest, TestFieldSortValues,
TermVectorComponentDistributedTest, DirectSolrConnectionTest,
RequestHandlersTest, HighlighterConfigTest, HighlighterMaxOffsetTest,
SuggestComponentTest, VMParamsZkACLAndCredentialsProvidersTest,
SearchHandlerTest, SortSpecParsingTest, TestUtils, TestRecoveryHdfs,
TestJmxMonitoredMap, CursorMarkTest, TestSuggestSpellingConverter,
TestCoreDiscovery, TestRequestStatusCollectionAPI, TestFileDictionaryLookup,
DistributedQueryComponentCustomSortTest, TestCloudDeleteByQuery,
TestCollapseQParserPlugin, DistributedFacetPivotSmallAdvancedTest,
FullSolrCloudDistribCmdsTest, SuggesterTSTTest, TestSolrIndexConfig,
TestSweetSpotSimilarityFactory, TestSolrQueryParser,
TestSolrCloudWithKerberosAlt, TestSolrQueryResponse, TestSolrDynamicMBean,
TestManagedResourceStorage, ReplicationFactorTest, TestIndexSearcher,
BinaryUpdateRequestHandlerTest, TestSolrQueryParserResource,
TestLeaderInitiatedRecoveryThread, SpatialRPTFieldTypeTest,
HdfsRestartWhileUpdatingTest, SolrCloudExampleTest, BlockCacheTest,
TestSearchPerf, DebugComponentTest, ClusterStateTest, SecurityConfHandlerTest,
DeleteLastCustomShardedReplicaTest, TestNoOpRegenerator,
RegexBoostProcessorTest, TestObjectReleaseTracker, TestSchemaNameResource,
TestExactStatsCache, TestPerFieldSimilarityClassic, TestReloadAndDeleteDocs,
CollectionsAPISolrJTest, AssignTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest,
LeaderInitiatedRecoveryOnCommitTest, BitVectorTest, BadComponentTest,
HardAutoCommitTest, TestBlobHandler, LeaderElectionTest,
BasicDistributedZk2Test, ConjunctionSolrSpellCheckerTest, ScriptEngineTest,
ConnectionManagerTest, TestGroupingSearch, TestXmlQParser,
TestSimpleQParserPlugin, ClassificationUpdateProcessorFactoryTest,
BadIndexSchemaTest, LeaderElectionIntegrationTest, TestReplicationHandler]
[junit4] Completed [303/581 (1!)] on J2 in 78.91s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 877 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014:
There were test failures: 581 suites (10 ignored), 2330 tests, 1 failure, 115
ignored (70 assumptions) [seed: 54A299F53E2D3FD7]
Total time: 55 minutes 12 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]