Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14642/
Java: 32bit/jdk1.9.0-ea-b85 -server -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([1D23C88E1F853101:BA67702A723E22B8]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
at
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplication(CdcrReplicationHandlerTest.java:86)
at
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:51)
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:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
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:873)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
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:747)
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([1D23C88E1F853101:EA5026D6D96D9EE7]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:659)
at java.util.ArrayList.get(ArrayList.java:432)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1239)
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:520)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1665)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
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:873)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
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:747)
Build Log:
[...truncated 10264 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/init-core-data-001
[junit4] 2> 908213 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
[junit4] 2> 908214 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/collection1
[junit4] 2> 908216 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 908217 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e62fbf{/solr,null,AVAILABLE}
[junit4] 2> 908219 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.ServerConnector Started
ServerConnector@5668d3{HTTP/1.1}{127.0.0.1:43512}
[junit4] 2> 908219 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.Server Started @909769ms
[junit4] 2> 908219 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=43512}
[junit4] 2> 908219 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1c6c3b2
[junit4] 2> 908220 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/'
[junit4] 2> 908220 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 908220 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 908228 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/solr.xml
[junit4] 2> 908231 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/.
[junit4] 2> 908231 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer New CoreContainer 25615140
[junit4] 2> 908231 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/]
[junit4] 2> 908231 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/lib
[junit4] 2> 908231 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/lib).
[junit4] 2> 908235 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] 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> 908236 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 908236 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 908236 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 908236 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 908236 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 908236 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/.
[junit4] 2> 908237 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/,
dataDir=data/}
[junit4] 2> 908237 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/
[junit4] 2> 908237 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 908237 INFO (coreLoadExecutor-3331-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/'
[junit4] 2> 908237 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 908237 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 908237 INFO (coreLoadExecutor-3331-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 908237 INFO (coreLoadExecutor-3331-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 908248 INFO (coreLoadExecutor-3331-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 908250 INFO (coreLoadExecutor-3331-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 908254 INFO (coreLoadExecutor-3331-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 908254 INFO (coreLoadExecutor-3331-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/conf/schema.xml
[junit4] 2> 908256 INFO (coreLoadExecutor-3331-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 908257 INFO (coreLoadExecutor-3331-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 908258 INFO (coreLoadExecutor-3331-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/conf'
[junit4] 2> 908258 INFO (coreLoadExecutor-3331-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/
[junit4] 2> 908258 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 908259 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/],
dataDir=[null]
[junit4] 2> 908259 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 908259 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data
[junit4] 2> 908259 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 908259 WARN (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 908259 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data/index
[junit4] 2> 908259 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=48.5146484375,
floorSegmentMB=1.05078125, forceMergeDeletesPctAllowed=14.893794613804268,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 908260 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@d72100
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18a257d),segFN=segments_1,generation=1}
[junit4] 2> 908260 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 908260 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data/
[junit4] 2> 908261 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 908262 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 908263 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 908263 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 908264 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 908267 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 908267 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 908267 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 908268 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 908268 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 908268 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=1.552734375,
floorSegmentMB=1.6669921875, forceMergeDeletesPctAllowed=19.73681192267042,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4680854897313881
[junit4] 2> 908268 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@d72100
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18a257d),segFN=segments_1,generation=1}
[junit4] 2> 908268 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 908268 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@a21552[collection1]
main
[junit4] 2> 908268 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/conf
[junit4] 2> 908268 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/conf}
[junit4] 2> 908268 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/conf
[junit4] 2> 908268 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 908269 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 908269 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 908269 INFO
(searcherExecutor-3332-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a21552[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 908269 INFO (coreLoadExecutor-3331-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 908739 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/collection1
[junit4] 2> 908742 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 908743 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17cf8f7{/solr,null,AVAILABLE}
[junit4] 2> 908743 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.ServerConnector Started
ServerConnector@2de274{HTTP/1.1}{127.0.0.1:39240}
[junit4] 2> 908743 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.Server Started @910293ms
[junit4] 2> 908743 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=39240}
[junit4] 2> 908743 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1c6c3b2
[junit4] 2> 908743 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/'
[junit4] 2> 908743 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 908743 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 908754 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/solr.xml
[junit4] 2> 908757 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/.
[junit4] 2> 908757 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer New CoreContainer 15469823
[junit4] 2> 908757 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/]
[junit4] 2> 908757 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/lib
[junit4] 2> 908757 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/lib).
[junit4] 2> 908762 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] 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> 908763 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 908763 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 908763 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 908763 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 908763 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 908763 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/.
[junit4] 2> 908764 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/,
dataDir=data/}
[junit4] 2> 908764 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/
[junit4] 2> 908764 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 908764 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/'
[junit4] 2> 908764 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 908764 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 908764 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 908764 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 908773 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 908779 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 908783 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 908783 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/conf/schema.xml
[junit4] 2> 908785 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 908786 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 908786 INFO (coreLoadExecutor-3341-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/conf'
[junit4] 2> 908786 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/
[junit4] 2> 908787 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 908787 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/],
dataDir=[null]
[junit4] 2> 908787 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 908787 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data
[junit4] 2> 908787 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 908787 WARN (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 908787 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data/index
[junit4] 2> 908787 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=48.5146484375,
floorSegmentMB=1.05078125, forceMergeDeletesPctAllowed=14.893794613804268,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 908788 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@1091d7d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b13c2a),segFN=segments_1,generation=1}
[junit4] 2> 908788 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 908788 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data/
[junit4] 2> 908789 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 908790 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 908790 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 908791 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 908791 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 908792 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 908792 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 908792 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 908792 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 908792 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 908792 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=1.552734375,
floorSegmentMB=1.6669921875, forceMergeDeletesPctAllowed=19.73681192267042,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4680854897313881
[junit4] 2> 908792 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@1091d7d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b13c2a),segFN=segments_1,generation=1}
[junit4] 2> 908792 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 908793 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@d33607[collection1]
main
[junit4] 2> 908793 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/conf
[junit4] 2> 908793 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/conf}
[junit4] 2> 908793 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/conf
[junit4] 2> 908793 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 908794 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 908794 INFO
(searcherExecutor-3342-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@d33607[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 908794 INFO (coreLoadExecutor-3341-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 908797 INFO (qtp20108111-8989) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 909281 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@2de274{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 909281 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15469823
[junit4] 2> 909281 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@edab14
[junit4] 2> 909281 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.u.UpdateHandler 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> 909281 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 909281 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 909281 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 909281 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
request.
[junit4] 2> 909281 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory
- 2 directories currently being tracked
[junit4] 2> 909282 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 909282 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data
[junit4] 2> 909282 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 909282 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data/index
[junit4] 2> 909282 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17cf8f7{/solr,null,UNAVAILABLE}
[junit4] 2> 909283 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 909284 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1e2ec77{/solr,null,AVAILABLE}
[junit4] 2> 909284 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.ServerConnector Started
ServerConnector@15fbd2e{HTTP/1.1}{127.0.0.1:36931}
[junit4] 2> 909284 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.Server Started @910834ms
[junit4] 2> 909284 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=36931}
[junit4] 2> 909284 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1c6c3b2
[junit4] 2> 909284 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/'
[junit4] 2> 909284 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 909284 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 909292 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/solr.xml
[junit4] 2> 909294 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/.
[junit4] 2> 909294 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer New CoreContainer 32972091
[junit4] 2> 909294 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/]
[junit4] 2> 909294 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/lib
[junit4] 2> 909294 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/lib).
[junit4] 2> 909299 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] 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> 909299 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 909299 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 909300 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 909300 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 909300 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 909300 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/.
[junit4] 2> 909300 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/,
dataDir=data/}
[junit4] 2> 909300 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/
[junit4] 2> 909300 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 909300 INFO (coreLoadExecutor-3352-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/'
[junit4] 2> 909301 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 909301 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 909301 INFO (coreLoadExecutor-3352-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 909301 INFO (coreLoadExecutor-3352-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 909311 INFO (coreLoadExecutor-3352-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 909313 INFO (coreLoadExecutor-3352-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 909316 INFO (coreLoadExecutor-3352-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 909316 INFO (coreLoadExecutor-3352-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/conf/schema.xml
[junit4] 2> 909317 INFO (coreLoadExecutor-3352-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 909318 INFO (coreLoadExecutor-3352-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 909319 INFO (coreLoadExecutor-3352-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/conf'
[junit4] 2> 909319 INFO (coreLoadExecutor-3352-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/
[junit4] 2> 909319 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 909319 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/],
dataDir=[null]
[junit4] 2> 909319 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 909319 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data
[junit4] 2> 909319 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 909320 WARN (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 909320 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data/index
[junit4] 2> 909320 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=48.5146484375,
floorSegmentMB=1.05078125, forceMergeDeletesPctAllowed=14.893794613804268,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 909320 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@1518de9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a68162),segFN=segments_1,generation=1}
[junit4] 2> 909320 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 909320 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/data/
[junit4] 2> 909321 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 909322 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 909323 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 909323 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 909323 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 909324 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 909324 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 909324 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 909324 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 909324 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 909325 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=1.552734375,
floorSegmentMB=1.6669921875, forceMergeDeletesPctAllowed=19.73681192267042,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4680854897313881
[junit4] 2> 909325 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@1518de9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a68162),segFN=segments_1,generation=1}
[junit4] 2> 909325 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 909325 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a3d307[collection1]
main
[junit4] 2> 909325 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/conf
[junit4] 2> 909325 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/conf}
[junit4] 2> 909325 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-002/./collection1/conf
[junit4] 2> 909325 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 909325 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 909325 INFO
(searcherExecutor-3353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a3d307[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 909325 INFO (coreLoadExecutor-3352-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 909805 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.ServerConnector Stopped
ServerConnector@5668d3{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 909805 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25615140
[junit4] 2> 909805 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@33b517
[junit4] 2> 909805 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.u.UpdateHandler 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> 909805 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 909805 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has
reached 0 - closing IndexWriter
[junit4] 2> 909806 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 909806 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
request.
[junit4] 2> 909806 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory
- 2 directories currently being tracked
[junit4] 2> 909806 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data;done=false>>]
[junit4] 2> 909806 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data
[junit4] 2> 909806 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data/index
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data/index;done=false>>]
[junit4] 2> 909806 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data/index
[junit4] 2> 909807 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
x:collection1] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e62fbf{/solr,null,UNAVAILABLE}
[junit4] 2> 909807 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 909808 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9735b7{/solr,null,AVAILABLE}
[junit4] 2> 909809 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.ServerConnector Started
ServerConnector@19eb95c{HTTP/1.1}{127.0.0.1:42697}
[junit4] 2> 909809 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.e.j.s.Server Started @911359ms
[junit4] 2> 909809 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=42697}
[junit4] 2> 909809 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1c6c3b2
[junit4] 2> 909809 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/'
[junit4] 2> 909809 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 909809 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 909820 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/solr.xml
[junit4] 2> 909823 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Config-defined core root directory:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/.
[junit4] 2> 909823 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer New CoreContainer 27482680
[junit4] 2> 909823 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/]
[junit4] 2> 909823 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer loading shared library:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/lib
[junit4] 2> 909823 WARN
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to
classloader: lib (resolved as:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/lib).
[junit4] 2> 909828 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] 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> 909829 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 909829 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 909829 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 909830 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 909830 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 909830 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Looking for core definitions underneath
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/.
[junit4] 2> 909830 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true,
configSetProperties=configsetprops.json,
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1,
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/,
dataDir=data/}
[junit4] 2> 909830 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Found core collection1 in
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/
[junit4] 2> 909830 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.c.CoresLocator Found 1 core definitions
[junit4] 2> 909831 INFO (coreLoadExecutor-3362-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/'
[junit4] 2> 909831 INFO (coreLoadExecutor-3362-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 909831 INFO (coreLoadExecutor-3362-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 909834 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 909834 INFO
(TEST-TestReplicationHandler.doTestStressReplication-seed#[1D23C88E1F853101]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 909840 INFO (coreLoadExecutor-3362-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 909841 INFO (coreLoadExecutor-3362-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 909845 INFO (coreLoadExecutor-3362-thread-1) [ ]
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
[junit4] 2> 909845 INFO (coreLoadExecutor-3362-thread-1) [ ]
o.a.s.s.IndexSchema Reading Solr Schema from
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/conf/schema.xml
[junit4] 2> 909846 INFO (coreLoadExecutor-3362-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 909848 INFO (coreLoadExecutor-3362-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 909848 INFO (coreLoadExecutor-3362-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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/conf'
[junit4] 2> 909848 INFO (coreLoadExecutor-3362-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/
[junit4] 2> 909848 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 909848 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/],
dataDir=[null]
[junit4] 2> 909848 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 909849 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data
[junit4] 2> 909849 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 909849 WARN (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 909849 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data/index
[junit4] 2> 909849 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=48.5146484375,
floorSegmentMB=1.05078125, forceMergeDeletesPctAllowed=14.893794613804268,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 909849 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@2d77d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@eb2c1a),segFN=segments_1,generation=1}
[junit4] 2> 909849 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 909850 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-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/data/
[junit4] 2> 909851 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 909851 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 909852 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 909852 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 909853 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 909853 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 909853 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 909854 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 909854 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
[junit4] 2> 909854 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
[junit4] 2> 909854 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=1.552734375,
floorSegmentMB=1.6669921875, forceMergeDeletesPctAllowed=19.73681192267042,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4680854897313881
[junit4] 2> 909854 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@2d77d
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@eb2c1a),segFN=segments_1,generation=1}
[junit4] 2> 909854 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
[junit4] 2> 909854 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@148132e[collection1]
main
[junit4] 2> 909854 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/conf
[junit4] 2> 909854 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/conf}
[junit4] 2> 909854 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_1D23C88E1F853101-001/solr-instance-001/./collection1/conf
[junit4] 2> 909854 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 909855 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 909855 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 909855 INFO
(searcherExecutor-3363-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@148132e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 909855 INFO (coreLoadExecutor-3362-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 910337 INFO (qtp10432916-9047) [ x:collection1]
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 910337 INFO (qtp10432916-9047) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0
[junit4] 2> 910338 INFO (qtp6697266-9028) [ x:collection1]
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 910338 INFO (qtp6697266-9028) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0
[junit4] 2> 910340 INFO (qtp6697266-9029) [ x:collection1]
o.a.s.u.UpdateHandler start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 910340 INFO (qtp6697266-9029) [ x:collection1]
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@1518de9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a68162),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=RawDirectoryWrapper(RAMDirectory@1518de9
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a68162),segFN=segments_2,generation=2}
[junit4] 2> 910340 INFO (qtp6697266-9029) [ x:collection1]
o.a.s.c.SolrCore newest commit generation = 2
[junit4] 2> 910340 INFO (qtp6697266-9029) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@1a73915[collection1] main
[junit4] 2> 910341 INFO (qtp6697266-9029) [ x:collection1]
o.a.s.u.UpdateHandler end_commit_flush
[junit4] 2> 910341 INFO
(searcherExecutor-3353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a73915[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 910341 INFO (qtp6697266-9029) [ x:collection1]
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
{commit=} 0 1
[junit4] 2> 910346 IN
[...truncated too long message...]
dcrReplicationHandlerTest.doTest-seed#[1D23C88E1F853101]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@1f9f541{SSL-http/1.1}{127.0.0.1:54560}
[junit4] 2> 1567231 INFO
(TEST-CdcrReplicationHandlerTest.doTest-seed#[1D23C88E1F853101]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@f0917c{/,null,UNAVAILABLE}
[junit4] 2> 1567232 INFO
(TEST-CdcrReplicationHandlerTest.doTest-seed#[1D23C88E1F853101])
[n:127.0.0.1:54560_ c:source_collection s:shard1 r:core_node2
x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###Ending doTest
[junit4] 2> 1567232 INFO
(TEST-CdcrReplicationHandlerTest.doTest-seed#[1D23C88E1F853101])
[n:127.0.0.1:54560_ c:source_collection s:shard1 r:core_node2
x:source_collection_shard1_replica1] o.a.s.c.ZkTestServer connecting to
127.0.0.1:59911 59911
[junit4] 2> 1567255 INFO (Thread-4080) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59911 59911
[junit4] 2> 1567256 WARN (Thread-4080) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 29 /solr/aliases.json
[junit4] 2> 8 /solr/configs/conf1
[junit4] 2> 4
/solr/collections/source_collection/leaders/shard1/leader
[junit4] 2> 3 /solr/security.json
[junit4] 2> 2
/solr/collections/tmp_collection/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 29 /solr/clusterstate.json
[junit4] 2> 7
/solr/collections/source_collection/cdcr/state/buffer
[junit4] 2> 7 /solr/collections/source_collection/state.json
[junit4] 2> 7
/solr/collections/source_collection/cdcr/state/process
[junit4] 2> 2
/solr/collections/source_collection/leader_elect/shard1/election/94742115605020704-core_node2-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/94742115605020677-127.0.0.1:47329_-n_0000000000
[junit4] 2> 2
/solr/collections/source_collection/leader_elect/shard1/election/94742115605020677-core_node2-n_0000000000
[junit4] 2> 2
/solr/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 2
/solr/collections/tmp_collection/cdcr/state/process
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 29 /solr/collections
[junit4] 2> 28 /solr/live_nodes
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest
-Dtests.seed=1D23C88E1F853101 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ms_MY -Dtests.timezone=Africa/Brazzaville -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 465s J2 | CdcrReplicationHandlerTest.doTest <<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 330 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([1D23C88E1F853101:BA67702A723E22B8]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
[junit4] > at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
[junit4] > at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
[junit4] > at
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplication(CdcrReplicationHandlerTest.java:86)
[junit4] > at
org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:51)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
[junit4] > at java.lang.Thread.run(Thread.java:747)
[junit4] 2> 1567260 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[1D23C88E1F853101]-worker)
[n:127.0.0.1:54560_ c:source_collection s:shard1 r:core_node2
x:source_collection_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CdcrReplicationHandlerTest_1D23C88E1F853101-001
[junit4] 2> Oct 24, 2015 1:33:42 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53),
sim=ClassicSimilarity, locale=ms_MY, timezone=Africa/Brazzaville
[junit4] 2> NOTE: Linux 3.19.0-31-generic i386/Oracle Corporation 1.9.0-ea
(32-bit)/cpus=12,threads=1,free=131160280,total=402915328
[junit4] 2> NOTE: All tests run in this JVM: [QueryResultKeyTest,
TestReversedWildcardFilterFactory, BufferStoreTest, BadIndexSchemaTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestLeaderInitiatedRecoveryThread,
TermVectorComponentDistributedTest, TestFieldTypeResource, TestFieldSortValues,
TestExtendedDismaxParser, TestSolrQueryParser, TestXIncludeConfig,
TestRecovery, TestCSVResponseWriter, HighlighterConfigTest,
TestDistributedStatsComponentCardinality, CurrencyFieldXmlFileTest,
RequestHandlersTest, DocValuesMultiTest, TestZkChroot, SolrXmlInZkTest,
ZkNodePropsTest, SampleTest, TestJmxIntegration,
DirectUpdateHandlerOptimizeTest, ScriptEngineTest, RecoveryZkTest,
TestJsonFacets, AutoCommitTest, BJQParserTest, TestCoreDiscovery,
CloudMLTQParserTest, HardAutoCommitTest, TestManagedStopFilterFactory,
TestPostingsSolrHighlighter, SharedFSAutoReplicaFailoverUtilsTest,
TestShardHandlerFactory, TestOverriddenPrefixQueryForCustomFieldType,
TestFieldTypeCollectionResource, TestMissingGroups, DateRangeFieldTest,
ShowFileRequestHandlerTest, TestDefaultSimilarityFactory,
TestConfigSetProperties, TestConfigReload, HLLSerializationTest,
TestRandomRequestDistribution, AnalysisErrorHandlingTest, TestSystemIdResolver,
TestIndexSearcher, LeaderElectionTest, CursorMarkTest,
BasicAuthIntegrationTest, TestStressRecovery, TestSearcherReuse,
TestAddFieldRealTimeGet, DirectSolrConnectionTest, TestExactSharedStatsCache,
TestClassNameShortening, LukeRequestHandlerTest, TestLRUCache,
TestDynamicFieldCollectionResource, DebugComponentTest,
TestAuthenticationFramework, SuggesterWFSTTest, UnloadDistributedZkTest,
HdfsWriteToMultipleCollectionsTest, NoCacheHeaderTest, UUIDFieldTest,
TestFieldResource, TestHashQParserPlugin,
BigEndianAscendingWordDeserializerTest, DistributedFacetPivotSmallAdvancedTest,
TestBulkSchemaAPI, AsyncMigrateRouteKeyTest,
StatelessScriptUpdateProcessorFactoryTest, TestReplicationHandlerBackup,
HdfsChaosMonkeySafeLeaderTest, TestGroupingSearch, PrimitiveFieldTypeTest,
ClusterStateTest, SolrCoreCheckLockOnStartupTest, TestPerFieldSimilarity,
ResponseHeaderTest, SystemInfoHandlerTest, TestCollectionAPI,
DistributedQueryComponentCustomSortTest, TestPHPSerializedResponseWriter,
AddBlockUpdateTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, ShardRoutingTest, BasicZkTest,
FullSolrCloudDistribCmdsTest, ZkCLITest, TestDistributedGrouping, TestFaceting,
DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder,
TestJoin, TestReload, DistributedTermsComponentTest, TestCoreContainer,
SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SolrCmdDistributorTest,
PeerSyncTest, TestSort, TestFunctionQuery, TestLazyCores,
DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, SuggesterTSTTest,
PolyFieldTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest,
TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, TestValueSourceCache,
RequiredFieldsTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest,
TestAnalyzedSuggestions, UpdateParamsTest, SolrIndexConfigTest,
MinimalSchemaTest, NotRequiredUniqueKeyTest, EchoParamsTest, TestFastWriter,
TestFastOutputStream, DateMathParserTest, PrimUtilsTest,
RAMDirectoryFactoryTest, TestRTGBase, DistributedIntervalFacetingTest,
AssignTest, AsyncCallRequestStatusResponseTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest]
[junit4] Completed [461/552] on J2 in 465.86s, 1 test, 1 failure <<<
FAILURES!
[...truncated 296 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987:
There were test failures: 552 suites (8 ignored), 2172 tests, 1 error, 1
failure, 75 ignored (38 assumptions) [seed: 1D23C88E1F853101]
Total time: 45 minutes 59 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]