Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/252/
3 tests failed.
FAILED:
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterLeaderChange
Error Message:
Timeout waiting for CDCR replication to complete @source_collection:shard1
Stack Trace:
java.lang.RuntimeException: Timeout waiting for CDCR replication to complete
@source_collection:shard1
at
__randomizedtesting.SeedInfo.seed([33FCCE9A2F15FC45:E10C827971BA5A77]:0)
at
org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForReplicationToComplete(BaseCdcrDistributedZkTest.java:795)
at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testReplicationAfterLeaderChange(CdcrReplicationDistributedZkTest.java:305)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:
11 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrReplicationDistributedZkTest: 1) Thread[id=2961,
name=cdcr-replicator-1411-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) 2) Thread[id=2987,
name=cdcr-replicator-1411-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=2960,
name=cdcr-scheduler-1410-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) 4) Thread[id=3047,
name=cdcr-replicator-1411-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) 5) Thread[id=3048,
name=cdcr-replicator-1411-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) 6) Thread[id=2962,
name=cdcr-replicator-1411-thread-1-processing-n:127.0.0.1:58945_yc_rnu-SendThread(127.0.0.1:45828),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
7) Thread[id=2963,
name=cdcr-replicator-1411-thread-1-processing-n:127.0.0.1:58945_yc_rnu-EventThread,
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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
8) Thread[id=3056, name=cdcr-replicator-1411-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) 9) Thread[id=3013,
name=cdcr-replicator-1411-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) 10) Thread[id=2988,
name=cdcr-replicator-1411-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) 11) Thread[id=3042,
name=cdcr-replicator-1411-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)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from
SUITE scope at org.apache.solr.cloud.CdcrReplicationDistributedZkTest:
1) Thread[id=2961, name=cdcr-replicator-1411-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)
2) Thread[id=2987, name=cdcr-replicator-1411-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=2960, name=cdcr-scheduler-1410-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)
4) Thread[id=3047, name=cdcr-replicator-1411-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)
5) Thread[id=3048, name=cdcr-replicator-1411-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)
6) Thread[id=2962,
name=cdcr-replicator-1411-thread-1-processing-n:127.0.0.1:58945_yc_rnu-SendThread(127.0.0.1:45828),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
7) Thread[id=2963,
name=cdcr-replicator-1411-thread-1-processing-n:127.0.0.1:58945_yc_rnu-EventThread,
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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
8) Thread[id=3056, name=cdcr-replicator-1411-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)
9) Thread[id=3013, name=cdcr-replicator-1411-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)
10) Thread[id=2988, name=cdcr-replicator-1411-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)
11) Thread[id=3042, name=cdcr-replicator-1411-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)
at __randomizedtesting.SeedInfo.seed([33FCCE9A2F15FC45]: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=2961, name=cdcr-replicator-1411-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) 2) Thread[id=2987,
name=cdcr-replicator-1411-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=2960,
name=cdcr-scheduler-1410-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) 4) Thread[id=3047,
name=cdcr-replicator-1411-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) 5) Thread[id=3048,
name=cdcr-replicator-1411-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) 6) Thread[id=2962,
name=cdcr-replicator-1411-thread-1-processing-n:127.0.0.1:58945_yc_rnu-SendThread(127.0.0.1:45828),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994) 7)
Thread[id=3056, name=cdcr-replicator-1411-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) 8) Thread[id=3013,
name=cdcr-replicator-1411-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) 9) Thread[id=2988,
name=cdcr-replicator-1411-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) 10) Thread[id=3042,
name=cdcr-replicator-1411-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)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=2961, name=cdcr-replicator-1411-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)
2) Thread[id=2987, name=cdcr-replicator-1411-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=2960, name=cdcr-scheduler-1410-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)
4) Thread[id=3047, name=cdcr-replicator-1411-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)
5) Thread[id=3048, name=cdcr-replicator-1411-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)
6) Thread[id=2962,
name=cdcr-replicator-1411-thread-1-processing-n:127.0.0.1:58945_yc_rnu-SendThread(127.0.0.1:45828),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
at java.lang.Thread.sleep(Native Method)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
7) Thread[id=3056, name=cdcr-replicator-1411-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)
8) Thread[id=3013, name=cdcr-replicator-1411-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)
9) Thread[id=2988, name=cdcr-replicator-1411-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)
10) Thread[id=3042, name=cdcr-replicator-1411-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)
at __randomizedtesting.SeedInfo.seed([33FCCE9A2F15FC45]:0)
Build Log:
[...truncated 12109 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrReplicationDistributedZkTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/init-core-data-001
[junit4] 2> 248029 INFO
(SUITE-CdcrReplicationDistributedZkTest-seed#[33FCCE9A2F15FC45]-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> 248030 INFO
(SUITE-CdcrReplicationDistributedZkTest-seed#[33FCCE9A2F15FC45]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/yc_rnu/
[junit4] 2> 248032 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 248034 INFO (Thread-545) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 248035 INFO (Thread-545) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 248035 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.ZkTestServer start zk server on port:45828
[junit4] 2> 248064 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 248065 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 248066 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 248067 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 248068 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 248069 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 248069 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 248070 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 248071 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 248071 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 248072 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 248087 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testResilienceWithDeleteByQueryOnTarget
[junit4] 2> 248162 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-001/cores/collection1
[junit4] 2> 248169 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 248177 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f69bcaf{/yc_rnu,null,AVAILABLE}
[junit4] 2> 248186 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@1ef8a1c2{SSL,[ssl,
http/1.1]}{127.0.0.1:49447}
[junit4] 2> 248187 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.Server Started @251586ms
[junit4] 2> 248187 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1,
hostContext=/yc_rnu, hostPort=49447,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-001/cores}
[junit4] 2> 248190 ERROR
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 248191 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.4.0
[junit4] 2> 248191 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 248191 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 248191 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-09T13:00:10.834Z
[junit4] 2> 248328 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 248328 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-001/solr.xml
[junit4] 2> 248338 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 248339 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45828/solr
[junit4] 2> 248391 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:49447_yc_rnu ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:49447_yc_rnu
[junit4] 2> 248392 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:49447_yc_rnu ] o.a.s.c.Overseer Overseer
(id=97253248905248773-127.0.0.1:49447_yc_rnu-n_0000000000) starting
[junit4] 2> 248419 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:49447_yc_rnu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:49447_yc_rnu
[junit4] 2> 248420 INFO
(zkCallback-370-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 248466 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:49447_yc_rnu ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-001/cores
[junit4] 2> 248466 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:49447_yc_rnu ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 248474 INFO
(OverseerStateUpdate-97253248905248773-127.0.0.1:49447_yc_rnu-n_0000000000)
[n:127.0.0.1:49447_yc_rnu ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 248513 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf1
[junit4] 2> 248529 WARN
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 248530 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 248546 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 248638 WARN
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 248639 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 248660 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection tmp_collection
[junit4] 2> 248660 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-001/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-001/cores/collection1/data/]
[junit4] 2> 248660 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c099e4c
[junit4] 2> 248661 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=54.3447265625,
floorSegmentMB=1.884765625, forceMergeDeletesPctAllowed=28.30556154960458,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6879542774777355
[junit4] 2> 248724 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 248724 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 248725 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 248725 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 248725 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 248726 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f7ec34e[collection1] main]
[junit4] 2> 248727 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 248727 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 248728 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 248733 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 248739 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/tmp_collection/cdcr/state/process
[junit4] 2> 248748 INFO
(searcherExecutor-1238-thread-1-processing-n:127.0.0.1:49447_yc_rnu
x:collection1 c:tmp_collection) [n:127.0.0.1:49447_yc_rnu c:tmp_collection
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f7ec34e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 248749 INFO
(coreLoadExecutor-1237-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu c:tmp_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1556051983222177792
[junit4] 2> 248756 INFO
(coreZkRegister-1230-thread-1-processing-n:127.0.0.1:49447_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:49447_yc_rnu c:tmp_collection s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 248756 INFO
(coreZkRegister-1230-thread-1-processing-n:127.0.0.1:49447_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:49447_yc_rnu c:tmp_collection s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 248756 INFO
(coreZkRegister-1230-thread-1-processing-n:127.0.0.1:49447_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:49447_yc_rnu c:tmp_collection s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:49447/yc_rnu/collection1/
[junit4] 2> 248756 INFO
(coreZkRegister-1230-thread-1-processing-n:127.0.0.1:49447_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:49447_yc_rnu c:tmp_collection s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 248756 INFO
(coreZkRegister-1230-thread-1-processing-n:127.0.0.1:49447_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:49447_yc_rnu c:tmp_collection s:shard2
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:49447/yc_rnu/collection1/ has no replicas
[junit4] 2> 248762 INFO
(zkCallback-370-thread-3-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu ] o.a.s.h.CdcrLeaderStateManager Received new
leader state @ tmp_collection:shard2
[junit4] 2> 248764 INFO
(coreZkRegister-1230-thread-1-processing-n:127.0.0.1:49447_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:49447_yc_rnu c:tmp_collection s:shard2
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:49447/yc_rnu/collection1/ shard2
[junit4] 2> 248916 INFO
(coreZkRegister-1230-thread-1-processing-n:127.0.0.1:49447_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:49447_yc_rnu c:tmp_collection s:shard2
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 249313 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-002/cores/collection1
[junit4] 2> 249323 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 249342 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@539f9849{/yc_rnu,null,AVAILABLE}
[junit4] 2> 249343 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@60e9478d{SSL,[ssl,
http/1.1]}{127.0.0.1:44397}
[junit4] 2> 249344 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.Server Started @252743ms
[junit4] 2> 249344 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2,
hostContext=/yc_rnu, hostPort=44397,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-002/cores}
[junit4] 2> 249345 ERROR
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 249345 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.4.0
[junit4] 2> 249345 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 249345 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 249345 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-09T13:00:11.988Z
[junit4] 2> 249351 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 249351 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-002/solr.xml
[junit4] 2> 249378 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 249379 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45828/solr
[junit4] 2> 249414 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:44397_yc_rnu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 249418 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:44397_yc_rnu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44397_yc_rnu
[junit4] 2> 249422 INFO
(zkCallback-370-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 249426 INFO
(zkCallback-376-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 249590 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:44397_yc_rnu ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-002/cores
[junit4] 2> 249590 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:44397_yc_rnu ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 249593 INFO
(OverseerStateUpdate-97253248905248773-127.0.0.1:49447_yc_rnu-n_0000000000)
[n:127.0.0.1:49447_yc_rnu ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 250600 WARN
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 250601 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 250612 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 250698 WARN
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 250700 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 250710 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection tmp_collection
[junit4] 2> 250710 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-002/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-002/cores/collection1/data/]
[junit4] 2> 250710 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c099e4c
[junit4] 2> 250711 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=54.3447265625,
floorSegmentMB=1.884765625, forceMergeDeletesPctAllowed=28.30556154960458,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6879542774777355
[junit4] 2> 250728 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 250728 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 250728 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 250728 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 250729 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 250730 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d3fac62[collection1] main]
[junit4] 2> 250731 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 250731 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 250731 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 250733 INFO
(searcherExecutor-1250-thread-1-processing-n:127.0.0.1:44397_yc_rnu
x:collection1 c:tmp_collection) [n:127.0.0.1:44397_yc_rnu c:tmp_collection
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6d3fac62[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 250733 INFO
(coreLoadExecutor-1249-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu c:tmp_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1556051985302552576
[junit4] 2> 250742 INFO
(coreZkRegister-1244-thread-1-processing-n:127.0.0.1:44397_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:44397_yc_rnu c:tmp_collection s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 250743 INFO
(coreZkRegister-1244-thread-1-processing-n:127.0.0.1:44397_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:44397_yc_rnu c:tmp_collection s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 250743 INFO
(coreZkRegister-1244-thread-1-processing-n:127.0.0.1:44397_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:44397_yc_rnu c:tmp_collection s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44397/yc_rnu/collection1/
[junit4] 2> 250743 INFO
(coreZkRegister-1244-thread-1-processing-n:127.0.0.1:44397_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:44397_yc_rnu c:tmp_collection s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 250743 INFO
(coreZkRegister-1244-thread-1-processing-n:127.0.0.1:44397_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:44397_yc_rnu c:tmp_collection s:shard1
r:core_node2 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:44397/yc_rnu/collection1/ has no replicas
[junit4] 2> 250745 INFO
(zkCallback-376-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu ] o.a.s.h.CdcrLeaderStateManager Received new
leader state @ tmp_collection:shard1
[junit4] 2> 250749 INFO
(coreZkRegister-1244-thread-1-processing-n:127.0.0.1:44397_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:44397_yc_rnu c:tmp_collection s:shard1
r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:44397/yc_rnu/collection1/ shard1
[junit4] 2> 250900 INFO
(coreZkRegister-1244-thread-1-processing-n:127.0.0.1:44397_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:44397_yc_rnu c:tmp_collection s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 250958 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-003/cores/collection1
[junit4] 2> 250972 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 250975 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7b030b41{/yc_rnu,null,AVAILABLE}
[junit4] 2> 250982 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@1a8052cc{SSL,[ssl,
http/1.1]}{127.0.0.1:39603}
[junit4] 2> 250983 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.Server Started @254382ms
[junit4] 2> 250987 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard3,
hostContext=/yc_rnu, hostPort=39603,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-003/cores}
[junit4] 2> 250987 ERROR
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 250988 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.4.0
[junit4] 2> 250988 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 250988 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 250988 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-09T13:00:13.631Z
[junit4] 2> 251002 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 251002 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-003/solr.xml
[junit4] 2> 251012 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 251013 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45828/solr
[junit4] 2> 251034 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:39603_yc_rnu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 251039 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:39603_yc_rnu ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39603_yc_rnu
[junit4] 2> 251040 INFO
(zkCallback-376-thread-1-processing-n:127.0.0.1:44397_yc_rnu)
[n:127.0.0.1:44397_yc_rnu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 251045 INFO
(zkCallback-370-thread-1-processing-n:127.0.0.1:49447_yc_rnu)
[n:127.0.0.1:49447_yc_rnu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 251047 INFO
(zkCallback-382-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 251130 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:39603_yc_rnu ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-003/cores
[junit4] 2> 251131 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[n:127.0.0.1:39603_yc_rnu ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 251133 INFO
(OverseerStateUpdate-97253248905248773-127.0.0.1:49447_yc_rnu-n_0000000000)
[n:127.0.0.1:49447_yc_rnu ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 252141 WARN
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 252141 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 252151 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 252213 WARN
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 252214 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 252233 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection tmp_collection
[junit4] 2> 252233 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-003/cores/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-003/cores/collection1/data/]
[junit4] 2> 252234 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c099e4c
[junit4] 2> 252234 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=54.3447265625,
floorSegmentMB=1.884765625, forceMergeDeletesPctAllowed=28.30556154960458,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6879542774777355
[junit4] 2> 252250 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 252250 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 252252 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 252252 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 252252 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 252253 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@38683fe2[collection1] main]
[junit4] 2> 252254 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 252254 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 252254 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 252256 INFO
(searcherExecutor-1262-thread-1-processing-n:127.0.0.1:39603_yc_rnu
x:collection1 c:tmp_collection) [n:127.0.0.1:39603_yc_rnu c:tmp_collection
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@38683fe2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 252256 INFO
(coreLoadExecutor-1261-thread-1-processing-n:127.0.0.1:39603_yc_rnu)
[n:127.0.0.1:39603_yc_rnu c:tmp_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1556051986899533824
[junit4] 2> 252262 INFO
(coreZkRegister-1256-thread-1-processing-n:127.0.0.1:39603_yc_rnu x:collection1
c:tmp_collection) [n:127.0.0.1:39603_yc_rnu c:tmp_collection s:shard2
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 252262 INFO
(updateExecutor-379-thread-1-processing-n:127.0.0.1:39603_yc_rnu x:collection1
s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39603_yc_rnu
c:tmp_collection s:shard2 r:core_node3 x:collection1]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 252262 INFO
(recoveryExecutor-380-thread-1-processing-n:127.0.0.1:39603_yc_rnu
x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39603_yc_rnu
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 252263 INFO
(recoveryExecutor-380-thread-1-processing-n:127.0.0.1:39603_yc_rnu
x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39603_yc_rnu
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 252263 INFO
(recoveryExecutor-380-thread-1-processing-n:127.0.0.1:39603_yc_rnu
x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39603_yc_rnu
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 252263 INFO
(recoveryExecutor-380-thread-1-processing-n:127.0.0.1:39603_yc_rnu
x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39603_yc_rnu
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog
Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 252263 INFO
(recoveryExecutor-380-thread-1-processing-n:127.0.0.1:39603_yc_rnu
x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39603_yc_rnu
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[https://127.0.0.1:49447/yc_rnu/collection1/] and I am
[https://127.0.0.1:39603/yc_rnu/collection1/]
[junit4] 2> 252266 INFO
(recoveryExecutor-380-thread-1-processing-n:127.0.0.1:39603_yc_rnu
x:collection1 s:shard2 c:tmp_collection r:core_node3) [n:127.0.0.1:39603_yc_rnu
c:tmp_collection s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [https://127.0.0.1:49447/yc_rnu];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39603_yc_rnu&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 252339 INFO (qtp1155663636-2392) [n:127.0.0.1:49447_yc_rnu
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 252339 INFO (qtp1155663636-2392) [n:127.0.0.1:49447_yc_rnu
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of tmp_collection) have state: recovering
[junit4] 2> 252339 INFO (qtp1155663636-2392) [n:127.0.0.1:49447_yc_rnu
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=tmp_collection, shard=shard2, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:39603_yc_rnu,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:39603/yc_rnu","node_name":"127.0.0.1:39603_yc_rnu","state":"down"}
[junit4] 2> 252414 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-004/cores/collection1
[junit4] 2> 252415 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 252416 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5bc37ab3{/yc_rnu,null,AVAILABLE}
[junit4] 2> 252418 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.AbstractConnector Started ServerConnector@521e9a94{SSL,[ssl,
http/1.1]}{127.0.0.1:58945}
[junit4] 2> 252418 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.e.j.s.Server Started @255818ms
[junit4] 2> 252419 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard4,
hostContext=/yc_rnu, hostPort=58945,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-004/cores}
[junit4] 2> 252419 ERROR
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 252419 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.4.0
[junit4] 2> 252419 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 252419 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 252419 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-09T13:00:15.062Z
[junit4] 2> 252424 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 252424 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.CdcrReplicationDistributedZkTest_33FCCE9A2F15FC45-001/jetty-004/solr.xml
[junit4] 2> 252429 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 252430 INFO
(TEST-CdcrReplicationDistributedZkTest.testResilienceWithDeleteByQueryOnTarget-seed#[33FCCE9A2F15FC45])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45828/solr
[junit4] 2> 252438 INFO (TEST-CdcrReplicationDistribute
[...truncated too long message...]
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([33FCCE9A2F15FC45]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=2961, name=cdcr-replicator-1411-thread-1,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 2) Thread[id=2987, name=cdcr-replicator-1411-thread-2,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 3) Thread[id=2960, name=cdcr-scheduler-1410-thread-1,
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 4) Thread[id=3047, name=cdcr-replicator-1411-thread-6,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 5) Thread[id=3048, name=cdcr-replicator-1411-thread-7,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 6) Thread[id=2962,
name=cdcr-replicator-1411-thread-1-processing-n:127.0.0.1:58945_yc_rnu-SendThread(127.0.0.1:45828),
state=TIMED_WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
[junit4] > 7) Thread[id=3056, name=cdcr-replicator-1411-thread-8,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 8) Thread[id=3013, name=cdcr-replicator-1411-thread-4,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 9) Thread[id=2988, name=cdcr-replicator-1411-thread-3,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > 10) Thread[id=3042, name=cdcr-replicator-1411-thread-5,
state=WAITING, group=TGRP-CdcrReplicationDistributedZkTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > at
__randomizedtesting.SeedInfo.seed([33FCCE9A2F15FC45]:0)
[junit4] Completed [269/678 (1!)] on J0 in 1769.74s, 11 tests, 3 errors <<<
FAILURES!
[...truncated 63685 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]