Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4463/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
5 tests failed.
FAILED:
org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache
Error Message:
expected:<2> but was:<3>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
at
__randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF:3DA9D5474220F4C7]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1514)
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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:844)
FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache
Error Message:
2 threads leaked from SUITE scope at
org.apache.lucene.search.TestLRUQueryCache: 1) Thread[id=44,
name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844) 2)
Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING,
group=TGRP-TestLRUQueryCache] at
java.base@9/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.lucene.search.TestLRUQueryCache:
1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING,
group=TGRP-TestLRUQueryCache]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844)
2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING,
group=TGRP-TestLRUQueryCache]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)
FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache
Error Message:
There are still zombie threads that couldn't be terminated: 1) Thread[id=44,
name=LuceneTestCase-9-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844) 2)
Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING,
group=TGRP-TestLRUQueryCache] at
java.base@9/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=44, name=LuceneTestCase-9-thread-2, state=WAITING,
group=TGRP-TestLRUQueryCache]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844)
2) Thread[id=43, name=LuceneTestCase-9-thread-1, state=WAITING,
group=TGRP-TestLRUQueryCache]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.base@9/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest
Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.MultiThreadedOCPTest:
1) Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at
java.base@9/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.base@9/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.cloud.MultiThreadedOCPTest:
1) Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.base@9/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([7A417F1D24F17F15]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.MultiThreadedOCPTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest] at
java.base@9/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.base@9/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=17155, name=qtp1277906371-17155, state=TIMED_WAITING,
group=TGRP-MultiThreadedOCPTest]
at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.base@9/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([7A417F1D24F17F15]:0)
Build Log:
[...truncated 327 lines...]
[junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
[junit4] IGNOR/A 0.01s J0 |
TestLRUQueryCache.testRamBytesUsedAgreesWithRamUsageTester
[junit4] > Assumption #1: LUCENE-7595: RamUsageTester does not work exact
in Java 9 (estimations for maps and lists)
[junit4] IGNOR/A 0.00s J0 |
TestLRUQueryCache.testRamBytesUsedConstantEntryOverhead
[junit4] > Assumption #1: LUCENE-7595: RamUsageTester does not work exact
in Java 9 (estimations for maps and lists)
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLRUQueryCache
-Dtests.method=testDocValuesUpdatesDontBreakCache -Dtests.seed=6F9CE92A70D2B7EF
-Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Pacific/Majuro
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.03s J0 |
TestLRUQueryCache.testDocValuesUpdatesDontBreakCache <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<2> but
was:<3>
[junit4] > at
__randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF:3DA9D5474220F4C7]:0)
[junit4] > at
org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1514)
[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:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testDetectMutatedQueries
[junit4] > Assumption #1: LUCENE-7604: For some unknown reason the
non-constant BadQuery#hashCode() does not trigger
ConcurrentModificationException on Java 9 b150
[junit4] 2> Feb 25, 2018 11:10:29 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> Feb 25, 2018 11:10:49 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 2 threads leaked from SUITE scope at
org.apache.lucene.search.TestLRUQueryCache:
[junit4] 2> 1) Thread[id=44, name=LuceneTestCase-9-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] 2> at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] 2> at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] 2> at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2) Thread[id=43, name=LuceneTestCase-9-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] 2> at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] 2> at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] 2> at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Feb 25, 2018 11:10:49 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=44, name=LuceneTestCase-9-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> 2) Thread[id=43, name=LuceneTestCase-9-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> Feb 25, 2018 11:10:52 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=44, name=LuceneTestCase-9-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] 2> at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] 2> at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] 2> at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2) Thread[id=43, name=LuceneTestCase-9-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] 2> at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] 2> at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] 2> at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{color=PostingsFormat(name=Asserting), f=FST50, foo=FST50, text=FSTOrd50},
docValues:{field=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1719,
maxMBSortInHeap=7.534897116893195,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@48c40688),
locale=ko, timezone=Pacific/Majuro
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=3,free=236014816,total=292179968
[junit4] 2> NOTE: All tests run in this JVM: [TestSimilarity2,
TestAttributeSource, TestPrefixQuery, TestSort, TestSPIClassIterator,
TestAxiomaticF1LOG, TestUnicodeUtil, TestIndexedDISI,
TestBooleanMinShouldMatch, TestFilterLeafReader, TestLRUQueryCache]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLRUQueryCache
-Dtests.seed=6F9CE92A70D2B7EF -Dtests.slow=true -Dtests.locale=ko
-Dtests.timezone=Pacific/Majuro -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | TestLRUQueryCache (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.lucene.search.TestLRUQueryCache:
[junit4] > 1) Thread[id=44, name=LuceneTestCase-9-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] > at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] > at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] > at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] > at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] > 2) Thread[id=43, name=LuceneTestCase-9-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] > at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] > at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] > at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] > at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=44, name=LuceneTestCase-9-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] > at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] > at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] > at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] > at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] > 2) Thread[id=43, name=LuceneTestCase-9-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] > at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] > at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] > at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] > at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)
[junit4] Completed [25/486 (1!)] on J0 in 42.34s, 22 tests, 1 failure, 2
errors, 3 skipped <<< FAILURES!
[...truncated 1184 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20180225_110939_950282800500631368189.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 263 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20180225_110939_95016203405007585525950.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 293 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J1-20180225_111527_3796305889607538741353.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/test-framework/test/temp/junit4-J0-20180225_111527_3798187184214148940758.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1062 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J1-20180225_111701_37610224036348413653466.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/common/test/temp/junit4-J0-20180225_111701_3767830140595144629766.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 238 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J1-20180225_111958_0858959956814416775549.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 5 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/icu/test/temp/junit4-J0-20180225_111958_0857998389681010941489.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 253 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180225_112010_4202496161827378272660.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180225_112010_4206352094344426265245.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 162 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180225_112050_0128166381785962375116.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180225_112050_01213581316987151743610.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 169 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180225_112059_4349732606192073152054.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180225_112059_4331423167540856689157.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 170 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180225_112108_47415103115355162136334.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 9 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180225_112108_47517537373589355464672.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 159 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180225_112124_1316011288286758138756.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180225_112124_13112115369135471736888.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 164 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J0-20180225_112136_12315072791015530485551.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/stempel/test/temp/junit4-J1-20180225_112136_1243840533439039556377.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 175 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/analysis/uima/test/temp/junit4-J0-20180225_112142_42310904812083607969110.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 157 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J1-20180225_112203_66614778244767430815405.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 19 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/backward-codecs/test/temp/junit4-J0-20180225_112203_66617142995345340922127.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 1401 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J0-20180225_112244_8919199730943933762835.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/benchmark/test/temp/junit4-J1-20180225_112244_8948174736058327578501.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 254 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J1-20180225_112300_38510671020699923517174.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/classification/test/temp/junit4-J0-20180225_112300_3856287375727563015432.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 265 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J0-20180225_112317_6471540781051695937507.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/codecs/test/temp/junit4-J1-20180225_112317_6479839355032293074035.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 234 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J0-20180225_112537_3724438052895085070615.syserr
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/demo/test/temp/junit4-J1-20180225_112537_37211183536834234947125.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 176 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J0-20180225_112542_5755804133246832122059.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/expressions/test/temp/junit4-J1-20180225_112542_5751181530054683603544.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 230 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J1-20180225_112549_53914289665628338672823.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/facet/test/temp/junit4-J0-20180225_112549_538571709994170355830.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 182 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J0-20180225_112711_4858774754555210255271.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/grouping/test/temp/junit4-J1-20180225_112711_487270992131306852082.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 258 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J1-20180225_112722_8803244212385242439126.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/highlighter/test/temp/junit4-J0-20180225_112722_8802271293724337887231.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 163 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J1-20180225_112748_2995940357966093241103.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 6 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/join/test/temp/junit4-J0-20180225_112748_2994771801063514065504.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 153 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J0-20180225_112809_1264236777650409984651.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/memory/test/temp/junit4-J1-20180225_112809_1264992755622012834967.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 187 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J0-20180225_112818_72814573887068899255326.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 7 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/misc/test/temp/junit4-J1-20180225_112818_72813993677845463280551.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 307 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J0-20180225_112851_8832204186794676684795.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queries/test/temp/junit4-J1-20180225_112851_8837219392225126968316.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 232 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J0-20180225_112909_3214627532772329827206.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/queryparser/test/temp/junit4-J1-20180225_112909_32114714270992679170849.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 212 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J1-20180225_112926_34912800706216405831142.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 3 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/replicator/test/temp/junit4-J0-20180225_112926_3491894256988498012915.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 221 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J0-20180225_112950_58017485944981440822143.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 7 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/sandbox/test/temp/junit4-J1-20180225_112950_5844754470686392766043.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 320 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J0-20180225_113045_901740082178024724145.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial-extras/test/temp/junit4-J1-20180225_113045_9013298899833273443426.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 151 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial/test/temp/junit4-J0-20180225_113106_6006930045523682827749.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 186 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J0-20180225_113109_2659136441120728086400.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 5 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/spatial3d/test/temp/junit4-J1-20180225_113109_26512539379615895405737.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 260 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J0-20180225_113123_78511726823695469753554.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 3 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/suggest/test/temp/junit4-J1-20180225_113123_7854216252181149436398.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 2923 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> 1413201 INFO
(SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/init-core-data-001
[junit4] 2> 1413202 WARN
(SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1413202 INFO
(SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1413202 INFO
(SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
[junit4] 2> 1413202 INFO
(SUITE-MultiThreadedOCPTest-seed#[7A417F1D24F17F15]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/k_zsm/y
[junit4] 2> 1413206 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1413206 INFO (Thread-2160) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1413206 INFO (Thread-2160) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1413209 ERROR (Thread-2160) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1413316 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.ZkTestServer start zk server on port:64997
[junit4] 2> 1413329 INFO (zkConnectionManagerCallback-6165-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1413334 INFO (zkConnectionManagerCallback-6167-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1413345 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1413349 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 1413353 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1413355 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1413358 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1413361 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1413364 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1413368 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1413370 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1413373 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1413376 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1413380 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 1415076 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1415078 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1415078 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 1415078 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ] o.e.j.s.session
Scavenging every 600000ms
[junit4] 2> 1415078 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f1e5a62{/k_zsm/y,null,AVAILABLE}
[junit4] 2> 1415080 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3e22697{HTTP/1.1,[http/1.1]}{127.0.0.1:65000}
[junit4] 2> 1415080 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ] o.e.j.s.Server
Started @1417510ms
[junit4] 2> 1415080 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k_zsm/y,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/tempDir-001/control/data,
hostPort=65000,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores,
replicaType=NRT}
[junit4] 2> 1415080 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1415080 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1415080 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1415080 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1415081 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-25T11:56:33.600023Z
[junit4] 2> 1415082 INFO (zkConnectionManagerCallback-6169-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1415084 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1415084 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/solr.xml
[junit4] 2> 1415088 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1415088 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1415088 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1415092 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64997/solr
[junit4] 2> 1415095 INFO (zkConnectionManagerCallback-6173-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1415098 INFO
(zkConnectionManagerCallback-6175-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.c.ConnectionManager zkClient has
connected
[junit4] 2> 1415283 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1415284 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:65000_k_zsm%2Fy
[junit4] 2> 1415286 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.Overseer Overseer
(id=72121040138010628-127.0.0.1:65000_k_zsm%2Fy-n_0000000000) starting
[junit4] 2> 1415298 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65000_k_zsm%2Fy
[junit4] 2> 1415303 INFO
(OverseerStateUpdate-72121040138010628-127.0.0.1:65000_k_zsm%2Fy-n_0000000000)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1415356 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
[junit4] 2> 1415367 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
[junit4] 2> 1415367 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
[junit4] 2> 1415368 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores
[junit4] 2> 1415386 INFO (zkConnectionManagerCallback-6181-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1415390 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1415391 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64997/solr ready
[junit4] 2> 1415393 INFO (qtp214571408-17073)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65000_k_zsm%252Fy&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1415396 INFO
(OverseerThreadFactory-5225-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 1415510 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1415510 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 1415618 INFO
(zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1416529 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 1416537 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 1416607 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
test/1.0 with uniqueid field id
[junit4] 2> 1416632 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'control_collection_shard1_replica_n1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 1416632 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
[junit4] 2> 1416632 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1416632 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 1416644 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=12,
maxMergedSegmentMB=27.814453125, floorSegmentMB=0.7822265625,
forceMergeDeletesPctAllowed=5.583561107285306, segmentsPerTier=47.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2500399712621313
[junit4] 2> 1416666 WARN (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1416749 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1416749 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1416754 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1416754 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1416754 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3681067509422635]
[junit4] 2> 1416761 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6cc3f52d[control_collection_shard1_replica_n1] main]
[junit4] 2> 1416763 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1416765 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1416766 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 1416767 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1593373931901812736
[junit4] 2> 1416767 INFO
(searcherExecutor-5228-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@6cc3f52d[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1416777 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1416778 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1416778 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:65000/k_zsm/y/control_collection_shard1_replica_n1/
[junit4] 2> 1416778 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 1416778 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:65000/k_zsm/y/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 1416778 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 1416786 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:65000/k_zsm/y/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 1416891 INFO
(zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1416944 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 1416947 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1437
[junit4] 2> 1416950 INFO (qtp214571408-17073)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 30 seconds. Check all shard replicas
[junit4] 2> 1417048 INFO
(zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 1417406 INFO
(OverseerCollectionConfigSetProcessor-72121040138010628-127.0.0.1:65000_k_zsm%2Fy-n_0000000000)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1417958 INFO (qtp214571408-17073)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65000_k_zsm%252Fy&wt=javabin&version=2}
status=0 QTime=2564
[junit4] 2> 1417963 INFO (zkConnectionManagerCallback-6185-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1417965 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1417967 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64997/solr ready
[junit4] 2> 1417967 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1417969 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.h.a.CollectionsHandler Invoked
Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1417972 INFO
(OverseerThreadFactory-5225-thread-2-processing-n:127.0.0.1:65000_k_zsm%2Fy)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 1417974 WARN
(OverseerThreadFactory-5225-thread-2-processing-n:127.0.0.1:65000_k_zsm%2Fy)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 1418194 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.h.a.CollectionsHandler Wait for new
collection to be active for at most 30 seconds. Check all shard replicas
[junit4] 2> 1418195 INFO (qtp214571408-17077)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=226
[junit4] 2> 1418593 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/shard-1-001
of type NRT
[junit4] 2> 1418594 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ] o.e.j.s.Server
jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash:
82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1418595 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 1418595 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 1418595 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ] o.e.j.s.session
Scavenging every 660000ms
[junit4] 2> 1418595 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f4ab804{/k_zsm/y,null,AVAILABLE}
[junit4] 2> 1418596 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2dff25ed{HTTP/1.1,[http/1.1]}{127.0.0.1:65009}
[junit4] 2> 1418596 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ] o.e.j.s.Server
Started @1421026ms
[junit4] 2> 1418596 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k_zsm/y,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/tempDir-001/jetty1,
hostPort=65009,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 1418596 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1418596 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1418596 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1418596 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1418596 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-25T11:56:37.115978Z
[junit4] 2> 1418598 INFO (zkConnectionManagerCallback-6187-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1418600 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1418600 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.MultiThreadedOCPTest_7A417F1D24F17F15-001/shard-1-001/solr.xml
[junit4] 2> 1418603 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 1418603 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 1418604 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1418607 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64997/solr
[junit4] 2> 1418608 INFO (zkConnectionManagerCallback-6191-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1418612 INFO
(zkConnectionManagerCallback-6193-thread-1-processing-n:127.0.0.1:65009_k_zsm%2Fy)
[n:127.0.0.1:65009_k_zsm%2Fy ] o.a.s.c.c.ConnectionManager zkClient has
connected
[junit4] 2> 1418625 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65009_k_zsm%2Fy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 1418630 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65009_k_zsm%2Fy ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1418634 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65009_k_zsm%2Fy ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:65009_k_zsm%2Fy
[junit4] 2> 1418636 INFO
(zkCallback-6174-thread-1-processing-n:127.0.0.1:65000_k_zsm%2Fy)
[n:127.0.0.1:65000_k_zsm%2Fy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1418637 INFO
(zkCallback-6192-thread-1-processing-n:127.0.0.1:65009_k_zsm%2Fy)
[n:127.0.0.1:65009_k_zsm%2Fy ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 1418637 INFO (zkCallback-6184-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1418693 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65009_k_zsm%2Fy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
[junit4] 2> 1418709 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65009_k_zsm%2Fy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
[junit4] 2> 1418710 INFO
(TEST-MultiThreadedOCPTest.test-seed#[7A417F1D24F17F15])
[n:127.0.0.1:65009_k_zsm%2Fy ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@66330e28
[junit4] 2
[...truncated too long message...]
unit4] 2> at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2) Thread[id=15, name=LuceneTestCase-1-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] 2> at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] 2> at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] 2> at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] 2> at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] 2> at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{color=PostingsFormat(name=Asserting), f=FST50, foo=FST50, text=FSTOrd50},
docValues:{field=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1719,
maxMBSortInHeap=7.534897116893195,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6e2e415a),
locale=ko, timezone=Pacific/Majuro
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=3,free=16365800,total=54788096
[junit4] 2> NOTE: All tests run in this JVM: [TestLRUQueryCache]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLRUQueryCache
-Dtests.seed=6F9CE92A70D2B7EF -Dtests.slow=true -Dtests.locale=ko
-Dtests.timezone=Pacific/Majuro -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | TestLRUQueryCache (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.lucene.search.TestLRUQueryCache:
[junit4] > 1) Thread[id=14, name=LuceneTestCase-1-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] > at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] > at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] > at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] > at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] > 2) Thread[id=15, name=LuceneTestCase-1-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] > at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] > at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] > at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] > at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=14, name=LuceneTestCase-1-thread-1,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] > at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] > at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] > at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] > at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] > 2) Thread[id=15, name=LuceneTestCase-1-thread-2,
state=WAITING, group=TGRP-TestLRUQueryCache]
[junit4] > at java.base@9/jdk.internal.misc.Unsafe.park(Native
Method)
[junit4] > at
java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[junit4] > at
java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
[junit4] > at
java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
[junit4] > at
java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] > at java.base@9/java.lang.Thread.run(Thread.java:844)
[junit4] > at
__randomizedtesting.SeedInfo.seed([6F9CE92A70D2B7EF]:0)
[junit4] Completed [3/5 (1!)] on J0 in 81.64s, 22 tests, 1 failure, 2
errors, 3 skipped <<< FAILURES!
[...truncated 4 lines...]
[junit4] JVM J0: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J0-20180225_123904_63412442586189363304247.syserr
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J0: EOF ----
[...truncated 28 lines...]
[junit4] JVM J1: stderr was not empty, see:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build/core/test/temp/junit4-J1-20180225_123904_6355228885840651015532.syserr
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option
UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in
a future release.
[junit4] <<< JVM J1: EOF ----
[...truncated 10 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1560:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1085:
There were test failures: 5 suites, 110 tests, 2 suite-level errors, 1
failure, 34 ignored (12 assumptions) [seed: 6F9CE92A70D2B7EF]
Total time: 1 minute 29 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] 1/5 failed: org.apache.lucene.search.TestLRUQueryCache
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af,
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #4461
Recording test results
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]