Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4096/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
8 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Could not find collection:collection2
Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
at
__randomizedtesting.SeedInfo.seed([48DB078C2CAE9CBD:C08F38568252F145]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:904)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
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:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([48DB078C2CAE9CBD:8DCDC3173C18A4DD]:0)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffObject(SolrInfoMBeanHandler.java:240)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.diffNamedList(SolrInfoMBeanHandler.java:219)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.getDiff(SolrInfoMBeanHandler.java:187)
at
org.apache.solr.handler.admin.SolrInfoMBeanHandler.handleRequestBody(SolrInfoMBeanHandler.java:87)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:178)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2473)
at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:57)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.search.TestSolrQueryParser.testManyClauses
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([48DB078C2CAE9CBD:16D51D19E715222]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.search.TestSolrQueryParser.testManyClauses(TestSolrQueryParser.java:368)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery
Error Message:
Path not found: /responseHeader/status
Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
at
__randomizedtesting.SeedInfo.seed([C7169310878E1C63:B21B530C9794DAB6]:0)
at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
at
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
at
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
at
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
at
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
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$9.evaluate(RandomizedRunner.java:941)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrVersionReplicationTest: 1) Thread[id=17299,
name=cdcr-update-log-synchronizer-7781-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] 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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
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:748) 2) Thread[id=17311,
name=cdcr-update-log-synchronizer-7787-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] 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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
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:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrVersionReplicationTest:
1) Thread[id=17299, name=cdcr-update-log-synchronizer-7781-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
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:748)
2) Thread[id=17311, name=cdcr-update-log-synchronizer-7787-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
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:748)
at __randomizedtesting.SeedInfo.seed([48DB078C2CAE9CBD]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=17299, name=cdcr-update-log-synchronizer-7781-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest] 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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
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:748) 2) Thread[id=17311,
name=cdcr-update-log-synchronizer-7787-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] 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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
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:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=17299, name=cdcr-update-log-synchronizer-7781-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
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:748)
2) Thread[id=17311, name=cdcr-update-log-synchronizer-7787-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
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.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
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:748)
at __randomizedtesting.SeedInfo.seed([48DB078C2CAE9CBD]:0)
FAILED:
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
Error Message:
Expected to see nodes come back collection1 null Live Nodes:
[127.0.0.1:57281_solr, 127.0.0.1:57286_solr, 127.0.0.1:57282_solr] Last
available state:
DocCollection(collection1//collections/collection1/state.json/24)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node1":{ "core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:57282/solr",
"node_name":"127.0.0.1:57282_solr", "state":"active",
"type":"NRT"}, "core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:57289/solr",
"node_name":"127.0.0.1:57289_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"https://127.0.0.1:57284/solr",
"node_name":"127.0.0.1:57284_solr", "state":"down",
"type":"NRT"}, "core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"https://127.0.0.1:57287/solr",
"node_name":"127.0.0.1:57287_solr", "state":"down",
"type":"NRT"}, "core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"https://127.0.0.1:57286/solr",
"node_name":"127.0.0.1:57286_solr", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{"core_node2":{
"core":"collection1_shard2_replica_n1",
"base_url":"https://127.0.0.1:57281/solr",
"node_name":"127.0.0.1:57281_solr", "state":"active",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected to see nodes come back collection1
null
Live Nodes: [127.0.0.1:57281_solr, 127.0.0.1:57286_solr, 127.0.0.1:57282_solr]
Last available state:
DocCollection(collection1//collections/collection1/state.json/24)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:57282/solr",
"node_name":"127.0.0.1:57282_solr",
"state":"active",
"type":"NRT"},
"core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:57289/solr",
"node_name":"127.0.0.1:57289_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"https://127.0.0.1:57284/solr",
"node_name":"127.0.0.1:57284_solr",
"state":"down",
"type":"NRT"},
"core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"https://127.0.0.1:57287/solr",
"node_name":"127.0.0.1:57287_solr",
"state":"down",
"type":"NRT"},
"core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"https://127.0.0.1:57286/solr",
"node_name":"127.0.0.1:57286_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"collection1_shard2_replica_n1",
"base_url":"https://127.0.0.1:57281/solr",
"node_name":"127.0.0.1:57281_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([48DB078C2CAE9CBD:16EFCAC26FD1005A]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:109)
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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test
Error Message:
Captured an uncaught exception in thread: Thread[id=5469,
name=testExecutor-2537-thread-1, state=RUNNABLE,
group=TGRP-UnloadDistributedZkTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=5469, name=testExecutor-2537-thread-1,
state=RUNNABLE, group=TGRP-UnloadDistributedZkTest]
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:51173: Cannot unload non-existent core
[multiunload0]
at __randomizedtesting.SeedInfo.seed([48DB078C2CAE9CBD]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:222)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.UnloadDistributedZkTest.lambda$testUnloadLotsOfCores$0(UnloadDistributedZkTest.java:372)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11283 lines...]
[junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/init-core-data-001
[junit4] 2> 424065 WARN
(SUITE-UnloadDistributedZkTest-seed#[48DB078C2CAE9CBD]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
[junit4] 2> 424065 INFO
(SUITE-UnloadDistributedZkTest-seed#[48DB078C2CAE9CBD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 424068 INFO
(SUITE-UnloadDistributedZkTest-seed#[48DB078C2CAE9CBD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 424068 INFO
(SUITE-UnloadDistributedZkTest-seed#[48DB078C2CAE9CBD]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 424069 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 424069 INFO (Thread-980) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 424069 INFO (Thread-980) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 424072 ERROR (Thread-980) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 424175 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.ZkTestServer start zk server on port:51143
[junit4] 2> 424214 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 424216 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 424218 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 424220 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 424222 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 424224 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 424226 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 424228 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 424230 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 424232 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 424235 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 424238 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 424467 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 424469 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4ca1ba40{/,null,AVAILABLE}
[junit4] 2> 424471 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3d4c6101{HTTP/1.1,[http/1.1]}{127.0.0.1:51146}
[junit4] 2> 424471 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.Server Started @428343ms
[junit4] 2> 424471 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=51146,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/control-001/cores}
[junit4] 2> 424472 ERROR
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 424472 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 424472 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 424472 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 424472 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T22:10:19.673Z
[junit4] 2> 424475 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 424475 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/control-001/solr.xml
[junit4] 2> 424483 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 424488 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51143/solr
[junit4] 2> 424524 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51146_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 424525 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51146_
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:51146_
[junit4] 2> 424526 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51146_
] o.a.s.c.Overseer Overseer
(id=98184031061409796-127.0.0.1:51146_-n_0000000000) starting
[junit4] 2> 424537 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51146_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51146_
[junit4] 2> 424539 INFO
(zkCallback-997-thread-1-processing-n:127.0.0.1:51146_) [n:127.0.0.1:51146_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 424620 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51146_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 424622 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51146_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 424623 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51146_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 424624 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51146_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/control-001/cores
[junit4] 2> 424647 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 424649 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51143/solr ready
[junit4] 2> 424652 INFO (qtp1623608538-5235) [n:127.0.0.1:51146_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:51146_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 424660 INFO
(OverseerThreadFactory-2438-thread-1-processing-n:127.0.0.1:51146_)
[n:127.0.0.1:51146_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 424661 INFO
(OverseerThreadFactory-2438-thread-1-processing-n:127.0.0.1:51146_)
[n:127.0.0.1:51146_ ] o.a.s.c.CreateCollectionCmd Only one config set found
in zk - using it:conf1
[junit4] 2> 424768 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 424769 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 424877 INFO
(zkCallback-997-thread-1-processing-n:127.0.0.1:51146_) [n:127.0.0.1:51146_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 425795 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 425808 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 425890 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 425906 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 425906 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 425906 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 425906 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 425908 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8509996720940506]
[junit4] 2> 425911 WARN (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 425969 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 425969 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 425971 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 425971 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 425971 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=23.5224609375,
floorSegmentMB=1.4814453125, forceMergeDeletesPctAllowed=2.777656451408662,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.23218550827450113
[junit4] 2> 425972 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6635d91a[control_collection_shard1_replica_n1] main]
[junit4] 2> 425973 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 425974 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 425974 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 425975 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570944498979045376
[junit4] 2> 425976 INFO
(searcherExecutor-2441-thread-1-processing-n:127.0.0.1:51146_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:51146_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@6635d91a[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 425982 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 425982 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 425982 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:51146/control_collection_shard1_replica_n1/
[junit4] 2> 425982 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 425982 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:51146/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 425982 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 425987 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51146/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 426089 INFO
(zkCallback-997-thread-1-processing-n:127.0.0.1:51146_) [n:127.0.0.1:51146_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 426139 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 426142 INFO (qtp1623608538-5236) [n:127.0.0.1:51146_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1373
[junit4] 2> 426145 INFO (qtp1623608538-5235) [n:127.0.0.1:51146_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 426246 INFO
(zkCallback-997-thread-1-processing-n:127.0.0.1:51146_) [n:127.0.0.1:51146_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 426663 INFO
(OverseerCollectionConfigSetProcessor-98184031061409796-127.0.0.1:51146_-n_0000000000)
[n:127.0.0.1:51146_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 427145 INFO (qtp1623608538-5235) [n:127.0.0.1:51146_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:51146_&wt=javabin&version=2}
status=0 QTime=2492
[junit4] 2> 427152 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 427153 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51143/solr ready
[junit4] 2> 427153 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 427155 INFO (qtp1623608538-5233) [n:127.0.0.1:51146_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 427157 INFO
(OverseerThreadFactory-2438-thread-2-processing-n:127.0.0.1:51146_)
[n:127.0.0.1:51146_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 427158 INFO
(OverseerThreadFactory-2438-thread-2-processing-n:127.0.0.1:51146_)
[n:127.0.0.1:51146_ ] o.a.s.c.CreateCollectionCmd Only one config set found
in zk - using it:conf1
[junit4] 2> 427158 WARN
(OverseerThreadFactory-2438-thread-2-processing-n:127.0.0.1:51146_)
[n:127.0.0.1:51146_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 427376 INFO (qtp1623608538-5233) [n:127.0.0.1:51146_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 427376 INFO (qtp1623608538-5233) [n:127.0.0.1:51146_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=221
[junit4] 2> 427632 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-1-001
of type TLOG
[junit4] 2> 427632 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 427634 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@334111d0{/,null,AVAILABLE}
[junit4] 2> 427634 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@728f1c{HTTP/1.1,[http/1.1]}{127.0.0.1:51161}
[junit4] 2> 427634 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.Server Started @431505ms
[junit4] 2> 427634 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=51161,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-1-001/cores}
[junit4] 2> 427635 ERROR
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 427635 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 427635 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 427635 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 427635 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T22:10:22.836Z
[junit4] 2> 427639 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 427639 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-1-001/solr.xml
[junit4] 2> 427644 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 427647 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51143/solr
[junit4] 2> 427660 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51161_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 427664 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51161_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 427666 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51161_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51161_
[junit4] 2> 427668 INFO (zkCallback-1004-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 427669 INFO
(zkCallback-1009-thread-1-processing-n:127.0.0.1:51161_) [n:127.0.0.1:51161_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 427668 INFO
(zkCallback-997-thread-1-processing-n:127.0.0.1:51146_) [n:127.0.0.1:51146_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 427731 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51161_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 427734 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51161_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 427735 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51161_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 427735 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51161_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-1-001/cores
[junit4] 2> 427758 INFO (qtp2016921649-5276) [n:127.0.0.1:51161_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:51161_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 427760 INFO
(OverseerThreadFactory-2438-thread-3-processing-n:127.0.0.1:51146_)
[n:127.0.0.1:51146_ ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"collection1",
[junit4] 2> "node":"127.0.0.1:51161_",
[junit4] 2> "shard":"shard2",
[junit4] 2> "type":"TLOG",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 427761 INFO
(OverseerThreadFactory-2438-thread-3-processing-n:127.0.0.1:51146_)
[n:127.0.0.1:51146_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51161_
for creating new replica
[junit4] 2> 427761 INFO
(OverseerCollectionConfigSetProcessor-98184031061409796-127.0.0.1:51146_-n_0000000000)
[n:127.0.0.1:51146_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 427763 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 427763 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 428782 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 428790 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema
[collection1_shard2_replica_t0] Schema name=test
[junit4] 2> 428848 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 428861 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t0' using configuration from
collection collection1, trusted=true
[junit4] 2> 428866 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t0' (registry
'solr.core.collection1.shard2.replica_t0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 428866 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 428866 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SolrCore
[[collection1_shard2_replica_t0] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-1-001/cores/collection1_shard2_replica_t0],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-1-001/cores/collection1_shard2_replica_t0/data/]
[junit4] 2> 428869 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8509996720940506]
[junit4] 2> 428872 WARN (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 428924 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 428924 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 428926 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 428926 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 428927 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=23.5224609375,
floorSegmentMB=1.4814453125, forceMergeDeletesPctAllowed=2.777656451408662,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.23218550827450113
[junit4] 2> 428927 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1fd8fd1e[collection1_shard2_replica_t0] main]
[junit4] 2> 428928 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 428929 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 428929 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 428929 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570944502076538880
[junit4] 2> 428930 INFO
(searcherExecutor-2452-thread-1-processing-n:127.0.0.1:51161_
x:collection1_shard2_replica_t0 s:shard2 c:collection1) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SolrCore
[collection1_shard2_replica_t0] Registered new searcher
Searcher@1fd8fd1e[collection1_shard2_replica_t0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 428936 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 428936 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 428936 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:51161/collection1_shard2_replica_t0/
[junit4] 2> 428936 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 428936 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy
http://127.0.0.1:51161/collection1_shard2_replica_t0/ has no replicas
[junit4] 2> 428936 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 428937 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.ZkController
collection1_shard2_replica_t0 stopping background replication from leader
[junit4] 2> 428941 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51161/collection1_shard2_replica_t0/ shard2
[junit4] 2> 429045 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 429048 INFO (qtp2016921649-5278) [n:127.0.0.1:51161_
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1285
[junit4] 2> 429051 INFO (qtp2016921649-5276) [n:127.0.0.1:51161_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:51161_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1293
[junit4] 2> 429303 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-2-001
of type TLOG
[junit4] 2> 429304 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 429305 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6e6a7f64{/,null,AVAILABLE}
[junit4] 2> 429305 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2b1b7673{HTTP/1.1,[http/1.1]}{127.0.0.1:51168}
[junit4] 2> 429305 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.e.j.s.Server Started @433177ms
[junit4] 2> 429306 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=51168,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-2-001/cores}
[junit4] 2> 429306 ERROR
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 429306 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 429306 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 429306 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 429306 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T22:10:24.507Z
[junit4] 2> 429310 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 429310 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-2-001/solr.xml
[junit4] 2> 429315 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 429319 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51143/solr
[junit4] 2> 429330 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51168_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 429334 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51168_
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 429337 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51168_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51168_
[junit4] 2> 429339 INFO
(zkCallback-997-thread-1-processing-n:127.0.0.1:51146_) [n:127.0.0.1:51146_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 429340 INFO
(zkCallback-1015-thread-1-processing-n:127.0.0.1:51168_) [n:127.0.0.1:51168_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 429339 INFO (zkCallback-1004-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 429339 INFO
(zkCallback-1009-thread-1-processing-n:127.0.0.1:51161_) [n:127.0.0.1:51161_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 429407 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51168_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 429410 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51168_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 429411 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51168_
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 429412 INFO
(TEST-UnloadDistributedZkTest.test-seed#[48DB078C2CAE9CBD]) [n:127.0.0.1:51168_
] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-2-001/cores
[junit4] 2> 429438 INFO (qtp2016921649-5279) [n:127.0.0.1:51161_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:51168_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 429440 INFO
(OverseerThreadFactory-2438-thread-4-processing-n:127.0.0.1:51146_)
[n:127.0.0.1:51146_ ] o.a.s.c.AddReplicaCmd addReplica() : {
[junit4] 2> "collection":"collection1",
[junit4] 2> "node":"127.0.0.1:51168_",
[junit4] 2> "shard":"shard1",
[junit4] 2> "type":"TLOG",
[junit4] 2> "operation":"addreplica"}
[junit4] 2> 429440 INFO
(OverseerThreadFactory-2438-thread-4-processing-n:127.0.0.1:51146_)
[n:127.0.0.1:51146_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:51168_
for creating new replica
[junit4] 2> 429440 INFO
(OverseerCollectionConfigSetProcessor-98184031061409796-127.0.0.1:51146_-n_0000000000)
[n:127.0.0.1:51146_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 429443 INFO (qtp504210460-5305) [n:127.0.0.1:51168_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 429444 INFO (qtp504210460-5305) [n:127.0.0.1:51168_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 430493 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 430512 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema
[collection1_shard1_replica_t0] Schema name=test
[junit4] 2> 430594 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 430609 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t0' using configuration from
collection collection1, trusted=true
[junit4] 2> 430610 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t0' (registry
'solr.core.collection1.shard1.replica_t0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@69ff24c5
[junit4] 2> 430610 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 430610 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrCore
[[collection1_shard1_replica_t0] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-2-001/cores/collection1_shard1_replica_t0],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.UnloadDistributedZkTest_48DB078C2CAE9CBD-001/shard-2-001/cores/collection1_shard1_replica_t0/data/]
[junit4] 2> 430612 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8509996720940506]
[junit4] 2> 430613 WARN (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 430674 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 430674 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 430676 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 430676 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 430678 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=23.5224609375,
floorSegmentMB=1.4814453125, forceMergeDeletesPctAllowed=2.777656451408662,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.23218550827450113
[junit4] 2> 430678 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3625df48[collection1_shard1_replica_t0] main]
[junit4] 2> 430680 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 430680 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 430681 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 430681 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570944503913644032
[junit4] 2> 430682 INFO
(searcherExecutor-2463-thread-1-processing-n:127.0.0.1:51168_
x:collection1_shard1_replica_t0 s:shard1 c:collection1) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrCore
[collection1_shard1_replica_t0] Registered new searcher
Searcher@3625df48[collection1_shard1_replica_t0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 430688 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 430688 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 430688 INFO (qtp504210460-5305) [n:127.0.0.1:51168_
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:51168/collection1_shard1_replica_t0/
[junit4] 2> 430688 INFO
[...truncated too long message...]
:64476_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper...
(5) -> (4)
[junit4] 2> 34296 INFO (coreCloseExecutor-290-thread-1)
[n:127.0.0.1:64499_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=410344447
[junit4] 2> 34296 INFO
(zkCallback-114-thread-2-processing-n:127.0.0.1:64499_solr)
[n:127.0.0.1:64499_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (5) -> (4)
[junit4] 2> 34299 WARN
(zkCallback-114-thread-2-processing-n:127.0.0.1:64499_solr)
[n:127.0.0.1:64499_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 34300 INFO (jetty-closer-18-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@40b39866{/solr,null,UNAVAILABLE}
[junit4] 2> 34300 INFO (coreCloseExecutor-291-thread-1)
[n:127.0.0.1:64469_solr c:collection1 s:shard3 r:core_node4
x:collection1_shard3_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard3.leader, tag=348721599
[junit4] 2> 34301 INFO
(zkCallback-79-thread-1-processing-n:127.0.0.1:64476_solr)
[n:127.0.0.1:64476_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 34301 INFO
(zkCallback-86-thread-2-processing-n:127.0.0.1:64475_solr)
[n:127.0.0.1:64475_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 34301 INFO
(zkCallback-71-thread-1-processing-n:127.0.0.1:64469_solr)
[n:127.0.0.1:64469_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 34302 INFO (coreCloseExecutor-293-thread-1)
[n:127.0.0.1:64476_solr c:collection1 s:shard4 r:core_node7
x:collection1_shard4_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard4.leader, tag=368441926
[junit4] 2> 34302 INFO (coreCloseExecutor-292-thread-1)
[n:127.0.0.1:64475_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard2.leader, tag=1273132902
[junit4] 2> 34308 WARN
(zkCallback-71-thread-2-processing-n:127.0.0.1:64469_solr)
[n:127.0.0.1:64469_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 34309 INFO (jetty-closer-18-thread-13) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@494dc5a7{/solr,null,UNAVAILABLE}
[junit4] 2> 34310 INFO
(zkCallback-79-thread-1-processing-n:127.0.0.1:64476_solr)
[n:127.0.0.1:64476_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (1)
[junit4] 2> 34312 INFO (jetty-closer-18-thread-5) [ ] o.a.s.c.Overseer
Overseer (id=98184170915168289-127.0.0.1:64476_solr-n_0000000000) closing
[junit4] 2> 34312 INFO
(OverseerStateUpdate-98184170915168289-127.0.0.1:64476_solr-n_0000000000)
[n:127.0.0.1:64476_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:64476_solr
[junit4] 2> 34313 WARN
(zkCallback-86-thread-2-processing-n:127.0.0.1:64475_solr)
[n:127.0.0.1:64475_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 34314 INFO (jetty-closer-18-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@64395835{/solr,null,UNAVAILABLE}
[junit4] 2> 35649 WARN
(zkCallback-108-thread-1-processing-n:127.0.0.1:64489_solr)
[n:127.0.0.1:64489_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 35649 WARN
(zkCallback-119-thread-2-processing-n:127.0.0.1:64500_solr)
[n:127.0.0.1:64500_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 35650 INFO (jetty-closer-18-thread-9) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7054b20{/solr,null,UNAVAILABLE}
[junit4] 2> 35650 INFO (jetty-closer-18-thread-15) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@56ecd230{/solr,null,UNAVAILABLE}
[junit4] 2> 35741 WARN
(zkCallback-118-thread-1-processing-n:127.0.0.1:64504_solr)
[n:127.0.0.1:64504_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 35742 INFO (jetty-closer-18-thread-14) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3dd4def0{/solr,null,UNAVAILABLE}
[junit4] 2> 35826 WARN
(zkCallback-79-thread-1-processing-n:127.0.0.1:64476_solr)
[n:127.0.0.1:64476_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 35827 INFO (jetty-closer-18-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6622ef5d{/solr,null,UNAVAILABLE}
[junit4] 2> 35829 ERROR
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[C7169310878E1C63]) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 35831 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[C7169310878E1C63]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64466 64466
[junit4] 2> 35854 INFO (Thread-42) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:64466 64466
[junit4] 2> 35994 WARN (Thread-42) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/aliases.json
[junit4] 2> 22 /solr/clusterprops.json
[junit4] 2> 21 /solr/security.json
[junit4] 2> 8 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 69 /solr/collections/collection1/state.json
[junit4] 2> 22 /solr/clusterstate.json
[junit4] 2> 6
/solr/overseer_elect/election/98184170915168289-127.0.0.1:64476_solr-n_0000000000
[junit4] 2> 3
/solr/overseer_elect/election/98184170915168297-127.0.0.1:64479_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/98184170915168306-127.0.0.1:64489_solr-n_0000000014
[junit4] 2> 2
/solr/overseer_elect/election/98184170915168311-127.0.0.1:64499_solr-n_0000000007
[junit4] 2> 2
/solr/overseer_elect/election/98184170915168308-127.0.0.1:64485_solr-n_0000000010
[junit4] 2> 2
/solr/overseer_elect/election/98184170915168316-127.0.0.1:64500_solr-n_0000000016
[junit4] 2> 2
/solr/overseer_elect/election/98184170915168288-127.0.0.1:64469_solr-n_0000000009
[junit4] 2> 2
/solr/overseer_elect/election/98184170915168315-127.0.0.1:64504_solr-n_0000000011
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/live_nodes
[junit4] 2> 22 /solr/collections
[junit4] 2>
[junit4] 2> 35995 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[C7169310878E1C63]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLTROnSolrCloud
-Dtests.method=testSimpleQuery -Dtests.seed=C7169310878E1C63 -Dtests.slow=true
-Dtests.locale=ar-SA -Dtests.timezone=America/Montserrat -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 13.5s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Path not found:
/responseHeader/status
[junit4] > at
__randomizedtesting.SeedInfo.seed([C7169310878E1C63:B21B530C9794DAB6]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
[junit4] > at
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTROnSolrCloud_C7169310878E1C63-001
[junit4] 2> Jun 22, 2017 10:46:06 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=PostingsFormat(name=Asserting), popularity=Lucene50(blocksize=128),
description=PostingsFormat(name=Memory), id=Lucene50(blocksize=128),
text=Lucene50(blocksize=128), title=PostingsFormat(name=Asserting)},
docValues:{}, maxPointsInLeafNode=591, maxMBSortInHeap=7.268467166035142,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SA,
timezone=America/Montserrat
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=101123056,total=198180864
[junit4] 2> NOTE: All tests run in this JVM: [TestNoMatchSolrFeature,
TestUserTermScoreWithQ, TestEdisMaxSolrFeature, TestRerankBase,
TestFeatureLogging, TestLTROnSolrCloud]
[junit4] Completed [18/33 (1!)] on J0 in 14.09s, 1 test, 1 error <<<
FAILURES!
[...truncated 36897 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]