Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-7.x/5/
3 tests failed.
FAILED:
org.apache.lucene.search.intervals.TestIntervalQuery.testOrderedNearQueryWidth3
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([4DCC4B70CB39DDD4:A0E99C9F2519D7D5]:0)
at
org.apache.lucene.search.intervals.IntervalFilter.docID(IntervalFilter.java:38)
at
org.apache.lucene.search.intervals.IntervalScorer.docID(IntervalScorer.java:45)
at
org.apache.lucene.search.AssertingScorer.<init>(AssertingScorer.java:48)
at
org.apache.lucene.search.AssertingScorer.wrap(AssertingScorer.java:33)
at
org.apache.lucene.search.AssertingLeafCollector.setScorer(AssertingLeafCollector.java:43)
at
org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:182)
at
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
at
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:63)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:660)
at
org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
at
org.apache.lucene.search.QueryUtils.checkFirstSkipTo(QueryUtils.java:433)
at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:119)
at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:123)
at org.apache.lucene.search.CheckHits.checkHits(CheckHits.java:183)
at
org.apache.lucene.search.intervals.TestIntervalQuery.checkHits(TestIntervalQuery.java:76)
at
org.apache.lucene.search.intervals.TestIntervalQuery.testOrderedNearQueryWidth3(TestIntervalQuery.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
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.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrReplicationDistributedZkTest
Error Message:
9 threads leaked from SUITE scope at
org.apache.solr.cloud.cdcr.CdcrReplicationDistributedZkTest: 1)
Thread[id=9466, name=cdcr-replicator-3554-thread-2, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=9502,
name=cdcr-replicator-3554-thread-3, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=9553,
name=cdcr-replicator-3554-thread-5, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=9410,
name=cdcr-replicator-3554-thread-1, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=9608,
name=cdcr-replicator-3554-thread-8, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 6) Thread[id=9596,
name=cdcr-replicator-3554-thread-6, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 7) Thread[id=9524,
name=cdcr-replicator-3554-thread-4, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 8) Thread[id=9602,
name=cdcr-replicator-3554-thread-7, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 9) Thread[id=9409,
name=cdcr-scheduler-3553-thread-1, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE
scope at org.apache.solr.cloud.cdcr.CdcrReplicationDistributedZkTest:
1) Thread[id=9466, name=cdcr-replicator-3554-thread-2, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=9502, name=cdcr-replicator-3554-thread-3, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=9553, name=cdcr-replicator-3554-thread-5, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=9410, name=cdcr-replicator-3554-thread-1, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=9608, name=cdcr-replicator-3554-thread-8, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
6) Thread[id=9596, name=cdcr-replicator-3554-thread-6, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
7) Thread[id=9524, name=cdcr-replicator-3554-thread-4, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
8) Thread[id=9602, name=cdcr-replicator-3554-thread-7, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
9) Thread[id=9409, name=cdcr-scheduler-3553-thread-1, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([D5C4EF253D8F25FF]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrReplicationDistributedZkTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=9466, name=cdcr-replicator-3554-thread-2, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=9502,
name=cdcr-replicator-3554-thread-3, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 3) Thread[id=9553,
name=cdcr-replicator-3554-thread-5, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=9410,
name=cdcr-replicator-3554-thread-1, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 5) Thread[id=9608,
name=cdcr-replicator-3554-thread-8, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 6) Thread[id=9596,
name=cdcr-replicator-3554-thread-6, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 7) Thread[id=9524,
name=cdcr-replicator-3554-thread-4, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 8) Thread[id=9602,
name=cdcr-replicator-3554-thread-7, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) 9) Thread[id=9409,
name=cdcr-scheduler-3553-thread-1, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=9466, name=cdcr-replicator-3554-thread-2, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=9502, name=cdcr-replicator-3554-thread-3, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
3) Thread[id=9553, name=cdcr-replicator-3554-thread-5, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=9410, name=cdcr-replicator-3554-thread-1, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
5) Thread[id=9608, name=cdcr-replicator-3554-thread-8, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
6) Thread[id=9596, name=cdcr-replicator-3554-thread-6, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
7) Thread[id=9524, name=cdcr-replicator-3554-thread-4, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
8) Thread[id=9602, name=cdcr-replicator-3554-thread-7, state=WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
9) Thread[id=9409, name=cdcr-scheduler-3553-thread-1, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([D5C4EF253D8F25FF]:0)
Build Log:
[...truncated 1829 lines...]
[junit4] JVM J0: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/lucene/build/core/test/temp/junit4-J0-20180404_034823_5897298924903287826980.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] codec: DummyCompressingStoredFields, pf: Lucene50, dvf: Asserting
[junit4] <<< JVM J0: EOF ----
[...truncated 8078 lines...]
[junit4] Suite: org.apache.lucene.search.intervals.TestIntervalQuery
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestIntervalQuery
-Dtests.method=testOrderedNearQueryWidth3 -Dtests.seed=4DCC4B70CB39DDD4
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.badapples=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/test-data/enwiki.random.lines.txt
-Dtests.locale=sr-BA -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.03s J0 | TestIntervalQuery.testOrderedNearQueryWidth3 <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([4DCC4B70CB39DDD4:A0E99C9F2519D7D5]:0)
[junit4] > at
org.apache.lucene.search.intervals.IntervalFilter.docID(IntervalFilter.java:38)
[junit4] > at
org.apache.lucene.search.intervals.IntervalScorer.docID(IntervalScorer.java:45)
[junit4] > at
org.apache.lucene.search.AssertingScorer.<init>(AssertingScorer.java:48)
[junit4] > at
org.apache.lucene.search.AssertingScorer.wrap(AssertingScorer.java:33)
[junit4] > at
org.apache.lucene.search.AssertingLeafCollector.setScorer(AssertingLeafCollector.java:43)
[junit4] > at
org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:182)
[junit4] > at
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:79)
[junit4] > at
org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:63)
[junit4] > at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:660)
[junit4] > at
org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
[junit4] > at
org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
[junit4] > at
org.apache.lucene.search.QueryUtils.checkFirstSkipTo(QueryUtils.java:433)
[junit4] > at
org.apache.lucene.search.QueryUtils.check(QueryUtils.java:119)
[junit4] > at
org.apache.lucene.search.QueryUtils.check(QueryUtils.java:123)
[junit4] > at
org.apache.lucene.search.CheckHits.checkHits(CheckHits.java:183)
[junit4] > at
org.apache.lucene.search.intervals.TestIntervalQuery.checkHits(TestIntervalQuery.java:76)
[junit4] > at
org.apache.lucene.search.intervals.TestIntervalQuery.testOrderedNearQueryWidth3(TestIntervalQuery.java:85)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1769,
maxMBSortInHeap=7.377530708325409, sim=RandomSimilarity(queryNorm=false):
{field=DFI(Saturated)}, locale=sr-BA, timezone=Antarctica/Davis
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=189878264,total=354418688
[junit4] 2> NOTE: All tests run in this JVM: [TestIntervals,
TestIDVersionPostingsFormat, TestFloatPointNearestNeighbor,
TestPayloadSpanUtil, TestCoveringQuery, TestIntervalQuery]
[junit4] Completed [17/21 (1!)] on J0 in 0.78s, 13 tests, 1 error, 1 skipped
<<< FAILURES!
[...truncated 3746 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrReplicationDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/init-core-data-001
[junit4] 2> 913888 INFO
(SUITE-CdcrReplicationDistributedZkTest-seed#[D5C4EF253D8F25FF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 913890 INFO
(SUITE-CdcrReplicationDistributedZkTest-seed#[D5C4EF253D8F25FF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 913890 INFO
(SUITE-CdcrReplicationDistributedZkTest-seed#[D5C4EF253D8F25FF]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 913890 INFO
(SUITE-CdcrReplicationDistributedZkTest-seed#[D5C4EF253D8F25FF]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 913891 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 913891 INFO (Thread-1144) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 913891 INFO (Thread-1144) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 913897 ERROR (Thread-1144) [ ] 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> 913991 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.ZkTestServer start zk server on port:55774
[junit4] 2> 914001 INFO (zkConnectionManagerCallback-1553-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914004 INFO (zkConnectionManagerCallback-1555-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914007 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 914008 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 914009 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 914010 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 914011 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 914012 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 914013 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 914014 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 914015 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 914018 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 914019 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 914020 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testTargetCollectionNotAvailable
[junit4] 2> 914110 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 914111 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 914111 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 914111 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 914112 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@66eca4ee{/,null,AVAILABLE}
[junit4] 2> 914118 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@77a89ed0{HTTP/1.1,[http/1.1]}{127.0.0.1:38492}
[junit4] 2> 914118 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.Server Started @914158ms
[junit4] 2> 914118 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1,
hostContext=/, hostPort=38492,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-001/cores}
[junit4] 2> 914119 ERROR
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 914119 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 914119 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.4.0
[junit4] 2> 914119 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 914119 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 914119 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-04T06:27:14.824Z
[junit4] 2> 914121 INFO (zkConnectionManagerCallback-1557-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914121 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 914121 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-001/solr.xml
[junit4] 2> 914125 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 914125 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 914126 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 914132 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55774/solr
[junit4] 2> 914137 INFO (zkConnectionManagerCallback-1561-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914138 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1055f62a3080003, likely client has closed socket
[junit4] 2> 914140 INFO (zkConnectionManagerCallback-1563-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914221 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38492_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 914221 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38492_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:38492_
[junit4] 2> 914222 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38492_ ] o.a.s.c.Overseer Overseer
(id=73569846168125444-127.0.0.1:38492_-n_0000000000) starting
[junit4] 2> 914232 INFO (zkConnectionManagerCallback-1570-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914234 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38492_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:55774/solr ready
[junit4] 2> 914236 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38492_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38492_
[junit4] 2> 914238 INFO (zkCallback-1562-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 914239 INFO (zkCallback-1569-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 914344 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38492_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 914352 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38492_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 914352 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38492_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 914354 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38492_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-001/cores
[junit4] 2> 914482 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 914484 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 914484 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 914484 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 914485 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ccd2466{/,null,AVAILABLE}
[junit4] 2> 914485 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@5995440c{HTTP/1.1,[http/1.1]}{127.0.0.1:45810}
[junit4] 2> 914485 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.Server Started @914525ms
[junit4] 2> 914485 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2,
hostContext=/, hostPort=45810,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-002/cores}
[junit4] 2> 914486 ERROR
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 914486 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 914486 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.4.0
[junit4] 2> 914486 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 914486 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 914486 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-04T06:27:15.191Z
[junit4] 2> 914489 INFO (zkConnectionManagerCallback-1572-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914490 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 914490 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-002/solr.xml
[junit4] 2> 914493 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 914493 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 914494 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 914499 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55774/solr
[junit4] 2> 914503 INFO (zkConnectionManagerCallback-1576-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914506 INFO (zkConnectionManagerCallback-1578-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914514 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:45810_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 914517 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:45810_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 914519 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:45810_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 914519 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:45810_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45810_
[junit4] 2> 914520 INFO (zkCallback-1569-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 914520 INFO (zkCallback-1562-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 914522 INFO (zkCallback-1577-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 914784 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:45810_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 914793 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:45810_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 914793 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:45810_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 914794 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:45810_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-002/cores
[junit4] 2> 914798 INFO (zkConnectionManagerCallback-1585-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914799 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:45810_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 914799 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:45810_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:55774/solr ready
[junit4] 2> 914911 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 914912 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 914912 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 914912 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 914913 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6bebd60e{/,null,AVAILABLE}
[junit4] 2> 914913 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@30491389{HTTP/1.1,[http/1.1]}{127.0.0.1:38367}
[junit4] 2> 914913 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.Server Started @914953ms
[junit4] 2> 914913 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3,
hostContext=/, hostPort=38367,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-003/cores}
[junit4] 2> 914914 ERROR
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 914914 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 914914 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.4.0
[junit4] 2> 914914 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 914914 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 914914 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-04T06:27:15.619Z
[junit4] 2> 914916 INFO (zkConnectionManagerCallback-1587-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914917 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 914917 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-003/solr.xml
[junit4] 2> 914920 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 914920 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 914921 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 914925 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55774/solr
[junit4] 2> 914930 INFO (zkConnectionManagerCallback-1591-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914932 INFO (zkConnectionManagerCallback-1593-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 914938 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38367_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 914939 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38367_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 914941 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38367_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 914941 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38367_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38367_
[junit4] 2> 914942 INFO (zkCallback-1569-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 914946 INFO (zkCallback-1562-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 914946 INFO (zkCallback-1577-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 914952 INFO (zkCallback-1584-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 914958 INFO (zkCallback-1592-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 915142 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38367_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 915151 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38367_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 915151 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38367_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 915153 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38367_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-003/cores
[junit4] 2> 915155 INFO (zkConnectionManagerCallback-1600-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 915156 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38367_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 915157 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:38367_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:55774/solr ready
[junit4] 2> 915285 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 915285 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 915285 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 915285 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 915286 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17f0bc33{/,null,AVAILABLE}
[junit4] 2> 915286 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@652fa1cf{HTTP/1.1,[http/1.1]}{127.0.0.1:48634}
[junit4] 2> 915286 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.e.j.s.Server Started @915327ms
[junit4] 2> 915287 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4,
hostContext=/, hostPort=48634,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-004/cores}
[junit4] 2> 915287 ERROR
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 915287 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 915287 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.4.0
[junit4] 2> 915287 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 915287 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 915287 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-04T06:27:15.992Z
[junit4] 2> 915291 INFO (zkConnectionManagerCallback-1602-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 915292 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 915292 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-004/solr.xml
[junit4] 2> 915296 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 915296 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 915298 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 915306 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55774/solr
[junit4] 2> 915313 INFO (zkConnectionManagerCallback-1606-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 915333 INFO (zkConnectionManagerCallback-1608-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 915337 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:48634_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 915339 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:48634_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 915340 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:48634_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 915340 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:48634_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:48634_
[junit4] 2> 915341 INFO (zkCallback-1584-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 915341 INFO (zkCallback-1577-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 915341 INFO (zkCallback-1569-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 915343 INFO (zkCallback-1562-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 915346 INFO (zkCallback-1599-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 915346 INFO (zkCallback-1592-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 915352 INFO (zkCallback-1607-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 915533 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:48634_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 915542 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:48634_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 915542 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:48634_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 915544 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:48634_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-004/cores
[junit4] 2> 915556 INFO (zkConnectionManagerCallback-1615-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 915557 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:48634_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 915558 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[n:127.0.0.1:48634_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:55774/solr ready
[junit4] 2> 915601 INFO (zkConnectionManagerCallback-1620-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 915602 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 915603 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[D5C4EF253D8F25FF])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:55774/solr ready
[junit4] 2> 915604 INFO (qtp41332423-6130) [n:127.0.0.1:38367_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 915607 INFO (OverseerThreadFactory-2621-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection tmp_collection
[junit4] 2> 915608 WARN (OverseerThreadFactory-2621-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection
(tmp_collection) without cores.
[junit4] 2> 915723 INFO (qtp41332423-6130) [n:127.0.0.1:38367_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 915723 INFO (qtp41332423-6130) [n:127.0.0.1:38367_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2}
status=0 QTime=119
[junit4] 2> 915724 INFO (qtp41332423-6132) [n:127.0.0.1:38367_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:38492_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 915727 INFO
(OverseerCollectionConfigSetProcessor-73569846168125444-127.0.0.1:38492_-n_0000000000)
[ ] 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> 915745 INFO (OverseerThreadFactory-2621-thread-2) [ ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38492_ for creating new
replica
[junit4] 2> 915765 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n41&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 915766 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 915869 INFO (zkCallback-1562-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/tmp_collection/state.json] for collection [tmp_collection]
has occurred - updating... (live nodes size: [4])
[junit4] 2> 916778 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
[junit4] 2> 916787 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n41] Schema name=test
[junit4] 2> 916861 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 916872 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n41'
using configuration from collection tmp_collection, trusted=true
[junit4] 2> 916873 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.tmp_collection.shard1.replica_n41' (registry
'solr.core.tmp_collection.shard1.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@334145fd
[junit4] 2> 916873 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 916873 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n41] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-001/cores/tmp_collection_shard1_replica_n41],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-NightlyTests-7.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrReplicationDistributedZkTest_D5C4EF253D8F25FF-001/jetty-001/cores/tmp_collection_shard1_replica_n41/data/]
[junit4] 2> 916876 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=94.6865234375,
floorSegmentMB=2.072265625, forceMergeDeletesPctAllowed=14.3777949511094,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=0.904296875,
noCFSRatio=0.5069977244119073
[junit4] 2> 916922 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 916922 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 916923 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 916923 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 916924 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=67.7509765625,
floorSegmentMB=1.63671875, forceMergeDeletesPctAllowed=14.29874184502826,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 916924 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2fd1048a[tmp_collection_shard1_replica_n41] main]
[junit4] 2> 916925 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 916926 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 916926 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 916929 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 916930 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/tmp_collection/cdcr/state/process
[junit4] 2> 916930 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1596795899226357760
[junit4] 2> 916935 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/tmp_collection/terms/shard1 to Terms{values={core_node42=0},
version=0}
[junit4] 2> 916936 INFO
(searcherExecutor-2642-thread-1-processing-n:127.0.0.1:38492_
x:tmp_collection_shard1_replica_n41 c:tmp_collection s:shard1)
[n:127.0.0.1:38492_ c:tmp_collection s:shard1
x:tmp_collection_shard1_replica_n41] o.a.s.c.SolrCore
[tmp_collection_shard1_replica_n41] Registered new searcher
Searcher@2fd1048a[tmp_collection_shard1_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 916937 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 916937 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 916937 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:38492/tmp_collection_shard1_replica_n41/
[junit4] 2> 916937 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 916937 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.SyncStrategy http://127.0.0.1:38492/tmp_collection_shard1_replica_n41/
has no replicas
[junit4] 2> 916937 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 916940 INFO (zkCallback-1562-thread-1) [ ]
o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard1
[junit4] 2> 916942 INFO (qtp1540928403-6070) [n:127.0.0.1:38492_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:38492/tmp_collection_shard1_replica_n41/ shard1
[junit4] 2> 917045 INFO (zkCallback-1562-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeD
[...truncated too long message...]
ame=cdcr-scheduler-3553-thread-1, state=TIMED_WAITING,
group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([D5C4EF253D8F25FF]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=9466, name=cdcr-replicator-3554-thread-2,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=9502, name=cdcr-replicator-3554-thread-3,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 3) Thread[id=9553, name=cdcr-replicator-3554-thread-5,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 4) Thread[id=9410, name=cdcr-replicator-3554-thread-1,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 5) Thread[id=9608, name=cdcr-replicator-3554-thread-8,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 6) Thread[id=9596, name=cdcr-replicator-3554-thread-6,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 7) Thread[id=9524, name=cdcr-replicator-3554-thread-4,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 8) Thread[id=9602, name=cdcr-replicator-3554-thread-7,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 9) Thread[id=9409, name=cdcr-scheduler-3553-thread-1,
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([D5C4EF253D8F25FF]:0)
[junit4] Completed [316/794 (1!)] on J2 in 1767.80s, 11 tests, 2 errors <<<
FAILURES!
[...truncated 51035 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]