Build:
https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-master/65/
7 tests failed.
FAILED: org.apache.lucene.search.TestRegexpRandom2.testRegexps
Error Message:
Hit 11 docnumbers don't match Hits length1=15 length2=15 hit=0: doc11=1.0
shardIndex=0, doc11=1.0 shardIndex=0 hit=1: doc84=1.0 shardIndex=0, doc84=1.0
shardIndex=0 hit=2: doc107=1.0 shardIndex=0, doc107=1.0 shardIndex=0 hit=3:
doc109=1.0 shardIndex=0, doc109=1.0 shardIndex=0 hit=4: doc119=1.0
shardIndex=0, doc119=1.0 shardIndex=0 hit=5: doc408=1.0 shardIndex=0,
doc408=1.0 shardIndex=0 hit=6: doc457=1.0 shardIndex=0, doc457=1.0
shardIndex=0 hit=7: doc461=1.0 shardIndex=0, doc461=1.0 shardIndex=0 hit=8:
doc544=1.0 shardIndex=0, doc544=1.0 shardIndex=0 hit=9: doc554=1.0
shardIndex=0, doc554=1.0 shardIndex=0 hit=10: doc593=1.0 shardIndex=0,
doc593=1.0 shardIndex=0 hit=11: doc789=1.0 shardIndex=0, doc867=1.0
shardIndex=0 hit=12: doc798=1.0 shardIndex=0, doc789=1.0 shardIndex=1 hit=13:
doc867=1.0 shardIndex=0, doc798=1.0 shardIndex=1 hit=14: doc933=1.0
shardIndex=0, doc933=1.0 shardIndex=1 for query:field:/[+?-֥??).[ﱦ*/]./
Stack Trace:
junit.framework.AssertionFailedError: Hit 11 docnumbers don't match
Hits length1=15 length2=15
hit=0: doc11=1.0 shardIndex=0, doc11=1.0 shardIndex=0
hit=1: doc84=1.0 shardIndex=0, doc84=1.0 shardIndex=0
hit=2: doc107=1.0 shardIndex=0, doc107=1.0 shardIndex=0
hit=3: doc109=1.0 shardIndex=0, doc109=1.0 shardIndex=0
hit=4: doc119=1.0 shardIndex=0, doc119=1.0 shardIndex=0
hit=5: doc408=1.0 shardIndex=0, doc408=1.0 shardIndex=0
hit=6: doc457=1.0 shardIndex=0, doc457=1.0 shardIndex=0
hit=7: doc461=1.0 shardIndex=0, doc461=1.0 shardIndex=0
hit=8: doc544=1.0 shardIndex=0, doc544=1.0 shardIndex=0
hit=9: doc554=1.0 shardIndex=0, doc554=1.0 shardIndex=0
hit=10: doc593=1.0 shardIndex=0, doc593=1.0 shardIndex=0
hit=11: doc789=1.0 shardIndex=0, doc867=1.0 shardIndex=0
hit=12: doc798=1.0 shardIndex=0, doc789=1.0 shardIndex=1
hit=13: doc867=1.0 shardIndex=0, doc798=1.0 shardIndex=1
hit=14: doc933=1.0 shardIndex=0, doc933=1.0 shardIndex=1
for query:field:/[+?-֥??).[ﱦ*/]./
at
__randomizedtesting.SeedInfo.seed([58B50A5DBE06DB49:B9E94B4C60AC8CC1]:0)
at junit.framework.Assert.fail(Assert.java:57)
at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
at
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.search.TestSimpleSearchEquivalence.testBoostQuerySimplification
Error Message:
expected:<4947> but was:<5035>
Stack Trace:
java.lang.AssertionError: expected:<4947> but was:<5035>
at
__randomizedtesting.SeedInfo.seed([58B50A5DBE06DB49:ADCB9999E5949E8D]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
at
org.apache.lucene.search.TestSimpleSearchEquivalence.testBoostQuerySimplification(TestSimpleSearchEquivalence.java:219)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.search.TestSimpleSearchEquivalence.testBooleanBoostPropagation
Error Message:
expected:<4956> but was:<4992>
Stack Trace:
java.lang.AssertionError: expected:<4956> but was:<4992>
at
__randomizedtesting.SeedInfo.seed([58B50A5DBE06DB49:74F8CD2A5FE29D92]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
at
org.apache.lucene.search.TestSimpleSearchEquivalence.testBooleanBoostPropagation(TestSimpleSearchEquivalence.java:235)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at
__randomizedtesting.SeedInfo.seed([2AAA18BFD3783BF7:A18DCB6E927E9073]:0)
at java.base/sun.nio.ch.Net.bind0(Native Method)
at java.base/sun.nio.ch.Net.bind(Net.java:461)
at java.base/sun.nio.ch.Net.bind(Net.java:453)
at
java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:227)
at
java.base/sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:80)
at
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
at
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:308)
at
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:394)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
at
org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:499)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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
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:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.api.collections.ShardSplitTest
Error Message:
10 threads leaked from SUITE scope at
org.apache.solr.cloud.api.collections.ShardSplitTest: 1) Thread[id=30529,
name=Scheduler-1775321171, state=WAITING, group=TGRP-ShardSplitTest] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834) 2)
Thread[id=30447,
name=qtp1844365622-30447-acceptor-٠@40a724d1-ServerConnector@18e57a81{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:٣٧٢٨٨}, state=RUNNABLE, group=TGRP-ShardSplitTest] at
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
at
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
at
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
at
app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
at
app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at [email protected]/java.lang.Thread.run(Thread.java:834) 3)
Thread[id=30455, name=Scheduler-1619380948, state=TIMED_WAITING,
group=TGRP-ShardSplitTest] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834) 4)
Thread[id=30452, name=qtp1844365622-30452, state=TIMED_WAITING,
group=TGRP-ShardSplitTest] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at [email protected]/java.lang.Thread.run(Thread.java:834) 5)
Thread[id=30448, name=qtp1844365622-30448, state=TIMED_WAITING,
group=TGRP-ShardSplitTest] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at [email protected]/java.lang.Thread.run(Thread.java:834) 6)
Thread[id=30446, name=qtp1844365622-30446, state=RUNNABLE,
group=TGRP-ShardSplitTest] at
[email protected]/sun.nio.ch.EPoll.wait(Native Method) at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$163/0x0000000100387840.run(Unknown
Source) at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at [email protected]/java.lang.Thread.run(Thread.java:834) 7)
Thread[id=30454, name=qtp1844365622-30454, state=TIMED_WAITING,
group=TGRP-ShardSplitTest] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at [email protected]/java.lang.Thread.run(Thread.java:834) 8)
Thread[id=30453, name=qtp1844365622-30453, state=TIMED_WAITING,
group=TGRP-ShardSplitTest] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at [email protected]/java.lang.Thread.run(Thread.java:834) 9)
Thread[id=30450, name=qtp1844365622-30450, state=TIMED_WAITING,
group=TGRP-ShardSplitTest] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at [email protected]/java.lang.Thread.run(Thread.java:834) 10)
Thread[id=30445, name=qtp1844365622-30445, state=RUNNABLE,
group=TGRP-ShardSplitTest] at
[email protected]/sun.nio.ch.EPoll.wait(Native Method) at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$163/0x0000000100387840.run(Unknown
Source) at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 10 threads leaked from
SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest:
1) Thread[id=30529, name=Scheduler-1775321171, state=WAITING,
group=TGRP-ShardSplitTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
2) Thread[id=30447,
name=qtp1844365622-30447-acceptor-٠@40a724d1-ServerConnector@18e57a81{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:٣٧٢٨٨}, state=RUNNABLE, group=TGRP-ShardSplitTest]
at [email protected]/sun.nio.ch.ServerSocketChannelImpl.accept0(Native
Method)
at
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:533)
at
[email protected]/sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:285)
at
app//org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
at
app//org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at [email protected]/java.lang.Thread.run(Thread.java:834)
3) Thread[id=30455, name=Scheduler-1619380948, state=TIMED_WAITING,
group=TGRP-ShardSplitTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
4) Thread[id=30452, name=qtp1844365622-30452, state=TIMED_WAITING,
group=TGRP-ShardSplitTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at [email protected]/java.lang.Thread.run(Thread.java:834)
5) Thread[id=30448, name=qtp1844365622-30448, state=TIMED_WAITING,
group=TGRP-ShardSplitTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at [email protected]/java.lang.Thread.run(Thread.java:834)
6) Thread[id=30446, name=qtp1844365622-30446, state=RUNNABLE,
group=TGRP-ShardSplitTest]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$163/0x0000000100387840.run(Unknown
Source)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at [email protected]/java.lang.Thread.run(Thread.java:834)
7) Thread[id=30454, name=qtp1844365622-30454, state=TIMED_WAITING,
group=TGRP-ShardSplitTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at [email protected]/java.lang.Thread.run(Thread.java:834)
8) Thread[id=30453, name=qtp1844365622-30453, state=TIMED_WAITING,
group=TGRP-ShardSplitTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at [email protected]/java.lang.Thread.run(Thread.java:834)
9) Thread[id=30450, name=qtp1844365622-30450, state=TIMED_WAITING,
group=TGRP-ShardSplitTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
at [email protected]/java.lang.Thread.run(Thread.java:834)
10) Thread[id=30445, name=qtp1844365622-30445, state=RUNNABLE,
group=TGRP-ShardSplitTest]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$163/0x0000000100387840.run(Unknown
Source)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at [email protected]/java.lang.Thread.run(Thread.java:834)
at __randomizedtesting.SeedInfo.seed([2AAA18BFD3783BF7]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.api.collections.ShardSplitTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=30529, name=Scheduler-1775321171, state=WAITING,
group=TGRP-ShardSplitTest] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834) 2)
Thread[id=30446, name=qtp1844365622-30446, state=RUNNABLE,
group=TGRP-ShardSplitTest] at
[email protected]/sun.nio.ch.EPoll.wait(Native Method) at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$163/0x0000000100387840.run(Unknown
Source) at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at [email protected]/java.lang.Thread.run(Thread.java:834) 3)
Thread[id=30455, name=Scheduler-1619380948, state=TIMED_WAITING,
group=TGRP-ShardSplitTest] at
[email protected]/jdk.internal.misc.Unsafe.park(Native Method) at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834) 4)
Thread[id=30445, name=qtp1844365622-30445, state=RUNNABLE,
group=TGRP-ShardSplitTest] at
[email protected]/sun.nio.ch.EPoll.wait(Native Method) at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$163/0x0000000100387840.run(Unknown
Source) at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at [email protected]/java.lang.Thread.run(Thread.java:834)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=30529, name=Scheduler-1775321171, state=WAITING,
group=TGRP-ShardSplitTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
2) Thread[id=30446, name=qtp1844365622-30446, state=RUNNABLE,
group=TGRP-ShardSplitTest]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$163/0x0000000100387840.run(Unknown
Source)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at [email protected]/java.lang.Thread.run(Thread.java:834)
3) Thread[id=30455, name=Scheduler-1619380948, state=TIMED_WAITING,
group=TGRP-ShardSplitTest]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:834)
4) Thread[id=30445, name=qtp1844365622-30445, state=RUNNABLE,
group=TGRP-ShardSplitTest]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
at
app//org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$163/0x0000000100387840.run(Unknown
Source)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
at [email protected]/java.lang.Thread.run(Thread.java:834)
at __randomizedtesting.SeedInfo.seed([2AAA18BFD3783BF7]:0)
FAILED:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test
Error Message:
Captured an uncaught exception in thread: Thread[id=73406, name=Thread-53259,
state=RUNNABLE, group=TGRP-TestDistributedStatsComponentCardinality]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=73406, name=Thread-53259, state=RUNNABLE,
group=TGRP-TestDistributedStatsComponentCardinality]
Caused by: junit.framework.AssertionFailedError: .responseHeader.status:200!=0
at __randomizedtesting.SeedInfo.seed([2AAA18BFD3783BF7]:0)
at junit.framework.Assert.fail(Assert.java:57)
at
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:999)
at
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1026)
at
org.apache.solr.BaseDistributedSearchTestCase$5.run(BaseDistributedSearchTestCase.java:695)
Build Log:
[...truncated 912 lines...]
[junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
[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=TestRegexpRandom2
-Dtests.method=testRegexps -Dtests.seed=58B50A5DBE06DB49 -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=bez -Dtests.timezone=America/Antigua -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 1.50s J1 | TestRegexpRandom2.testRegexps <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Hit 11
docnumbers don't match
[junit4] > Hits length1=15 length2=15
[junit4] > hit=0: doc11=1.0 shardIndex=0, doc11=1.0 shardIndex=0
[junit4] > hit=1: doc84=1.0 shardIndex=0, doc84=1.0 shardIndex=0
[junit4] > hit=2: doc107=1.0 shardIndex=0, doc107=1.0 shardIndex=0
[junit4] > hit=3: doc109=1.0 shardIndex=0, doc109=1.0 shardIndex=0
[junit4] > hit=4: doc119=1.0 shardIndex=0, doc119=1.0 shardIndex=0
[junit4] > hit=5: doc408=1.0 shardIndex=0, doc408=1.0 shardIndex=0
[junit4] > hit=6: doc457=1.0 shardIndex=0, doc457=1.0 shardIndex=0
[junit4] > hit=7: doc461=1.0 shardIndex=0, doc461=1.0 shardIndex=0
[junit4] > hit=8: doc544=1.0 shardIndex=0, doc544=1.0 shardIndex=0
[junit4] > hit=9: doc554=1.0 shardIndex=0, doc554=1.0 shardIndex=0
[junit4] > hit=10: doc593=1.0 shardIndex=0, doc593=1.0 shardIndex=0
[junit4] > hit=11: doc789=1.0 shardIndex=0, doc867=1.0 shardIndex=0
[junit4] > hit=12: doc798=1.0 shardIndex=0, doc789=1.0 shardIndex=1
[junit4] > hit=13: doc867=1.0 shardIndex=0, doc798=1.0 shardIndex=1
[junit4] > hit=14: doc933=1.0 shardIndex=0, doc933=1.0 shardIndex=1
[junit4] > for query:field:/[+?-֥??).[ﱦ*/]./
[junit4] > at
__randomizedtesting.SeedInfo.seed([58B50A5DBE06DB49:B9E94B4C60AC8CC1]:0)
[junit4] > at junit.framework.Assert.fail(Assert.java:57)
[junit4] > at
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
[junit4] > at
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
[junit4] > at
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@366a5d16),
locale=bez, timezone=America/Antigua
[junit4] 2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 11.0.1
(64-bit)/cpus=4,threads=1,free=398824232,total=495976448
[junit4] 2> NOTE: All tests run in this JVM: [TestMinShouldMatch2,
TestBM25Similarity, TestPayloads, TestMixedDocValuesUpdates, TestDocCount,
TestFloatRange, TestByteArrayDataInput, TestSortedSetSortField,
TestQueryVisitor, TestFeatureSort, TestAxiomaticF3EXP, TestMultiMMap,
TestSpanNearQuery, TestFixedBitSet, TestSegmentCacheables,
TestLucene80NormsFormatMergeInstance, TestUTF32ToUTF8,
TestIndexWriterOutOfFileDescriptors, TestTryDelete,
TestUpgradeIndexMergePolicy, TestFilterSpans, TestFlex,
TestOneMergeWrappingMergePolicy, TestMultiPhraseQuery, TestSloppyPhraseQuery2,
TestSameScoresWithThreads, TestTotalHits, TestSegmentToThreadMapping,
TestDirectoryReader, Test2BTerms, TestSimilarityBase,
TestRecyclingByteBlockAllocator, TestFstDirect, TestSimilarityProvider,
TestStopFilter, TestCodecs, TestPerFieldPostingsFormat2, TestTermdocPerf,
TestOmitNorms, TestFilterDirectoryReader, TestMaxTermFrequency,
TestBooleanRewrites, TestSpanExplanationsOfNonMatches, TestMatchNoDocsQuery,
TestMultiLevelSkipList, TestTimeLimitingCollector, TestNoMergeScheduler,
TestSpanSearchEquivalence, TestNativeFSLockFactory, TestWeakIdentityMap,
TestBoolean2, TestDeterminism, TestIndexFileDeleter, TestIndexWriterExceptions,
TestIndexWriterConfig, TestParallelLeafReader, TestIndexingSequenceNumbers,
TestSearch, TestClassicSimilarity, Test2BPoints, TermInSetQueryTest,
TestBytesRefArray, TestLongRangeFieldQueries, TestLucene50CompoundFormat,
TestNRTReaderWithThreads, TestPointValues, TestSwappedIndexFiles,
TestPositionIncrement, TestCrash, TestDocument, TestCustomTermFreq,
TestMultiThreadTermVectors, TestRegexpRandom2]
[junit4] Completed [185/517 (1!)] on J1 in 1.78s, 1 test, 1 failure <<<
FAILURES!
[...truncated 921 lines...]
[junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
[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=TestSimpleSearchEquivalence
-Dtests.method=testBoostQuerySimplification -Dtests.seed=58B50A5DBE06DB49
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.badapples=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=tzm-MA -Dtests.timezone=Indian/Christmas -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 1.17s J1 |
TestSimpleSearchEquivalence.testBoostQuerySimplification <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<4947> but
was:<5035>
[junit4] > at
__randomizedtesting.SeedInfo.seed([58B50A5DBE06DB49:ADCB9999E5949E8D]:0)
[junit4] > at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
[junit4] > at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
[junit4] > at
org.apache.lucene.search.TestSimpleSearchEquivalence.testBoostQuerySimplification(TestSimpleSearchEquivalence.java:219)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[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=TestSimpleSearchEquivalence
-Dtests.method=testBooleanBoostPropagation -Dtests.seed=58B50A5DBE06DB49
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.badapples=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=tzm-MA -Dtests.timezone=Indian/Christmas -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.79s J1 |
TestSimpleSearchEquivalence.testBooleanBoostPropagation <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<4956> but
was:<4992>
[junit4] > at
__randomizedtesting.SeedInfo.seed([58B50A5DBE06DB49:74F8CD2A5FE29D92]:0)
[junit4] > at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
[junit4] > at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
[junit4] > at
org.apache.lucene.search.TestSimpleSearchEquivalence.testBooleanBoostPropagation(TestSimpleSearchEquivalence.java:235)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{field=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{},
maxPointsInLeafNode=1101, maxMBSortInHeap=6.502576018029354,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2bebee82),
locale=tzm-MA, timezone=Indian/Christmas
[junit4] 2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 11.0.1
(64-bit)/cpus=4,threads=1,free=442334240,total=534773760
[junit4] 2> NOTE: All tests run in this JVM: [TestMinShouldMatch2,
TestBM25Similarity, TestPayloads, TestMixedDocValuesUpdates, TestDocCount,
TestFloatRange, TestByteArrayDataInput, TestSortedSetSortField,
TestQueryVisitor, TestFeatureSort, TestAxiomaticF3EXP, TestMultiMMap,
TestSpanNearQuery, TestFixedBitSet, TestSegmentCacheables,
TestLucene80NormsFormatMergeInstance, TestUTF32ToUTF8,
TestIndexWriterOutOfFileDescriptors, TestTryDelete,
TestUpgradeIndexMergePolicy, TestFilterSpans, TestFlex,
TestOneMergeWrappingMergePolicy, TestMultiPhraseQuery, TestSloppyPhraseQuery2,
TestSameScoresWithThreads, TestTotalHits, TestSegmentToThreadMapping,
TestDirectoryReader, Test2BTerms, TestSimilarityBase,
TestRecyclingByteBlockAllocator, TestFstDirect, TestSimilarityProvider,
TestStopFilter, TestCodecs, TestPerFieldPostingsFormat2, TestTermdocPerf,
TestOmitNorms, TestFilterDirectoryReader, TestMaxTermFrequency,
TestBooleanRewrites, TestSpanExplanationsOfNonMatches, TestMatchNoDocsQuery,
TestMultiLevelSkipList, TestTimeLimitingCollector, TestNoMergeScheduler,
TestSpanSearchEquivalence, TestNativeFSLockFactory, TestWeakIdentityMap,
TestBoolean2, TestDeterminism, TestIndexFileDeleter, TestIndexWriterExceptions,
TestIndexWriterConfig, TestParallelLeafReader, TestIndexingSequenceNumbers,
TestSearch, TestClassicSimilarity, Test2BPoints, TermInSetQueryTest,
TestBytesRefArray, TestLongRangeFieldQueries, TestLucene50CompoundFormat,
TestNRTReaderWithThreads, TestPointValues, TestSwappedIndexFiles,
TestPositionIncrement, TestCrash, TestDocument, TestCustomTermFreq,
TestMultiThreadTermVectors, TestRegexpRandom2, TestLMDirichletSimilarity,
TestIndexWriterMergePolicy, TestTermQuery, TestByteSlices, TestIOUtils,
TestNamedSPILoader, TestSparseFixedBitDocIdSet, TestFilterDirectory,
TestCharFilter, TestDuelingCodecsAtNight, TestAutomaton, TestBooleanOr,
TestDocValuesQueries, TestPerFieldPostingsFormat, TestLatLonPoint,
TestLatLonPointDistanceFeatureQuery, TestLatLonPointDistanceSort,
TestLongDistanceFeatureQuery, TestLongRange, TestGeoEncodingUtils,
TestGeoUtils, TestPolygon, TestPolygon2D, Test2BBinaryDocValues, Test2BDocs,
Test2BNumericDocValues, Test2BPostingsBytes, Test2BSortedDocValuesFixedSorted,
TestAllFilesCheckIndexHeader, TestAllFilesDetectTruncation,
TestAllFilesHaveCodecHeader, TestAtomicUpdate, TestBagOfPositions,
TestBagOfPostings, TestBinaryDocValuesUpdates, TestCodecHoldsOpenFiles,
TestCustomNorms, TestDemoParallelLeafReader, TestDocValues,
TestDocValuesFieldUpdates, TestDocsAndPositions, TestDocsWithFieldSet,
TestDocumentWriter, TestDocumentsWriterDeleteQueue,
TestDocumentsWriterStallControl, TestTragicIndexWriterDeadlock,
TestTransactionRollback, TestUniqueTermCount, TestAutomatonQueryUnicode,
TestBlendedTermQuery, TestBlockMaxConjunction, TestBoostQuery,
TestCachingCollector, TestComplexExplanations,
TestComplexExplanationsOfNonMatches, TestConjunctionDISI, TestDateSort,
TestDisjunctionMaxQuery, TestDocIdSetIterator, TestDoubleRangeFieldQueries,
TestFuzzyQuery, TestIndexSearcher, TestIntRangeFieldQueries,
TestLatLonDocValuesQueries, TestMaxScoreSumPropagator, TestMultiPhraseEnum,
TestNeedsScores, TestNormsFieldExistsQuery, TestPhrasePrefixQuery,
TestPhraseQuery, TestPointQueries, TestPrefixQuery, TestPrefixRandom,
TestScorerPerf, TestSearchAfter, TestSearchWithThreads, TestSimilarity,
TestSimpleExplanationsOfNonMatches, TestSimpleExplanationsWithFillerDocs,
TestSimpleSearchEquivalence]
[junit4] Completed [424/517 (2!)] on J1 in 11.60s, 17 tests, 2 failures <<<
FAILURES!
[...truncated 11849 lines...]
[junit4] Suite:
org.apache.solr.handler.component.TestDistributedStatsComponentCardinality
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_2AAA18BFD3783BF7-001/init-core-data-001
[junit4] 2> 2011809 WARN
(SUITE-TestDistributedStatsComponentCardinality-seed#[2AAA18BFD3783BF7]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=167 numCloses=167
[junit4] 2> 2011809 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[2AAA18BFD3783BF7]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2011810 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[2AAA18BFD3783BF7]-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-9062")
[junit4] 2> 2011810 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[2AAA18BFD3783BF7]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2011810 INFO
(SUITE-TestDistributedStatsComponentCardinality-seed#[2AAA18BFD3783BF7]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system
property: /
[junit4] 2> 2011983 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_2AAA18BFD3783BF7-001/tempDir-001/control/cores/collection1
[junit4] 2> 2011984 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2011985 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2011985 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1
...
[junit4] 2> 2011985 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 2011987 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2011987 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2011987 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2011988 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@434ea356{/,null,AVAILABLE}
[junit4] 2> 2011991 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@414b1492{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45447}
[junit4] 2> 2011991 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.Server Started @2012114ms
[junit4] 2> 2011991 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=45447,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_2AAA18BFD3783BF7-001/tempDir-001/control/cores}
[junit4] 2> 2011991 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2011991 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2011991 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 9.0.0
[junit4] 2> 2011992 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 2011992 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2011992 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-07T22:42:25.028078Z
[junit4] 2> 2011992 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_2AAA18BFD3783BF7-001/tempDir-001/control/solr.xml
[junit4] 2> 2011995 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2011995 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2011997 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a61e92e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2012067 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2012069 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@3ada6bbb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2012072 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@5c324fc2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2012094 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2012094 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 2012123 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a61e92e
[junit4] 2> 2012144 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a61e92e
[junit4] 2> 2012144 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a61e92e
[junit4] 2> 2012147 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_2AAA18BFD3783BF7-001/tempDir-001/control/cores
[junit4] 2> 2012147 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2012148 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2012173 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2012208 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2012314 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 2012324 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2012325 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a61e92e
[junit4] 2> 2012325 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_2AAA18BFD3783BF7-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 2012327 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5030074113320369]
[junit4] 2> 2012408 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2012408 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2012409 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=9.9052734375,
floorSegmentMB=1.0751953125, forceMergeDeletesPctAllowed=18.012163403196418,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=2.021484375, noCFSRatio=0.0,
deletesPctAllowed=45.502490677777764
[junit4] 2> 2012410 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@111ac587[collection1] main]
[junit4] 2> 2012410 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2012422 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2012461 INFO (coreLoadExecutor-7286-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2012461 INFO
(searcherExecutor-7287-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2012462 INFO
(searcherExecutor-7287-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2012462 INFO
(searcherExecutor-7287-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2012462 INFO
(searcherExecutor-7287-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2012462 INFO
(searcherExecutor-7287-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2012463 INFO
(searcherExecutor-7287-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2012463 INFO
(searcherExecutor-7287-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2012463 INFO
(searcherExecutor-7287-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2012464 INFO
(searcherExecutor-7287-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2012465 INFO
(searcherExecutor-7287-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@111ac587[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2013135 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_2AAA18BFD3783BF7-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 2013136 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2013136 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2013136 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1
...
[junit4] 2> 2013136 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z;
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.1+13-LTS
[junit4] 2> 2013138 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2013138 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2013138 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2013138 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@dea1bfa{/,null,AVAILABLE}
[junit4] 2> 2013139 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@125729fe{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46715}
[junit4] 2> 2013139 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.s.Server Started @2013262ms
[junit4] 2> 2013139 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
hostPort=46715,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_2AAA18BFD3783BF7-001/tempDir-001/shard0/cores}
[junit4] 2> 2013139 ERROR
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 2013139 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2013139 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 9.0.0
[junit4] 2> 2013139 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode
on port null
[junit4] 2> 2013139 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2013139 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-07T22:42:26.175936Z
[junit4] 2> 2013140 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_2AAA18BFD3783BF7-001/tempDir-001/shard0/solr.xml
[junit4] 2> 2013143 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 2013143 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2013145 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a61e92e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2013333 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2013334 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@467f284[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2013338 WARN
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@3ca3a44[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2013358 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2013358 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 2013391 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a61e92e
[junit4] 2> 2013416 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a61e92e
[junit4] 2> 2013416 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a61e92e
[junit4] 2> 2013419 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_2AAA18BFD3783BF7-001/tempDir-001/shard0/cores
[junit4] 2> 2013419 INFO
(TEST-TestDistributedStatsComponentCardinality.test-seed#[2AAA18BFD3783BF7]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 2013420 INFO (coreLoadExecutor-7299-thread-1) [
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2013446 INFO (coreLoadExecutor-7299-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2013481 INFO (coreLoadExecutor-7299-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2013592 INFO (coreLoadExecutor-7299-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 2013602 INFO (coreLoadExecutor-7299-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2013603 INFO (coreLoadExecutor-7299-thread-1) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1a61e92e
[junit4] 2> 2013603 INFO (coreLoadExecutor-7299-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.component.TestDistributedStatsComponentCardinality_2AAA18BFD3783BF7-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 2013605 INFO (coreLoadExecutor-7299-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=3, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5030074113320369]
[junit4] 2> 2013682 INFO (coreLoadExecutor-7299-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2013682 INFO (coreLoadExecutor-7299-thread-1) [
x:collection1 ]
[...truncated too long message...]
gs.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/null892535125
[copy] Copying 248 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/null892535125
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-master/checkout/solr/null892535125
check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 70ms :: artifacts dl 6ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 328 minutes 56 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]