Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1059/
12 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=426,
name=SocketProxy-Response-33416:52914, state=RUNNABLE,
group=TGRP-HttpPartitionTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=426, name=SocketProxy-Response-33416:52914,
state=RUNNABLE, group=TGRP-HttpPartitionTest]
at
__randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF:26F0970FD9236437]:0)
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is
closed
at __randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]:0)
at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
Caused by: java.net.SocketException: Socket is closed
at java.net.Socket.setSoTimeout(Socket.java:1137)
at
org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
FAILED:
org.apache.solr.cloud.overseer.ZkStateWriterTest.testExternalModificationToStateFormat2
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF:DF79BC011674F54F]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.overseer.ZkStateWriterTest.testExternalModificationToStateFormat2(ZkStateWriterTest.java:322)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
Error Message:
timed out waiting for collection1 startAt time to exceed: Sat Jul 02 16:04:54
AEST 2016
Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to
exceed: Sat Jul 02 16:04:54 AEST 2016
at
__randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF:750FA81372F7607C]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1506)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:856)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=10811, name=collection2,
state=RUNNABLE, group=TGRP-CollectionsAPIDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=10811, name=collection2, state=RUNNABLE,
group=TGRP-CollectionsAPIDistributedZkTest]
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:43238/kreh/ph: collection already exists:
awholynewstresscollection_collection2_1
at __randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:606)
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:413)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
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:988)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationHandlerTest
Error Message:
ObjectTracker found 12 object(s) that were not released!!! [InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 12 object(s) that were not
released!!! [InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient]
at __randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]: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:256)
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$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.CdcrReplicationHandlerTest
Error Message:
12 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrReplicationHandlerTest: 1) Thread[id=73615,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=72624,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=72343,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=72070,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 5) Thread[id=73366,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 6) Thread[id=72625,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 7) Thread[id=73250,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 8) Thread[id=73249,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 9) Thread[id=73365,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 10) Thread[id=72071,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 11) Thread[id=73614,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 12) Thread[id=72344,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 12 threads leaked from
SUITE scope at org.apache.solr.cloud.CdcrReplicationHandlerTest:
1) Thread[id=73615, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=72624, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=72343, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=72070, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
5) Thread[id=73366, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
6) Thread[id=72625, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
7) Thread[id=73250, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
8) Thread[id=73249, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
9) Thread[id=73365, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
10) Thread[id=72071, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
11) Thread[id=73614, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
12) Thread[id=72344, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest
Error Message:
ObjectTracker found 10 object(s) that were not released!!! [InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not
released!!! [InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient]
at __randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]: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:256)
at sun.reflect.GeneratedMethodAccessor28.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.ConcurrentDeleteAndCreateCollectionTest
Error Message:
10 threads leaked from SUITE scope at
org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest: 1)
Thread[id=61854, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=61849,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=61864,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=61844,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 5) Thread[id=61884,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 6) Thread[id=61879,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 7) Thread[id=61874,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 8) Thread[id=61839,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 9) Thread[id=61859,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 10) Thread[id=61869,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from
SUITE scope at org.apache.solr.cloud.ConcurrentDeleteAndCreateCollectionTest:
1) Thread[id=61854, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=61849, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=61864, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=61844, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
5) Thread[id=61884, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
6) Thread[id=61879, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
7) Thread[id=61874, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
8) Thread[id=61839, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
9) Thread[id=61859, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
10) Thread[id=61869, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ConcurrentDeleteAndCreateCollectionTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationDistributedZkTest
Error Message:
ObjectTracker found 48 object(s) that were not released!!! [InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 48 object(s) that were not
released!!! [InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient]
at __randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]: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:256)
at sun.reflect.GeneratedMethodAccessor20.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.CdcrReplicationDistributedZkTest
Error Message:
48 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest: 1) Thread[id=21033,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=21028,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=17638,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=18015,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 5) Thread[id=23378,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 6) Thread[id=21460,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 7) Thread[id=17776,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 8) Thread[id=20286,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 9) Thread[id=21030,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 10) Thread[id=19841,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 11) Thread[id=17351,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 12) Thread[id=17350,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 13) Thread[id=21928,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 14) Thread[id=21926,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 15) Thread[id=21209,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 16) Thread[id=17348,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 17) Thread[id=23377,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 18) Thread[id=21927,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 19) Thread[id=20750,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 20) Thread[id=17349,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 21) Thread[id=20748,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 22) Thread[id=23376,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 23) Thread[id=21462,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 24) Thread[id=17636,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 25) Thread[id=23375,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 26) Thread[id=20285,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 27) Thread[id=20749,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 28) Thread[id=21929,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 29) Thread[id=20751,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 30) Thread[id=17774,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 31) Thread[id=18014,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 32) Thread[id=21029,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 33) Thread[id=17635,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 34) Thread[id=19842,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 35) Thread[id=21212,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 36) Thread[id=21463,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 37) Thread[id=19839,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 38) Thread[id=19840,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 39) Thread[id=20283,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 40) Thread[id=21211,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 41) Thread[id=21210,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 42) Thread[id=17773,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 43) Thread[id=17775,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 44) Thread[id=21461,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 45) Thread[id=18016,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 46) Thread[id=20284,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 47) Thread[id=18017,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 48) Thread[id=17637,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 48 threads leaked from
SUITE scope at org.apache.solr.cloud.CdcrReplicationDistributedZkTest:
1) Thread[id=21033, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=21028, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=17638, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=18015, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
5) Thread[id=23378, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
6) Thread[id=21460, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
7) Thread[id=17776, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
8) Thread[id=20286, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
9) Thread[id=21030, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
10) Thread[id=19841, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
11) Thread[id=17351, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
12) Thread[id=17350, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
13) Thread[id=21928, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
14) Thread[id=21926, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
15) Thread[id=21209, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
16) Thread[id=17348, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
17) Thread[id=23377, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
18) Thread[id=21927, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
19) Thread[id=20750, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
20) Thread[id=17349, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
21) Thread[id=20748, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
22) Thread[id=23376, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
23) Thread[id=21462, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
24) Thread[id=17636, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
25) Thread[id=23375, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
26) Thread[id=20285, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
27) Thread[id=20749, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
28) Thread[id=21929, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
29) Thread[id=20751, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
30) Thread[id=17774, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
31) Thread[id=18014, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
32) Thread[id=21029, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
33) Thread[id=17635, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
34) Thread[id=19842, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
35) Thread[id=21212, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
36) Thread[id=21463, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
37) Thread[id=19839, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
38) Thread[id=19840, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
39) Thread[id=20283, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
40) Thread[id=21211, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
41) Thread[id=21210, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
42) Thread[id=17773, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
43) Thread[id=17775, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
44) Thread[id=21461, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
45) Thread[id=18016, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
46) Thread[id=20284, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
47) Thread[id=18017, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
48) Thread[id=17637, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrRequestHandlerTest
Error Message:
ObjectTracker found 8 object(s) that were not released!!! [InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 8 object(s) that were not
released!!! [InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient]
at __randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]: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:256)
at sun.reflect.GeneratedMethodAccessor20.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.CdcrRequestHandlerTest
Error Message:
8 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrRequestHandlerTest: 1) Thread[id=26407,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=25680,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=25682,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=26406,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 5) Thread[id=26409,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 6) Thread[id=26408,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 7) Thread[id=25683,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745) 8) Thread[id=25681,
name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrRequestHandlerTest:
1) Thread[id=26407, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=25680, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=25682, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=26406, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
5) Thread[id=26409, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
6) Thread[id=26408, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
7) Thread[id=25683, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
8) Thread[id=25681, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-CdcrRequestHandlerTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]:0)
Build Log:
[...truncated 11219 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_AEA4A8D577DF09CF-001/init-core-data-001
[junit4] 2> 0 INFO
(SUITE-HttpPartitionTest-seed#[AEA4A8D577DF09CF]-worker) [ ] o.e.j.u.log
Logging initialized @3531ms
[junit4] 2> 5 INFO
(SUITE-HttpPartitionTest-seed#[AEA4A8D577DF09CF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 24 INFO
(SUITE-HttpPartitionTest-seed#[AEA4A8D577DF09CF]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 75 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 100 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 100 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 200 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36293
[junit4] 2> 220 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 391 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 416 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to
java.io.IOException: ZooKeeperServer not running
[junit4] 2> 2554 INFO (zkCallback-1-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@16b90ca9
name:ZooKeeperConnection Watcher:127.0.0.1:36293 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2554 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2556 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2557 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 2579 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 2580 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155aa28610c0000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2590 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2602 INFO (zkCallback-2-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@34f4e9fd
name:ZooKeeperConnection Watcher:127.0.0.1:36293/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 2602 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2602 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 2607 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 2618 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 2623 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 2626 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 2636 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2680 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 2703 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2704 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 2711 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2711 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2717 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2717 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 2727 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2727 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 2731 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2731 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 2733 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2733 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 2738 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2738 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 2748 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2748 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2750 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2751 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 2924 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2924 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 2933 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x155aa28610c0001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3322 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_AEA4A8D577DF09CF-001/control-001/cores/collection1
[junit4] 2> 3464 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ] o.e.j.s.Server
jetty-9.3.8.v20160314
[junit4] 2> 3495 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4338ab14{/,null,AVAILABLE}
[junit4] 2> 3504 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@47e35cc0{HTTP/1.1,[http/1.1]}{127.0.0.1:43065}
[junit4] 2> 3504 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ] o.e.j.s.Server
Started @7046ms
[junit4] 2> 3505 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_AEA4A8D577DF09CF-001/tempDir-001/control/data,
hostContext=/, hostPort=41199,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_AEA4A8D577DF09CF-001/control-001/cores}
[junit4] 2> 3514 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 3529 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_AEA4A8D577DF09CF-001/control-001'
[junit4] 2> 3532 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 3532 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 3536 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 3542 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 3552 INFO (zkCallback-3-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@188de7d0
name:ZooKeeperConnection Watcher:127.0.0.1:36293/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3553 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 3554 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 3557 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 3560 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_AEA4A8D577DF09CF-001/control-001/solr.xml
[junit4] 2> 3633 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_AEA4A8D577DF09CF-001/control-001/cores
[junit4] 2> 3667 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1145139356
[junit4] 2> 3668 INFO
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_AEA4A8D577DF09CF-001/control-001]
[junit4] 2> 3668 WARN
(TEST-HttpPartitionTest.test-seed#[AEA4A8D577DF09CF]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_AEA4A8D577DF09CF-001/control-001/lib
to classpath: /x1/jenkins/jenkins-slave/wor
[...truncated too long message...]
TestCustomSort, HLLSerializationTest, SharedFSAutoReplicaFailoverUtilsTest,
TestTolerantSearch, TestObjectReleaseTracker,
HdfsWriteToMultipleCollectionsTest, HdfsLockFactoryTest, AnalyticsQueryTest,
PluginInfoTest, SuggesterTSTTest, OverseerTest, TestAnalyzeInfixSuggestions,
XmlUpdateRequestHandlerTest, TestReversedWildcardFilterFactory,
NoCacheHeaderTest, TestIndexSearcher, TestNRTOpen, TestLegacyFieldCache,
TestSolrQueryParser, BlockJoinFacetDistribTest, TestUseDocValuesAsStored,
CdcrUpdateLogTest, TestManagedSchema, TestSha256AuthenticationProvider,
BadComponentTest, DistributedQueryComponentOptimizationTest,
SaslZkACLProviderTest, BasicDistributedZk2Test, CurrencyFieldXmlFileTest,
CoreAdminHandlerTest, TestIntervalFaceting, GraphQueryTest,
UnloadDistributedZkTest, RestartWhileUpdatingTest, TestReplicaProperties,
TestOverriddenPrefixQueryForCustomFieldType, TestUniqueKeyFieldResource,
TestStandardQParsers, SimpleFacetsTest, PrimitiveFieldTypeTest, AutoCommitTest,
BadIndexSchemaTest, TestSolrDeletionPolicy1, FieldAnalysisRequestHandlerTest,
LeaderElectionTest, TestSolrConfigHandlerConcurrent, TestSSLRandomization,
TestRecovery, SolrXmlInZkTest, TestPerFieldSimilarityWithDefaultOverride,
TestGraphTermsQParserPlugin, StatsComponentTest, RankQueryTest,
ClusterStateTest, BitVectorTest, TestDownShardTolerantSearch, QueryParsingTest,
TestSolrIndexConfig, TestCharFilters, TestMiniSolrCloudClusterBase,
TestCollectionAPI, TestJmxMonitoredMap, BadCopyFieldTest, TestStressRecovery,
SyncSliceTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest,
ClusterStateUpdateTest, ShardRoutingCustomTest, TestFaceting,
TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestReload,
TestStressVersions, DistributedTermsComponentTest, TestRangeQuery,
TestCoreContainer, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch,
ConvertedLegacyTest, TestFunctionQuery, TestLazyCores,
ShowFileRequestHandlerTest, SimplePostToolTest, TestCoreDiscovery,
TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest,
SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest,
TestStressLucene, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest,
TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
SortByFunctionTest, TestRemoteStreaming, SolrInfoMBeanTest, DebugComponentTest,
LukeRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest,
TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions,
FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache,
TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest,
TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest,
RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration,
UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter,
MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest,
UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery,
CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, MultiTermTest,
SampleTest, NumericFieldsTest, TestConfig, OutputWriterTest,
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest,
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest,
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity,
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestIBSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest,
ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest,
TestFastLRUCache, DateMathParserTest, PrimUtilsTest,
TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest,
DOMUtilTest, RAMDirectoryFactoryTest, TestUtils, SliceStateTest,
SystemInfoHandlerTest, CircularListTest, CursorPagingTest, SolrTestCaseJ4Test,
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest,
BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest,
CdcrRequestHandlerTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=CdcrRequestHandlerTest -Dtests.seed=AEA4A8D577DF09CF
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/x1/jenkins/lucene-data/enwiki.random.lines.txt
-Dtests.locale=he-IL -Dtests.timezone=Atlantic/South_Georgia
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | CdcrRequestHandlerTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: ObjectTracker found 8
object(s) that were not released!!! [InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient, InternalHttpClient, InternalHttpClient,
InternalHttpClient, InternalHttpClient]
[junit4] > at
__randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:256)
[junit4] > at java.lang.Thread.run(Thread.java:745)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrRequestHandlerTest:
[junit4] > 1) Thread[id=26407, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-CdcrRequestHandlerTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=25680, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-CdcrRequestHandlerTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 3) Thread[id=25682, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-CdcrRequestHandlerTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 4) Thread[id=26406, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-CdcrRequestHandlerTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 5) Thread[id=26409, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-CdcrRequestHandlerTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 6) Thread[id=26408, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-CdcrRequestHandlerTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 7) Thread[id=25683, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-CdcrRequestHandlerTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 8) Thread[id=25681, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-CdcrRequestHandlerTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([AEA4A8D577DF09CF]:0)
[junit4] Completed [438/617 (8!)] on J2 in 139.11s, 3 tests, 1 failure, 1
error <<< FAILURES!
[...truncated 603 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/build.xml:747:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/build.xml:684:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/build.xml:59:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/build.xml:233:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/solr/common-build.xml:530:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/lucene/common-build.xml:984:
There were test failures: 617 suites (10 ignored), 2584 tests, 8 suite-level
errors, 2 errors, 2 failures, 33 ignored (18 assumptions) [seed:
AEA4A8D577DF09CF]
Total time: 277 minutes 51 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]