Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22563/
Java: 64bit/jdk1.8.0_172 -XX:+UseCompressedOops -XX:+UseParallelGC
6 tests failed.
FAILED:
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild
Error Message:
junit.framework.AssertionFailedError: Unexpected wrapped exception type,
expected CoreIsClosedException
Stack Trace:
java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError:
Unexpected wrapped exception type, expected CoreIsClosedException
at
__randomizedtesting.SeedInfo.seed([8986AA7555F553EC:560BC8CA6B9C068E]:0)
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
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)
Caused by: junit.framework.AssertionFailedError: Unexpected wrapped exception
type, expected CoreIsClosedException
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Caused by: java.lang.RuntimeException: Exception during query
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
at
org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
... 6 more
Caused by: org.apache.solr.common.SolrException: SolrCoreState already closed.
at
org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
at
org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
at
org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
at
org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1812)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
... 9 more
FAILED: org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection
Error Message:
Error from server at http://127.0.0.1:42681/solr: Could not find collection :
testDeleteWithCollection_abc_2
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:42681/solr: Could not find collection :
testDeleteWithCollection_abc_2
at
__randomizedtesting.SeedInfo.seed([8986AA7555F553EC:F25F5D980C6F8152]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
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.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([A843D199D470DE2C:A8C1305E4A44C07]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
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)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([A843D199D470DE2C:A8C1305E4A44C07]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
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)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([A843D199D470DE2C:A8C1305E4A44C07]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
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)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
Error Message:
java.lang.NullPointerException
Stack Trace:
java.io.IOException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([A843D199D470DE2C:A8C1305E4A44C07]:0)
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
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)
Caused by: java.lang.NullPointerException
at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
... 41 more
Build Log:
[...truncated 13512 lines...]
[junit4] Suite: org.apache.solr.cloud.TestWithCollection
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/init-core-data-001
[junit4] 2> 806440 WARN
(SUITE-TestWithCollection-seed#[8986AA7555F553EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
[junit4] 2> 806440 INFO
(SUITE-TestWithCollection-seed#[8986AA7555F553EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 806441 INFO
(SUITE-TestWithCollection-seed#[8986AA7555F553EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 806441 INFO
(SUITE-TestWithCollection-seed#[8986AA7555F553EC]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 806441 INFO
(SUITE-TestWithCollection-seed#[8986AA7555F553EC]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001
[junit4] 2> 806441 INFO
(SUITE-TestWithCollection-seed#[8986AA7555F553EC]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 806442 INFO (Thread-3699) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 806442 INFO (Thread-3699) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 806452 ERROR (Thread-3699) [ ] 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> 806542 INFO
(SUITE-TestWithCollection-seed#[8986AA7555F553EC]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:41561
[junit4] 2> 806544 INFO (zkConnectionManagerCallback-2995-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 806546 INFO (jetty-launcher-2992-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 806546 INFO (jetty-launcher-2992-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 806546 INFO (jetty-launcher-2992-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 806546 INFO (jetty-launcher-2992-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 806546 INFO (jetty-launcher-2992-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 806546 INFO (jetty-launcher-2992-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 806546 INFO (jetty-launcher-2992-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 806546 INFO (jetty-launcher-2992-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 806546 INFO (jetty-launcher-2992-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@873fe64{/solr,null,AVAILABLE}
[junit4] 2> 806550 INFO (jetty-launcher-2992-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4492b55c{/solr,null,AVAILABLE}
[junit4] 2> 806550 INFO (jetty-launcher-2992-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4842e03d{HTTP/1.1,[http/1.1]}{127.0.0.1:44207}
[junit4] 2> 806550 INFO (jetty-launcher-2992-thread-1) [ ]
o.e.j.s.Server Started @806586ms
[junit4] 2> 806550 INFO (jetty-launcher-2992-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44207}
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4e7d76f0{HTTP/1.1,[http/1.1]}{127.0.0.1:42681}
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-2) [ ]
o.e.j.s.Server Started @806586ms
[junit4] 2> 806551 ERROR (jetty-launcher-2992-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42681}
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 806551 ERROR (jetty-launcher-2992-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-30T19:11:05.861Z
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 806551 INFO (jetty-launcher-2992-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-07-30T19:11:05.861Z
[junit4] 2> 806562 INFO (zkConnectionManagerCallback-2999-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 806563 INFO (jetty-launcher-2992-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 806566 INFO (zkConnectionManagerCallback-2997-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 806567 INFO (jetty-launcher-2992-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 806623 INFO (jetty-launcher-2992-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41561/solr
[junit4] 2> 806626 INFO (zkConnectionManagerCallback-3003-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 806630 INFO (zkConnectionManagerCallback-3005-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 806658 INFO (jetty-launcher-2992-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41561/solr
[junit4] 2> 806659 INFO (jetty-launcher-2992-thread-1)
[n:127.0.0.1:44207_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44207_solr
[junit4] 2> 806659 INFO (zkConnectionManagerCallback-3011-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 806659 INFO (jetty-launcher-2992-thread-1)
[n:127.0.0.1:44207_solr ] o.a.s.c.Overseer Overseer
(id=72075953988960260-127.0.0.1:44207_solr-n_0000000000) starting
[junit4] 2> 806660 INFO (zkConnectionManagerCallback-3013-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 806662 INFO (zkConnectionManagerCallback-3020-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 806663 INFO (jetty-launcher-2992-thread-1)
[n:127.0.0.1:44207_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41561/solr ready
[junit4] 2> 806664 INFO
(OverseerStateUpdate-72075953988960260-127.0.0.1:44207_solr-n_0000000000) [
] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44207_solr
[junit4] 2> 806664 INFO (jetty-launcher-2992-thread-1)
[n:127.0.0.1:44207_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44207_solr
[junit4] 2> 806664 INFO (jetty-launcher-2992-thread-2)
[n:127.0.0.1:42681_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42681_solr
[junit4] 2> 806664 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 806664 INFO
(OverseerStateUpdate-72075953988960260-127.0.0.1:44207_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 806667 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 806667 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 806667 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 806668 INFO (zkCallback-3012-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 806671 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: []
[junit4] 2> 806672 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 806672 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 806672 DEBUG (ScheduledTrigger-4458-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 0
[junit4] 2> 806674 INFO (zkCallback-3019-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 806677 INFO (jetty-launcher-2992-thread-1)
[n:127.0.0.1:44207_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 806683 INFO (zkConnectionManagerCallback-3026-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 806683 INFO (jetty-launcher-2992-thread-2)
[n:127.0.0.1:42681_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 806684 INFO (jetty-launcher-2992-thread-2)
[n:127.0.0.1:42681_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:41561/solr ready
[junit4] 2> 806684 INFO (jetty-launcher-2992-thread-2)
[n:127.0.0.1:42681_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 806700 INFO (jetty-launcher-2992-thread-1)
[n:127.0.0.1:44207_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44207.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4179876f
[junit4] 2> 806703 INFO (jetty-launcher-2992-thread-2)
[n:127.0.0.1:42681_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42681.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4179876f
[junit4] 2> 806706 INFO (jetty-launcher-2992-thread-1)
[n:127.0.0.1:44207_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44207.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4179876f
[junit4] 2> 806707 INFO (jetty-launcher-2992-thread-1)
[n:127.0.0.1:44207_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44207.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4179876f
[junit4] 2> 806708 INFO (jetty-launcher-2992-thread-1)
[n:127.0.0.1:44207_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node1/.
[junit4] 2> 806710 INFO (jetty-launcher-2992-thread-2)
[n:127.0.0.1:42681_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42681.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4179876f
[junit4] 2> 806710 INFO (jetty-launcher-2992-thread-2)
[n:127.0.0.1:42681_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42681.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4179876f
[junit4] 2> 806711 INFO (jetty-launcher-2992-thread-2)
[n:127.0.0.1:42681_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/.
[junit4] 2> 806742 INFO (zkConnectionManagerCallback-3029-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 806750 INFO (zkConnectionManagerCallback-3034-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 806752 INFO
(SUITE-TestWithCollection-seed#[8986AA7555F553EC]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 806753 INFO
(SUITE-TestWithCollection-seed#[8986AA7555F553EC]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41561/solr ready
[junit4] 2> 806781 INFO
(TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[8986AA7555F553EC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMoveReplicaWithCollection
[junit4] 2> 806782 DEBUG (zkCallback-3019-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
2
[junit4] 2> 806782 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 2
[junit4] 2> 806783 INFO
(TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[8986AA7555F553EC])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 806783 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 806783 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 806784 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2,
lastZnodeVersion 2
[junit4] 2> 806803 INFO (qtp1740361839-12287) [n:127.0.0.1:42681_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 806811 INFO (qtp1871208552-12296) [n:127.0.0.1:44207_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 806811 DEBUG (qtp1740361839-12297) [n:127.0.0.1:42681_solr
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
[junit4] 2> 806814 INFO (qtp1740361839-12297) [n:127.0.0.1:42681_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling
params={wt=javabin&version=2} status=0 QTime=19
[junit4] 2> 806815 DEBUG (zkCallback-3019-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version
3
[junit4] 2> 806815 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 3
[junit4] 2> 806815 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
[junit4] 2> 806815 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 806815 DEBUG
(OverseerAutoScalingTriggerThread-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3,
lastZnodeVersion 3
[junit4] 2> 806815 INFO
(TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[8986AA7555F553EC])
[ ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:42681_solr for
collection testMoveReplicaWithCollection_abc
[junit4] 2> 806816 INFO (qtp1740361839-12285) [n:127.0.0.1:42681_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&name=testMoveReplicaWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:42681_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 806817 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection
testMoveReplicaWithCollection_abc
[junit4] 2> 806818 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/protwords.txt
[junit4] 2> 806824 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
[junit4] 2> 806825 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/solrconfig.xml
[junit4] 2> 806826 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/synonyms.txt
[junit4] 2> 806827 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/stopwords.txt
[junit4] 2> 806828 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_it.txt
[junit4] 2> 806829 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
[junit4] 2> 806830 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
[junit4] 2> 806831 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_no.txt
[junit4] 2> 806831 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_ca.txt
[junit4] 2> 806832 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_id.txt
[junit4] 2> 806832 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
[junit4] 2> 806833 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
[junit4] 2> 806834 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_da.txt
[junit4] 2> 806834 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
[junit4] 2> 806835 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
[junit4] 2> 806835 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
[junit4] 2> 806836 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_el.txt
[junit4] 2> 806836 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
[junit4] 2> 806837 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
[junit4] 2> 806837 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
[junit4] 2> 806838 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/userdict_ja.txt
[junit4] 2> 806839 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
[junit4] 2> 806839 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_it.txt
[junit4] 2> 806840 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
[junit4] 2> 806841 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
[junit4] 2> 806842 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_fr.txt
[junit4] 2> 806844 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_de.txt
[junit4] 2> 806845 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
[junit4] 2> 806845 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_ga.txt
[junit4] 2> 806846 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
[junit4] 2> 806846 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
[junit4] 2> 806847 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
[junit4] 2> 806847 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
[junit4] 2> 806848 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_en.txt
[junit4] 2> 806848 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_es.txt
[junit4] 2> 806849 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_th.txt
[junit4] 2> 806849 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
[junit4] 2> 806850 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
[junit4] 2> 806850 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
[junit4] 2> 806851 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
[junit4] 2> 806852 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
[junit4] 2> 806852 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
[junit4] 2> 806853 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/params.json
[junit4] 2> 806956 DEBUG (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.s.c.a.PolicyHelper Creating a new session
[junit4] 2> 806957 INFO (qtp1740361839-12289) [n:127.0.0.1:42681_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 806958 INFO (qtp1871208552-12286) [n:127.0.0.1:44207_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 806958 DEBUG (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.s.c.a.PolicyHelper New session created
[junit4] 2> 806960 INFO (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 280151138
sessionWrapper.createTime 280151136080979, this.sessionWrapper.createTime
280151136080979
[junit4] 2> 806962 INFO
(OverseerStateUpdate-72075953988960260-127.0.0.1:44207_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testMoveReplicaWithCollection_abc",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42681/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 807164 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_abc.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 807164 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 808172 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams
conf resource params.json loaded . version : 0
[junit4] 2> 808173 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams
request params refreshed to version 0
[junit4] 2> 808173 WARN (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
[junit4] 2> 808173 WARN (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
[junit4] 2> 808173 WARN (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
[junit4] 2> 808173 WARN (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
[junit4] 2> 808173 WARN (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
[junit4] 2> 808173 WARN (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
[junit4] 2> 808174 WARN (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
[junit4] 2> 808174 WARN (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
[junit4] 2> 808174 WARN (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
[junit4] 2> 808178 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 808191 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema
[testMoveReplicaWithCollection_abc_shard1_replica_n1] Schema name=default-config
[junit4] 2> 808291 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema
Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 808309 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.CoreContainer
Creating SolrCore 'testMoveReplicaWithCollection_abc_shard1_replica_n1' using
configuration from collection testMoveReplicaWithCollection_abc, trusted=true
[junit4] 2> 808309 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42681.solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1'
(registry 'solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4179876f
[junit4] 2> 808310 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 808310 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore
[[testMoveReplicaWithCollection_abc_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/testMoveReplicaWithCollection_abc_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_8986AA7555F553EC-001/tempDir-001/node2/./testMoveReplicaWithCollection_abc_shard1_replica_n1/data/]
[junit4] 2> 808313 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 808358 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 808359 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 808360 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 808360 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 808361 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@647a22ad[testMoveReplicaWithCollection_abc_shard1_replica_n1] main]
[junit4] 2> 808362 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED
[junit4] 2> 808362 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testMoveReplicaWithCollection_abc.AUTOCREATED
[junit4] 2> 808362 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
[junit4] 2> 808362 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 808363 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 808363 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 808365 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 808365 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1607443800575180800
[junit4] 2> 808365 INFO
(searcherExecutor-4469-thread-1-processing-n:127.0.0.1:42681_solr
x:testMoveReplicaWithCollection_abc_shard1_replica_n1
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2)
[n:127.0.0.1:42681_solr c:testMoveReplicaWithCollection_abc s:shard1
r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@647a22ad[testMoveReplicaWithCollection_abc_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 808365 INFO
(searcherExecutor-4469-thread-1-processing-n:127.0.0.1:42681_solr
x:testMoveReplicaWithCollection_abc_shard1_replica_n1
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2)
[n:127.0.0.1:42681_solr c:testMoveReplicaWithCollection_abc s:shard1
r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 808365 INFO
(searcherExecutor-4469-thread-1-processing-n:127.0.0.1:42681_solr
x:testMoveReplicaWithCollection_abc_shard1_replica_n1
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2)
[n:127.0.0.1:42681_solr c:testMoveReplicaWithCollection_abc s:shard1
r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 808366 INFO
(searcherExecutor-4469-thread-1-processing-n:127.0.0.1:42681_solr
x:testMoveReplicaWithCollection_abc_shard1_replica_n1
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2)
[n:127.0.0.1:42681_solr c:testMoveReplicaWithCollection_abc s:shard1
r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.c.SolrCore [testMoveReplicaWithCollection_abc_shard1_replica_n1]
Registered new searcher
Searcher@647a22ad[testMoveReplicaWithCollection_abc_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 808368 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms
Successful update of terms at
/collections/testMoveReplicaWithCollection_abc/terms/shard1 to
Terms{values={core_node2=0}, version=0}
[junit4] 2> 808369 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 808369 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 808369 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync replicas to
http://127.0.0.1:42681/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/
[junit4] 2> 808369 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 808369 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:42681/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/
has no replicas
[junit4] 2> 808369 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 808371 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:42681/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/
shard1
[junit4] 2> 808522 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 808624 INFO (zkCallback-3012-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testMoveReplicaWithCollection_abc/state.json] for collection
[testMoveReplicaWithCollection_abc] has occurred - updating... (live nodes
size: [2])
[junit4] 2> 808637 INFO (qtp1740361839-12283) [n:127.0.0.1:42681_solr
c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2
x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_abc.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1473
[junit4] 2> 808637 DEBUG (OverseerThreadFactory-4460-thread-1) [ ]
o.a.s.c.s.c.a.PolicyHelper session set to NULL
[junit4] 2> 808639 INFO (qtp1740361839-12285) [n:127.0.0.1:42681_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 808639 INFO (qtp1740361839-12285) [n:127.0.0.1:42681_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&name=testMoveReplicaWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:42681_solr&wt=javabin&version=2}
status=0 QTime=1823
[junit4] 2> 808640 INFO (qtp1740361839-12295) [n:127.0.0.1:42681_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&withCollection=testMoveReplicaWithCollection_abc&name=testMoveReplicaWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 808641 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection
testMoveReplicaWithCollection_xyz
[junit4] 2> 808641 INFO
(OverseerCollectionConfigSetProcessor-72075953988960260-127.0.0.1:44207_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 808642 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/protwords.txt
[junit4] 2> 808643 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/managed-schema
[junit4] 2> 808649 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/solrconfig.xml
[junit4] 2> 808650 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/synonyms.txt
[junit4] 2> 808651 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/stopwords.txt
[junit4] 2> 808651 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_it.txt
[junit4] 2> 808652 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
[junit4] 2> 808653 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
[junit4] 2> 808653 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
[junit4] 2> 808654 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
[junit4] 2> 808655 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
[junit4] 2> 808655 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
[junit4] 2> 808656 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
[junit4] 2> 808657 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_da.txt
[junit4] 2> 808657 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ja.txt
[junit4] 2> 808658 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_pt.txt
[junit4] 2> 808658 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hu.txt
[junit4] 2> 808659 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_el.txt
[junit4] 2> 808659 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ru.txt
[junit4] 2> 808661 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_tr.txt
[junit4] 2> 808661 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ar.txt
[junit4] 2> 808662 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/userdict_ja.txt
[junit4] 2> 808663 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_eu.txt
[junit4] 2> 808663 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_it.txt
[junit4] 2> 808664 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_cz.txt
[junit4] 2> 808665 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stoptags_ja.txt
[junit4] 2> 808666 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_fr.txt
[junit4] 2> 808666 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_de.txt
[junit4] 2> 808667 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_fa.txt
[junit4] 2> 808668 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_ga.txt
[junit4] 2> 808668 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ca.txt
[junit4] 2> 808669 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_nl.txt
[junit4] 2> 808669 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_bg.txt
[junit4] 2> 808670 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_lv.txt
[junit4] 2> 808670 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_en.txt
[junit4] 2> 808671 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_es.txt
[junit4] 2> 808671 INFO (OverseerThreadFactory-4460-thread-2) [ ]
o.a.s.c.c
[...truncated too long message...]
1> at
org.apache.solr.servlet.HttpSolrCall.writeResponse(HttpSolrCall.java:787)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:524)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
[junit4] 1> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:674)
[junit4] 1> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 1> at
org.eclipse.jetty.server.Server.handle(Server.java:531)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
[junit4] 1> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
[junit4] 1> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
[junit4] 1> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 1> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:291)
[junit4] 1> at
org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:151)
[junit4] 1> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 1> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
[junit4] 1> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
[junit4] 1> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
[junit4] 1> at java.lang.Thread.run(Thread.java:748)
[junit4] 1> Caused by: org.apache.solr.common.SolrException: Collection
not found: myCollection
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
[junit4] 1> at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
[junit4] 1> at
org.apache.solr.client.solrj.io.stream.StatsStream.open(StatsStream.java:214)
[junit4] 1> ... 48 more
[junit4] 1>
[junit4] OK 0.09s J1 | StreamExpressionTest.testStatsStream
[junit4] OK 0.11s J1 | StreamExpressionTest.testKnnSearchStream
[junit4] OK 0.15s J1 | StreamExpressionTest.testRandomStream
[junit4] OK 0.09s J1 | StreamExpressionTest.testFacetStream
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=StreamExpressionTest -Dtests.method=testSignificantTermsStream
-Dtests.seed=A843D199D470DE2C -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=tr-TR -Dtests.timezone=EET
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.37s J1 | StreamExpressionTest.testSignificantTermsStream
<<<
[junit4] > Throwable #1: java.io.IOException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([A843D199D470DE2C:A8C1305E4A44C07]:0)
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:341)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.getTuples(StreamExpressionTest.java:2471)
[junit4] > at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream(StreamExpressionTest.java:2301)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
org.apache.solr.client.solrj.io.stream.SignificantTermsStream.read(SignificantTermsStream.java:294)
[junit4] > ... 41 more
[junit4] IGNOR/A 0.04s J1 | StreamExpressionTest.testTopicStream
[junit4] > Assumption #1: got: <false>, expected: is <true>
[junit4] OK 0.07s J1 | StreamExpressionTest.testCloudSolrStream
[junit4] IGNOR/A 0.03s J1 | StreamExpressionTest.testParallelTopicStream
[junit4] > Assumption #1: got: <false>, expected: is <true>
[junit4] 1> 19:54:47.540
[SUITE-StreamExpressionTest-seed#[A843D199D470DE2C]-worker] ERROR
org.apache.zookeeper.server.ZooKeeperServer - ZKShutdownHandler is not
registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN
server state changes
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_A843D199D470DE2C-002
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@726b34f9),
locale=tr-TR, timezone=EET
[junit4] 2> NOTE: Linux 4.15.0-29-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=8,threads=1,free=315069000,total=520093696
[junit4] 2> NOTE: All tests run in this JVM: [StreamExpressionTest,
StreamExpressionTest]
[junit4] Completed [5/5 (5!)] on J1 in 8.82s, 19 tests, 1 error, 4 skipped
<<< FAILURES!
[junit4]
[junit4]
[junit4] Tests with failures [seed: A843D199D470DE2C]:
[junit4] -
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
[junit4] -
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
[junit4] -
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
[junit4] -
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
[junit4] -
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testSignificantTermsStream
[junit4]
[junit4]
[junit4] JVM J0: 0.37 .. 23.98 = 23.61s
[junit4] JVM J1: 0.62 .. 33.22 = 32.60s
[junit4] JVM J2: 0.36 .. 30.33 = 29.97s
[junit4] Execution time total: 33 seconds
[junit4] Tests summary: 5 suites, 95 tests, 5 errors, 20 ignored (20
assumptions)
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092:
There were test failures: 5 suites, 95 tests, 5 errors, 20 ignored (20
assumptions) [seed: A843D199D470DE2C]
Total time: 35 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.handler.component.InfixSuggestersTest
[repro] 1/5 failed: org.apache.solr.cloud.TestWithCollection
[repro] 5/5 failed:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=3583bdb3244a15b2a741a95dbec7f762653756f1,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22562
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]