Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/108/
6 tests failed.
FAILED:
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterLeaderChange
Error Message:
Timeout while trying to assert number of documents @ target_collection
Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @
target_collection
at
__randomizedtesting.SeedInfo.seed([D544FE3A822A4B63:7B4B2D9DC85ED51]:0)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:266)
at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterLeaderChange(CdcrReplicationDistributedZkTest.java:291)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: expected:<10> but was:<4>
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:257)
... 42 more
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
Error Message:
ObjectTracker found 3 object(s) that were not released!!! [NRTCachingDirectory,
MDCAwareThreadPoolExecutor, NRTCachingDirectory]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not
released!!! [NRTCachingDirectory, MDCAwareThreadPoolExecutor,
NRTCachingDirectory]
at __randomizedtesting.SeedInfo.seed([D544FE3A822A4B63]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest: 1)
Thread[id=182739, name=searcherExecutor-14777-thread-1, state=WAITING,
group=TGRP-HdfsCollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest:
1) Thread[id=182739, name=searcherExecutor-14777-thread-1, state=WAITING,
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([D544FE3A822A4B63]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=182739, name=searcherExecutor-14777-thread-1, state=WAITING,
group=TGRP-HdfsCollectionsAPIDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=182739, name=searcherExecutor-14777-thread-1, state=WAITING,
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([D544FE3A822A4B63]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
ObjectTracker found 15 object(s) that were not released!!!
[NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory,
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory,
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory,
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory,
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 15 object(s) that were not
released!!! [NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory,
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory,
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory,
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory,
NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory]
at __randomizedtesting.SeedInfo.seed([D544FE3A822A4B63]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=180097, name=collection4,
state=RUNNABLE, group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=180097, name=collection4, state=RUNNABLE,
group=TGRP-HdfsCollectionsAPIDistributedZkTest]
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:47822/s/i: collection already exists:
awholynewstresscollection_collection4_1
at __randomizedtesting.SeedInfo.seed([D544FE3A822A4B63]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:403)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:356)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1228)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:998)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:934)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1599)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1620)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest$1CollectionThread.run(CollectionsAPIDistributedZkTest.java:987)
Build Log:
[...truncated 12098 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/init-core-data-001
[junit4] 2> 1787324 INFO
(SUITE-TestReplicationHandler-seed#[D544FE3A822A4B63]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] IGNOR/A 0.01s J2 |
TestReplicationHandler.doTestIndexFetchOnMasterRestart
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-9036))
[junit4] 2> 1787330 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
[junit4] 2> 1787330 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1
[junit4] 2> 1787333 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1787334 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a08a02{/solr,null,AVAILABLE}
[junit4] 2> 1787335 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@4ede60ba{HTTP/1.1,[http/1.1]}{127.0.0.1:49346}
[junit4] 2> 1787335 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.Server Started @1790729ms
[junit4] 2> 1787335 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=49346}
[junit4] 2> 1787335 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1787335 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001'
[junit4] 2> 1787335 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1787335 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1787336 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/solr.xml
[junit4] 2> 1787343 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/.
[junit4] 2> 1787343 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer New CoreContainer 882082756
[junit4] 2> 1787343 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001]
[junit4] 2> 1787343 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/lib
[junit4] 2> 1787344 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] 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> 1787344 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1787345 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1787345 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1787345 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1787345 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1787345 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/.
[junit4] 2> 1787346 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 1787346 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1
[junit4] 2> 1787346 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1787347 INFO (coreLoadExecutor-4734-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1'
[junit4] 2> 1787347 INFO (coreLoadExecutor-4734-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1787347 INFO (coreLoadExecutor-4734-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1787350 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2
[junit4] 2> 1787350 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1787352 INFO (coreLoadExecutor-4734-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1787354 INFO (coreLoadExecutor-4734-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 1787368 INFO (coreLoadExecutor-4734-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1787370 INFO (coreLoadExecutor-4734-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1787372 INFO (coreLoadExecutor-4734-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1787373 INFO (coreLoadExecutor-4734-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1'
[junit4] 2> 1787373 INFO (coreLoadExecutor-4734-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1
[junit4] 2> 1787373 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1787373 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1787373 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1787374 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data
[junit4] 2> 1787374 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 1787374 WARN (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1787374 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/index
[junit4] 2> 1787375 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8302773517112979]
[junit4] 2> 1787375 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@67592813
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ca211c4),segFN=segments_1,generation=1}
[junit4] 2> 1787375 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1787376 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1787377 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1787377 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1787378 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1787378 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1787379 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1787379 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1787379 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1787379 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/
[junit4] 2> 1787380 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1787380 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1787380 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1787380 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@67592813
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ca211c4),segFN=segments_1,generation=1}
[junit4] 2> 1787380 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1787380 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7e583e6d[collection1] main]
[junit4] 2> 1787380 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1/conf
[junit4] 2> 1787380 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1/conf}
[junit4] 2> 1787380 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1/conf
[junit4] 2> 1787381 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1787381 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1787381 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1787381 INFO (coreLoadExecutor-4734-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1787381 INFO
(searcherExecutor-4735-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7e583e6d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1787851 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/collection1
[junit4] 2> 1787852 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1787853 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6ee65410{/solr,null,AVAILABLE}
[junit4] 2> 1787854 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@5121bc04{HTTP/1.1,[http/1.1]}{127.0.0.1:38050}
[junit4] 2> 1787854 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.Server Started @1791248ms
[junit4] 2> 1787854 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/collection1/data,
hostContext=/solr, hostPort=38050}
[junit4] 2> 1787854 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1787854 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002'
[junit4] 2> 1787854 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1787854 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1787854 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/solr.xml
[junit4] 2> 1787857 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/.
[junit4] 2> 1787857 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer New CoreContainer 626393627
[junit4] 2> 1787857 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002]
[junit4] 2> 1787857 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/lib
[junit4] 2> 1787857 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] 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> 1787858 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1787859 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1787859 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1787859 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1787859 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1787859 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/.
[junit4] 2> 1787860 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 1787860 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1
[junit4] 2> 1787860 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1787860 INFO (coreLoadExecutor-4744-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/collection1'
[junit4] 2> 1787860 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2
[junit4] 2> 1787860 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1787860 INFO (coreLoadExecutor-4744-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1787860 INFO (coreLoadExecutor-4744-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1787863 INFO (coreLoadExecutor-4744-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1787865 INFO (coreLoadExecutor-4744-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 1787869 INFO (coreLoadExecutor-4744-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1787871 INFO (coreLoadExecutor-4744-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1787872 INFO (coreLoadExecutor-4744-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1787873 INFO (coreLoadExecutor-4744-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/collection1'
[junit4] 2> 1787873 INFO (coreLoadExecutor-4744-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1
[junit4] 2> 1787873 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1787873 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data/]
[junit4] 2> 1787873 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1787873 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data
[junit4] 2> 1787873 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data/index/
[junit4] 2> 1787873 WARN (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1787873 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data/index
[junit4] 2> 1787874 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8302773517112979]
[junit4] 2> 1787874 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c3bc72
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@128ec9a0),segFN=segments_1,generation=1}
[junit4] 2> 1787874 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1787874 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data/
[junit4] 2> 1787875 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1787876 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1787876 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1787876 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1787877 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1787877 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1787878 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1787878 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1787878 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1787878 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1787878 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1787878 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c3bc72
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@128ec9a0),segFN=segments_1,generation=1}
[junit4] 2> 1787878 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1787878 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@78159a7a[collection1] main]
[junit4] 2> 1787878 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/collection1/conf
[junit4] 2> 1787878 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/collection1/conf}
[junit4] 2> 1787878 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/collection1/conf
[junit4] 2> 1787879 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1787880 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1787880 INFO
(searcherExecutor-4745-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@78159a7a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1787880 INFO (coreLoadExecutor-4744-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1788362 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@5121bc04{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1788362 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=626393627
[junit4] 2> 1788362 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@247d7912
[junit4] 2> 1788362 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1788362 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1788362 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1788362 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1788363 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1788363 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1788363 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data;done=false>>]
[junit4] 2> 1788363 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1788363 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data
[junit4] 2> 1788363 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data/index;done=false>>]
[junit4] 2> 1788363 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1788363 INFO (coreCloseExecutor-4750-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-002/./collection1/data/index
[junit4] 2> 1788363 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6ee65410{/solr,null,UNAVAILABLE}
[junit4] 2> 1788364 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@4ede60ba{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1788364 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=882082756
[junit4] 2> 1788365 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6aec7070
[junit4] 2> 1788365 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=0,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> 1788365 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1788365 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1788365 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1788365 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1788365 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2
directories currently being tracked
[junit4] 2> 1788366 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/index
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/index;done=false>>]
[junit4] 2> 1788366 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1788366 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/index
[junit4] 2> 1788366 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data;done=false>>]
[junit4] 2> 1788366 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1788366 INFO (coreCloseExecutor-4752-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data
[junit4] 2> 1788366 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6a08a02{/solr,null,UNAVAILABLE}
[junit4] 2> 1788367 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1788378 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@426b372d{/solr,null,AVAILABLE}
[junit4] 2> 1788379 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@2280907b{HTTP/1.1,[http/1.1]}{127.0.0.1:35191}
[junit4] 2> 1788379 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.e.j.s.Server Started @1791773ms
[junit4] 2> 1788379 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1/data,
hostContext=/solr, hostPort=35191}
[junit4] 2> 1788379 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 1788379 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001'
[junit4] 2> 1788379 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1788380 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1788380 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/solr.xml
[junit4] 2> 1788383 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/.
[junit4] 2> 1788383 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer New CoreContainer 120672197
[junit4] 2> 1788383 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001]
[junit4] 2> 1788383 WARN
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/lib
[junit4] 2> 1788383 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] 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> 1788383 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1788384 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1788384 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1788384 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1788384 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1788384 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/.
[junit4] 2> 1788385 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
[junit4] 2> 1788385 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1
[junit4] 2> 1788385 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1788385 INFO (coreLoadExecutor-4759-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1'
[junit4] 2> 1788387 INFO (coreLoadExecutor-4759-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1788387 INFO (coreLoadExecutor-4759-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1788391 INFO (coreLoadExecutor-4759-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1788393 INFO (coreLoadExecutor-4759-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.0
[junit4] 2> 1788397 INFO (coreLoadExecutor-4759-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1788399 INFO (coreLoadExecutor-4759-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1788400 INFO (coreLoadExecutor-4759-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1788401 INFO (coreLoadExecutor-4759-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1'
[junit4] 2> 1788401 INFO (coreLoadExecutor-4759-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1
[junit4] 2> 1788401 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1788401 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/]
[junit4] 2> 1788401 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1788401 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data
[junit4] 2> 1788401 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/index/
[junit4] 2> 1788401 WARN (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 1788401 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/index
[junit4] 2> 1788402 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8302773517112979]
[junit4] 2> 1788402 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d05d643
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19df42c4),segFN=segments_1,generation=1}
[junit4] 2> 1788402 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1788409 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2
[junit4] 2> 1788409 INFO
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[D544FE3A822A4B63])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1788410 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1788410 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1788411 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1788411 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1788411 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1788412 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1788412 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
[junit4] 2> 1788412 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1788412 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1788412 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1788412 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1788413 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@d05d643
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19df42c4),segFN=segments_1,generation=1}
[junit4] 2> 1788413 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1788413 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a6081ec[collection1] main]
[junit4] 2> 1788413 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1/conf
[junit4] 2> 1788413 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1/conf}
[junit4] 2> 1788413 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/collection1/conf
[junit4] 2> 1788413 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1788413 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml
[junit4] 2> 1788413 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1788412 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandler_D544FE3A822A4B63-001/solr-instance-001/./collection1/data/
[junit4] 2> 1788413 INFO (coreLoadExecutor-4759-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1788414 INFO
(searcherExecutor-4760-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7a6081ec[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1788915 INFO (qtp2104250936-16382) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1788915 INFO (qtp2104250936-16382) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 1788918 INFO (qtp2104250936-16382) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 0
[junit4] 2> 1788922 INFO (qtp2104250936-16384) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 0
[junit4] 2> 1788923 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 1788925 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 1788927 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 1788928 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 0
[junit4] 2> 1788931 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 1788932 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 1788934 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 1788936 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 1788938 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 1788939 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 0
[junit4] 2> 1788944 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 1788945 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 1788947 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 1788949 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 1788950 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 1788952 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 1788953 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 1788955 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 1788957 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 1788958 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 0
[junit4] 2> 1788960 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 1788962 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 1788964 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 1788965 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 1788967 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 1788969 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 0
[junit4] 2> 1788971 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 1788972 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 1788974 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 1788976 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 1788978 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 0
[junit4] 2> 1788979 INFO (qtp2104250936-16385) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 1788981 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 1788994 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 1788996 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 1788997 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 1788999 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38]} 0 0
[junit4] 2> 1789001 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 1789003 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 1789004 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 1789006 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 1789007 INFO (qtp2104250936-16386) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 1789009 INFO (qtp2104250936-16386) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44]} 0 0
[junit4] 2> 1789011 INFO (qtp2104250936-16386) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 1789012 INFO (qtp2104250936-16386) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[46]} 0 0
[junit4] 2> 1789014 INFO (qtp2104250936-16386) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[47]} 0 0
[junit4] 2> 1789015 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[48]} 0 0
[junit4] 2> 1789016 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[49]} 0 0
[junit4] 2> 1789018 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[50]} 0 0
[junit4] 2> 1789020 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[51]} 0 0
[junit4] 2> 1789021 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[52]} 0 0
[junit4] 2> 1789023 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[53]} 0 0
[junit4] 2> 1789024 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[54]} 0 0
[junit4] 2> 1789025 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[55]} 0 0
[junit4] 2> 1789028 INFO (qtp2104250936-16379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr pa
[...truncated too long message...]
htlyTests-6.x/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/api-all-1.0.0-M20.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/bcprov-jdk15-1.45.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/cglib-nodep-2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/commons-collections-3.2.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/commons-math3-3.4.1.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/easymock-3.0.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/ehcache-core-2.4.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/hadoop-common-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/hadoop-hdfs-2.7.2-tests.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/hadoop-minikdc-2.7.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/htrace-core-3.2.0-incubating.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/jackson-annotations-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/jackson-core-asl-1.9.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/jackson-databind-2.5.4.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/jackson-mapper-asl-1.9.13.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/jersey-core-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/jersey-server-1.9.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/jetty-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/jetty-util-6.1.26.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/mina-core-2.0.0-M5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/mockito-core-1.9.5.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/netty-all-4.0.36.Final.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/objenesis-1.2.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/presto-parser-0.122.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/core/test-lib/slice-0.10.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/build/analysis/icu/lucene-analyzers-icu-6.2.0-SNAPSHOT.jar:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/contrib/solr-analysis-extras/classes/java:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/build/queryparser/classes/test:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/contrib/analysis-extras/lib/icu4j-56.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/x1/jenkins/.ant/lib/ivy-2.3.0.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/x1/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/lib/tools.jar:/x1/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.3.4.jar
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/temp/junit4-J1-20160702_123350_057.events
@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build/solr-core/test/temp/junit4-J1-20160702_123350_057.suites
-stdin
[junit4] ERROR: JVM J1 ended with an exception: Quit event not received from
the forked process? This may indicate JVM crash or runner bugs.
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1501)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:121)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:955)
[junit4] at
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:952)
[junit4] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] at java.lang.Thread.run(Thread.java:745)
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:747:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:684:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/solr/common-build.xml:530:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/lucene/common-build.xml:984:
At least one slave process threw an exception, first: Quit event not received
from the forked process? This may indicate JVM crash or runner bugs.
Total time: 329 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
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]