Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.2/4/
5 tests failed.
FAILED:
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation
Error Message:
Timeout waiting for CDCR replication to complete @source_collection:shard2
Stack Trace:
java.lang.RuntimeException: Timeout waiting for CDCR replication to complete
@source_collection:shard2
at
__randomizedtesting.SeedInfo.seed([9F30F4CE8DE5B802:615FAC6D4FC59B13]:0)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:794)
at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation(CdcrReplicationDistributedZkTest.java:377)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationStartStop
Error Message:
Timeout waiting for CDCR replication to complete @source_collection:shard2
Stack Trace:
java.lang.RuntimeException: Timeout waiting for CDCR replication to complete
@source_collection:shard2
at
__randomizedtesting.SeedInfo.seed([9F30F4CE8DE5B802:1CF32A5D993D338B]:0)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:794)
at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationStartStop(CdcrReplicationDistributedZkTest.java:168)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationDistributedZkTest
Error Message:
9 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest: 1) Thread[id=9144,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=9079,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=9104,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=9186,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 5) Thread[id=9108,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 6) Thread[id=9105,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 7) Thread[id=9072,
name=cdcr-scheduler-2703-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 8) Thread[id=9073,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 9) Thread[id=9159,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrReplicationDistributedZkTest:
1) Thread[id=9144, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=9079, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=9104, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=9186, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
5) Thread[id=9108, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
6) Thread[id=9105, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
7) Thread[id=9072, name=cdcr-scheduler-2703-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
8) Thread[id=9073, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
9) Thread[id=9159, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([9F30F4CE8DE5B802]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrReplicationDistributedZkTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=9144, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 2) Thread[id=9079,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 3) Thread[id=9104,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 4) Thread[id=9186,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 5) Thread[id=9108,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 6) Thread[id=9105,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 7) Thread[id=9072,
name=cdcr-scheduler-2703-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 8) Thread[id=9073,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745) 9) Thread[id=9159,
name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=9144, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2) Thread[id=9079, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
3) Thread[id=9104, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
4) Thread[id=9186, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
5) Thread[id=9108, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
6) Thread[id=9105, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
7) Thread[id=9072, name=cdcr-scheduler-2703-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
8) Thread[id=9073, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
9) Thread[id=9159, name=cdcr-replicator-2704-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:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([9F30F4CE8DE5B802]:0)
FAILED: org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest.test
Error Message:
There are still nodes recoverying - waited for 440 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 440
seconds
at
__randomizedtesting.SeedInfo.seed([9F30F4CE8DE5B802:1764CB142319D5FA]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:182)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:862)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1418)
at
org.apache.solr.cloud.TlogReplayBufferedWhileIndexingTest.test(TlogReplayBufferedWhileIndexingTest.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11844 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrReplicationDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/init-core-data-001
[junit4] 2> 549639 INFO
(SUITE-CdcrReplicationDistributedZkTest-seed#[9F30F4CE8DE5B802]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 549641 INFO
(SUITE-CdcrReplicationDistributedZkTest-seed#[9F30F4CE8DE5B802]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/_pch/sg
[junit4] 2> 549645 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 549651 INFO (Thread-798) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 549651 INFO (Thread-798) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 549779 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.ZkTestServer start zk server on port:52458
[junit4] 2> 549780 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 549882 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 549915 INFO (zkCallback-481-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@75d4c308
name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 549915 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 549915 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 549916 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 549918 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 549931 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 549982 INFO (zkCallback-482-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1ac0a7ce
name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 549982 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 549983 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 549983 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 549984 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 549985 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 549986 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 549988 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 549988 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 549990 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 549990 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 549991 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 549991 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 549993 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 549993 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 549994 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 549994 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 549995 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 549995 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 549997 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 549997 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 549998 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 549998 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 549999 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 550000 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 550001 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 550001 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 550002 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 550002 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 550004 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 550034 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 550075 INFO (zkCallback-484-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@23613ff8
name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 550083 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 550083 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 550091 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testTargetCollectionNotAvailable
[junit4] 2> 550910 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1
[junit4] 2> 550929 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 551159 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@23246754{/_pch/sg,null,AVAILABLE}
[junit4] 2> 551162 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.e.j.s.ServerConnector Started ServerConnector@37fe3e52{SSL,[ssl,
http/1.1]}{127.0.0.1:54098}
[junit4] 2> 551162 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.e.j.s.Server Started @559796ms
[junit4] 2> 551162 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1,
hostContext=/_pch/sg, hostPort=54098,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores}
[junit4] 2> 551162 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@73d16e93
[junit4] 2> 551163 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001'
[junit4] 2> 551163 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 551203 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 551203 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 551339 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 551347 INFO (zkCallback-485-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4a2e392f
name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 551347 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 551348 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 551351 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 551351 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/solr.xml
[junit4] 2> 551360 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores
[junit4] 2> 551360 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.CoreContainer New CoreContainer 79270737
[junit4] 2> 551360 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001]
[junit4] 2> 551361 WARN
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.CoreContainer Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/lib
to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/lib
[junit4] 2> 551361 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy :
false,useRetries : false,connectionsEvictorSleepDelay :
5000,maxConnectionIdleTime : 40000,
[junit4] 2> 551383 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 551384 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 551384 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 551384 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
[junit4] 2> 551384 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 551384 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 551395 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 551399 INFO (zkCallback-488-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@9322c5d name:ZooKeeperConnection
Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 551403 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 551403 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 551431 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$20/1693369599@46e45b28
[junit4] 2> 551447 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 551467 INFO
(zkCallback-489-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@71f63c40
name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 551467 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 551499 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue
[junit4] 2> 551575 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 551583 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 551585 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 551603 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 551615 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 551617 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/aliases.json
[junit4] 2> 551618 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 551619 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/security.json
[junit4] 2> 551627 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.ZkStateReader Updating cluster
state from ZooKeeper...
[junit4] 2> 551628 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.ZkStateReader Loaded cluster
properties: {urlScheme=https}
[junit4] 2> 551628 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (0)
[junit4] 2> 551635 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect
[junit4] 2> 551636 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 551637 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 551638 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/96588436963393541-127.0.0.1:54098__pch%2Fsg-n_0000000000
[junit4] 2> 551638 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.OverseerElectionContext I am going
to be the leader 127.0.0.1:54098__pch%2Fsg
[junit4] 2> 551638 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 551644 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.Overseer Overseer
(id=96588436963393541-127.0.0.1:54098__pch%2Fsg-n_0000000000) starting
[junit4] 2> 551645 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 551677 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.OverseerAutoReplicaFailoverThread
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 551695 INFO
(OverseerStateUpdate-96588436963393541-127.0.0.1:54098__pch%2Fsg-n_0000000000)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.Overseer Starting to work on the main
queue
[junit4] 2> 551711 INFO
(OverseerCollectionConfigSetProcessor-96588436963393541-127.0.0.1:54098__pch%2Fsg-n_0000000000)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.OverseerTaskProcessor Process
current queue of overseer operations
[junit4] 2> 551723 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.ZkController Register node as live
in ZooKeeper:/live_nodes/127.0.0.1:54098__pch%2Fsg
[junit4] 2> 551723 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:54098__pch%2Fsg
[junit4] 2> 551813 INFO
(OverseerStateUpdate-96588436963393541-127.0.0.1:54098__pch%2Fsg-n_0000000000)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (0)
[junit4] 2> 551817 INFO
(zkCallback-489-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 551817 INFO
(zkCallback-489-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 551824 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 551824 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.CoreContainer No authentication
plugin used.
[junit4] 2> 551827 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.CorePropertiesLocator Looking for
core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores
[junit4] 2> 551828 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.CoreDescriptor Created
CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false,
schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json,
collection=tmp_collection, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 551828 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.CorePropertiesLocator Found core
collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1
[junit4] 2> 551828 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 551903 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 551903 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 551910 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.s.SolrDispatchFilter
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1
[junit4] 2> 551910 INFO
(TEST-CdcrReplicationDistributedZkTest.testTargetCollectionNotAvailable-seed#[9F30F4CE8DE5B802])
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 551910 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it
so a watch is registered when it becomes visible
[junit4] 2> 551911 INFO
(OverseerStateUpdate-96588436963393541-127.0.0.1:54098__pch%2Fsg-n_0000000000)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.Overseer processMessage: queueSize:
1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:54098/_pch/sg",
[junit4] 2> "node_name":"127.0.0.1:54098__pch%2Fsg",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 551911 INFO
(OverseerStateUpdate-96588436963393541-127.0.0.1:54098__pch%2Fsg-n_0000000000)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.o.ReplicaMutator Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:54098/_pch/sg",
[junit4] 2> "node_name":"127.0.0.1:54098__pch%2Fsg",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 551911 INFO
(OverseerStateUpdate-96588436963393541-127.0.0.1:54098__pch%2Fsg-n_0000000000)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.o.ClusterStateMutator building a new
cName: tmp_collection
[junit4] 2> 551912 INFO
(OverseerStateUpdate-96588436963393541-127.0.0.1:54098__pch%2Fsg-n_0000000000)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard2
[junit4] 2> 551912 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
[junit4] 2> 551913 INFO
(zkCallback-489-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.ZkStateReader A cluster state
change: [WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 551917 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 551917 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 551917 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:tmp_collection
[junit4] 2> 551917 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
[junit4] 2> 551917 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.ZkController Looking for collection configName
[junit4] 2> 551918 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.ZkController Only one config set found in zk - using it:conf1
[junit4] 2> 551918 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
[junit4] 2> 551919 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/tmp_collection]
[junit4] 2> 551919 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 551920 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1'
[junit4] 2> 551920 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 551920 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 551921 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 551964 INFO
(zkCallback-489-thread-3-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 551966 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 551969 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.1
[junit4] 2> 551977 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 551991 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 552354 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 552371 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 552372 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 552377 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 552420 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1
[junit4] 2> 552420 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection tmp_collection
[junit4] 2> 552420 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 552420 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1/data/]
[junit4] 2> 552420 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cdf979e
[junit4] 2> 552421 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1/data/snapshot_metadata
[junit4] 2> 552421 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 552421 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1/data
[junit4] 2> 552421 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1/data/index/
[junit4] 2> 552421 WARN
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 552421 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1/data/index
[junit4] 2> 552422 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=0.302734375,
floorSegmentMB=0.705078125, forceMergeDeletesPctAllowed=27.932654186463648,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.77231295016854
[junit4] 2> 552432 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c57395b
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b6656a7),segFN=segments_1,generation=1}
[junit4] 2> 552433 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 552436 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "cdcr-processor-chain"
[junit4] 2> 552441 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup
for core collection1 in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1/data/
[junit4] 2> 552441 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.DirectoryFactory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationDistributedZkTest_9F30F4CE8DE5B802-001/jetty-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 552494 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 552496 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 552497 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 552498 INFO
(coreLoadExecutor-993-thread-1-processing-n:127.0.0.1:54098__pch%2Fsg)
[n:127.0.0.1:54098__pch%2Fsg c:tmp_collection s:shard2 r:core_node1 x:collectio
[...truncated too long message...]
t sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:401)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:194)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest.teardownClass(HdfsTlogReplayBufferedWhileIndexingTest.java:52)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 54 more
[junit4] 2> 3060304 INFO
(SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[9F30F4CE8DE5B802]-worker)
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.2/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_9F30F4CE8DE5B802-001
[junit4] 2> Sep 14, 2016 3:51:35 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 34 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{rnd_b=PostingsFormat(name=Direct), _version_=FST50, a_t=FST50,
a_i=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct)}, docValues:{},
maxPointsInLeafNode=1864, maxMBSortInHeap=6.137457625375303,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=sl-SI,
timezone=Indian/Mahe
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=275410288,total=520617984
[junit4] 2> NOTE: All tests run in this JVM: [SecurityConfHandlerTest,
TestSuggestSpellingConverter, TestPerFieldSimilarity,
TestManagedSynonymFilterFactory, CurrencyFieldXmlFileTest,
HighlighterMaxOffsetTest, TestCloudPseudoReturnFields, TestSolrCoreSnapshots,
TestSearchPerf, TestIndexSearcher, TestReqParamsAPI, PrimitiveFieldTypeTest,
SimpleFacetsTest, VMParamsZkACLAndCredentialsProvidersTest,
CustomCollectionTest, SuggesterTest, TestCloudManagedSchema,
RequestHandlersTest, BaseCdcrDistributedZkTest,
TestRandomCollapseQParserPlugin, TestJmxIntegration,
TestPerFieldSimilarityWithDefaultOverride, TestCollationField,
TestElisionMultitermQuery, TestAuthorizationFramework,
TestImplicitCoreProperties, TestDFISimilarityFactory,
TestMiniSolrCloudClusterBase, AssignTest, TestAnalyzeInfixSuggestions,
TestLocalFSCloudBackupRestore, TestTrieFacet, CdcrUpdateLogTest,
BlockDirectoryTest, RegexBoostProcessorTest, TestStressCloudBlindAtomicUpdates,
TestSortingResponseWriter, TestFieldResource, BlockJoinFacetRandomTest,
TestStressReorder, TestTolerantUpdateProcessorRandomCloud, ZkStateWriterTest,
TestRawResponseWriter, TestSchemaNameResource, TestFilteredDocIdSet,
ConfigSetsAPITest, RestartWhileUpdatingTest, SuggestComponentTest,
HdfsNNFailoverTest, BitVectorTest, TestNRTOpen, TestCoreDiscovery,
SearchHandlerTest, TestSolrQueryParserResource, TestSimpleQParserPlugin,
TestSolrDeletionPolicy1, DocValuesMultiTest, TestSolrFieldCacheMBean,
HighlighterConfigTest, UnloadDistributedZkTest,
CloneFieldUpdateProcessorFactoryTest, HardAutoCommitTest, TestSort,
ShowFileRequestHandlerTest, CloudMLTQParserTest, RecoveryZkTest,
TestConfigSetProperties, TestNoOpRegenerator, TestRebalanceLeaders,
TestSweetSpotSimilarityFactory, TestScoreJoinQPNoScore, TestCSVResponseWriter,
StatelessScriptUpdateProcessorFactoryTest, TestReload, SolrTestCaseJ4Test,
SaslZkACLProviderTest, DateMathParserTest, TestXIncludeConfig,
LeaderElectionTest, OverseerTest, TestJettySolrRunner,
DistributedQueryComponentCustomSortTest, TolerantUpdateProcessorTest,
TestWriterPerf, TestTestInjection, TestSolrConfigHandlerCloud,
TestJmxMonitoredMap, TestRecoveryHdfs, RemoteQueryErrorTest,
ChangedSchemaMergeTest, DebugComponentTest, TestExceedMaxTermLength,
TestManagedResourceStorage, AddSchemaFieldsUpdateProcessorFactoryTest,
SolrCloudExampleTest, MergeStrategyTest, ScriptEngineTest,
HdfsTlogReplayBufferedWhileIndexingTest]
[junit4] Completed [598/629 (2!)] on J2 in 531.51s, 1 test, 1 failure <<<
FAILURES!
[...truncated 60245 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]