Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20204/
Java: 32bit/jdk-9-ea+178 -client -XX:+UseParallelGC --illegal-access=deny
12 tests failed.
FAILED: org.apache.solr.client.solrj.SolrExampleBinaryTest.testErrorHandling
Error Message:
expected:<400> but was:<500>
Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:411E23E62C5B9E31]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.client.solrj.SolrExampleTests.testErrorHandling(SolrExampleTests.java:422)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.client.solrj.SolrExampleBinaryTest.testExpandComponent
Error Message:
Error from server at http://127.0.0.1:42585/solr/collection1: ERROR: [doc=1]
unknown field 'test_ti'
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:42585/solr/collection1: ERROR: [doc=1] unknown
field 'test_ti'
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:860CDB6B952A93EF]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
at
org.apache.solr.client.solrj.SolrExampleTests.testExpandComponent(SolrExampleTests.java:1949)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.client.solrj.SolrExampleXMLTest.testErrorHandling
Error Message:
expected:<400> but was:<500>
Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:411E23E62C5B9E31]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.client.solrj.SolrExampleTests.testErrorHandling(SolrExampleTests.java:422)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.client.solrj.SolrExampleXMLTest.testExpandComponent
Error Message:
Error from server at http://127.0.0.1:42455/solr/collection1: ERROR: [doc=1]
unknown field 'test_ti'
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:42455/solr/collection1: ERROR: [doc=1] unknown
field 'test_ti'
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:860CDB6B952A93EF]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
at
org.apache.solr.client.solrj.SolrExampleTests.testExpandComponent(SolrExampleTests.java:1949)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest.testErrorHandling
Error Message:
should have thrown a SolrException! not:
org.apache.solr.client.solrj.SolrServerException:
org.apache.solr.client.solrj.SolrServerException: java.lang.NullPointerException
Stack Trace:
junit.framework.AssertionFailedError: should have thrown a SolrException! not:
org.apache.solr.client.solrj.SolrServerException:
org.apache.solr.client.solrj.SolrServerException: java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:411E23E62C5B9E31]:0)
at junit.framework.Assert.fail(Assert.java:50)
at
org.apache.solr.client.solrj.SolrExampleTests.testErrorHandling(SolrExampleTests.java:427)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest.testExpandComponent
Error Message:
ERROR: [doc=1] unknown field 'test_ti'
Stack Trace:
org.apache.solr.common.SolrException: ERROR: [doc=1] unknown field 'test_ti'
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:860CDB6B952A93EF]:0)
at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:214)
at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:100)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocument(DirectUpdateHandler2.java:957)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:948)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:329)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:266)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:216)
at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:990)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1206)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:752)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2473)
at
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:179)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
at
org.apache.solr.client.solrj.SolrExampleTests.testExpandComponent(SolrExampleTests.java:1949)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.testExpandComponent
Error Message:
Error from server at http://127.0.0.1:37799/solr/collection1: ERROR: [doc=1]
unknown field 'test_ti'
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:37799/solr/collection1: ERROR: [doc=1] unknown
field 'test_ti'
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:860CDB6B952A93EF]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
at
org.apache.solr.client.solrj.SolrExampleTests.testExpandComponent(SolrExampleTests.java:1949)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.testErrorHandling
Error Message:
expected:<400> but was:<500>
Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:411E23E62C5B9E31]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.client.solrj.SolrExampleTests.testErrorHandling(SolrExampleTests.java:422)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testErrorHandling
Error Message:
expected:<400> but was:<500>
Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:411E23E62C5B9E31]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.client.solrj.SolrExampleTests.testErrorHandling(SolrExampleTests.java:422)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testExpandComponent
Error Message:
Error from server at http://127.0.0.1:42531/solr/collection1: undefined field:
"test_ti"
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:42531/solr/collection1: undefined field:
"test_ti"
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:860CDB6B952A93EF]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:478)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
at
org.apache.solr.client.solrj.SolrExampleTests.testExpandComponent(SolrExampleTests.java:1958)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testErrorHandling
Error Message:
expected:<400> but was:<500>
Stack Trace:
java.lang.AssertionError: expected:<400> but was:<500>
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:411E23E62C5B9E31]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.client.solrj.SolrExampleTests.testErrorHandling(SolrExampleTests.java:422)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testExpandComponent
Error Message:
Error from server at http://127.0.0.1:41401/solr/collection1: undefined field:
"test_ti"
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:41401/solr/collection1: undefined field:
"test_ti"
at
__randomizedtesting.SeedInfo.seed([74EA5DD87A8D1FE5:860CDB6B952A93EF]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:478)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
at
org.apache.solr.client.solrj.SolrExampleTests.testExpandComponent(SolrExampleTests.java:1958)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 13694 lines...]
[junit4] Suite: org.apache.solr.client.solrj.embedded.SolrExampleJettyTest
[junit4] 2> 4601 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/init-core-data-001
[junit4] 2> 4601 WARN
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 4601 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 4602 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
[junit4] 2> 4630 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 4631 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 4631 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-002/cores/core
[junit4] 2> 4632 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 4633 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19826db{/solr,null,AVAILABLE}
[junit4] 2> 4634 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1f7b38e{HTTP/1.1,[http/1.1]}{127.0.0.1:37799}
[junit4] 2> 4635 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.e.j.s.Server Started @6351ms
[junit4] 2> 4635 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001,
hostPort=37799,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-002/cores}
[junit4] 2> 4635 ERROR
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4635 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 4635 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 4635 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 4635 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-26T20:31:53.756630Z
[junit4] 2> 4635 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/solr.xml
[junit4] 2> 4673 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001
[junit4] 2> 4673 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 4683 WARN (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../contrib/extraction/lib
[junit4] 2> 4684 WARN (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 4684 WARN (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../contrib/clustering/lib
[junit4] 2> 4684 WARN (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 4684 WARN (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../contrib/langid/lib
[junit4] 2> 4684 WARN (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 4684 WARN (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../contrib/ltr/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../contrib/ltr/lib
[junit4] 2> 4684 WARN (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 4685 WARN (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../contrib/velocity/lib
[junit4] 2> 4685 WARN (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 4692 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
[junit4] 2> 4694 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 4744 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 4945 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 4945 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 4945 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 4945 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 4946 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 4946 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 4946 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 4946 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 4946 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 4971 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 4971 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4971 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/data/]
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-19-thread-1]: init: current
segments file is "segments";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@119e3c8
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-19-thread-1]: now checkpoint
"" [0 segments ; isCommit = false]
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-19-thread-1]: 0 msec to
checkpoint
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: init: create=true
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@99d85f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e98eb)
[junit4] 2> index=
[junit4] 2> version=8.0.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=CREATE
[junit4] 2>
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Lucene70
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1ea8e13
[junit4] 2> readerPooling=true
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@177e2d1
[junit4] 2>
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: now flush at close
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: start flush:
applyAllDeletes=true
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: index before
flush
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-19-thread-1]: startFullFlush
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-19-thread-1]:
coreLoadExecutor-19-thread-1 finishFullFlush success=true
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: now apply all
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 4973 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-19-thread-1]: waitApply: no
deletes to apply
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-19-thread-1]:
initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-19-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-19-thread-1]: now merge
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-19-thread-1]: index:
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-19-thread-1]: no more merges
pending; now return
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: waitForMerges
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: waitForMerges done
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: commit: start
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: commit: enter lock
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: commit: now
prepare
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: prepareCommit:
flush
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: index before
flush
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-19-thread-1]: startFullFlush
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: now apply all
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-19-thread-1]: waitApply: no
deletes to apply
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-19-thread-1]:
coreLoadExecutor-19-thread-1 finishFullFlush success=true
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: startCommit():
start
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: startCommit
index= changeCount=2
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: startCommit:
wrote pending segments file "pending_segments_1"
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: done all syncs: []
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: commit:
pendingCommit != null
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: commit: done
writing segments file "segments_1"
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-19-thread-1]: now checkpoint
"" [0 segments ; isCommit = true]
[junit4] 2> 4974 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-19-thread-1]: 0 msec to
checkpoint
[junit4] 2> 4975 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: commit: took 0.6
msec
[junit4] 2> 4975 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: commit: done
[junit4] 2> 4975 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: rollback
[junit4] 2> 4975 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: all running
merges have aborted
[junit4] 2> 4975 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: rollback: done
finish merges
[junit4] 2> 4975 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-19-thread-1]: abort
[junit4] 2> 4975 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-19-thread-1]: done abort
success=true
[junit4] 2> 4975 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: rollback: infos=
[junit4] 2> 4975 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-19-thread-1]: now checkpoint
"" [0 segments ; isCommit = false]
[junit4] 2> 4975 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-19-thread-1]: 0 msec to
checkpoint
[junit4] 2> 4975 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 5027 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 5028 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 5029 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 5029 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 5030 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-19-thread-1]: init: current
segments file is "segments_1";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@119e3c8
[junit4] 2> 5030 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-19-thread-1]: init: load
commit "segments_1"
[junit4] 2> 5030 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-19-thread-1]: now checkpoint
"" [0 segments ; isCommit = false]
[junit4] 2> 5031 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-19-thread-1]: 0 msec to
checkpoint
[junit4] 2> 5031 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: init: create=false
[junit4] 2> 5031 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@99d85f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e98eb)
[junit4] 2> index=
[junit4] 2> version=8.0.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=APPEND
[junit4] 2>
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Lucene70
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@a6b13d
[junit4] 2> readerPooling=true
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@1cddaac
[junit4] 2>
[junit4] 2> 5031 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 5031 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: flush at getReader
[junit4] 2> 5031 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-19-thread-1]: startFullFlush
[junit4] 2> 5031 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: now apply all
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 5031 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-19-thread-1]: waitApply: no
deletes to apply
[junit4] 2> 5031 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: incRefDeleter for
NRT reader version=2 segments=
[junit4] 2> 5031 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: return reader
version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
[junit4] 2> 5031 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-19-thread-1]:
coreLoadExecutor-19-thread-1 finishFullFlush success=true
[junit4] 2> 5032 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-19-thread-1]: getReader took 1
msec
[junit4] 2> 5032 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@135a81b[collection1] main]
[junit4] 2> 5032 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/conf
[junit4] 2> 5033 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json
using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/conf
[junit4] 2> 5033 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
[junit4] 2> 5034 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/conf
[junit4] 2> 5034 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for
/schema/analysis/stopwords/english
[junit4] 2> 5034 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for
/schema/analysis/stopwords/english
[junit4] 2> 5034 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/stopwords/english
[junit4] 2> 5034 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_synonyms_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/conf
[junit4] 2> 5034 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for
/schema/analysis/synonyms/english
[junit4] 2> 5034 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for
/schema/analysis/synonyms/english
[junit4] 2> 5035 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/english
[junit4] 2> 5035 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 5035 INFO (coreLoadExecutor-19-thread-1) [ ]
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> 5035 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 5036 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.s.s.SolrSuggester init:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
[junit4] 2> 5036 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
[junit4] 2> 5036 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.SolrExampleJettyTest_74EA5DD87A8D1FE5-001/tempDir-001/collection1/conf/elevate.xml
[junit4] 2> 5040 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 5041 INFO (searcherExecutor-20-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@135a81b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5041 INFO (coreLoadExecutor-19-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1574018601883533312
[junit4] 2> 5041 INFO (searcherExecutor-20-thread-1) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 5041 INFO (searcherExecutor-20-thread-1) [ ]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 5041 INFO (searcherExecutor-20-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 5041 INFO (searcherExecutor-20-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 5042 INFO (searcherExecutor-20-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@135a81b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5176 INFO
(SUITE-SolrExampleJettyTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.SolrJettyTestBas
[...truncated too long message...]
TO+*]&q=*:*&facet.field=inStock&facet.field=price&facet.field=timestamp_dt&facet=true&wt=xml&version=2.2}
hits=5 status=0 QTime=0
[junit4] 2> 56684 INFO (qtp28672162-810) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={facet.query=price:[*+TO+2]&facet.query=price:[2+TO+4]&facet.query=price:[5+TO+*]&q=*:*&facet.field=inStock&facet.field=price&facet.field=timestamp_dt&fq=inStock:true&facet=true&wt=xml&version=2.2}
hits=2 status=0 QTime=0
[junit4] 2> 56686 INFO (qtp28672162-809) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={facet.query=price:[*+TO+2]&facet.query=price:[2+TO+4]&q=foo&fq={!field+f%3DinStock}true&fq={!term+f%3Dname}hoss&facet=true&wt=xml&version=2.2}
hits=0 status=0 QTime=0
[junit4] 2> 56697 INFO (qtp28672162-815) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/info/system
params={qt=/admin/info/system&wt=javabin&version=2} status=0 QTime=9
[junit4] 2> 56698 INFO
(TEST-SolrExampleXMLTest.testExampleConfig-seed#[74EA5DD87A8D1FE5]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testExampleConfig
[junit4] 2> 56699 INFO
(SUITE-SolrExampleXMLTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@8f1cd7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 56700 INFO
(SUITE-SolrExampleXMLTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=7135516
[junit4] 2> 56700 INFO
(SUITE-SolrExampleXMLTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 56700 INFO
(SUITE-SolrExampleXMLTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 56700 INFO
(SUITE-SolrExampleXMLTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 56700 INFO
(SUITE-SolrExampleXMLTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 56704 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@fcb74a
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: now flush at
close
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: start flush:
applyAllDeletes=true
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: index before
flush _1k(8.0.0):C5
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-321-thread-1]: startFullFlush
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-321-thread-1]:
coreCloseExecutor-321-thread-1 finishFullFlush success=true
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: now apply all
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-321-thread-1]: waitApply: no
deletes to apply
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-321-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-321-thread-1]: now merge
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-321-thread-1]: index:
_1k(8.0.0):C5
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-321-thread-1]: no more
merges pending; now return
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: waitForMerges
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: waitForMerges
done
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: commit: start
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: commit: enter
lock
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: commit: now
prepare
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: prepareCommit:
flush
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: index before
flush _1k(8.0.0):C5
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-321-thread-1]: startFullFlush
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: now apply all
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-321-thread-1]: waitApply: no
deletes to apply
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-321-thread-1]:
coreCloseExecutor-321-thread-1 finishFullFlush success=true
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: startCommit():
start
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: skip
startCommit(): no changes pending
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: commit:
pendingCommit == null; skip
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: commit: took
0.3 msec
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: commit: done
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: rollback
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: all running
merges have aborted
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: rollback: done
finish merges
[junit4] 2> 56705 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-321-thread-1]: abort
[junit4] 2> 56706 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-321-thread-1]: done abort
success=true
[junit4] 2> 56706 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-321-thread-1]: rollback:
infos=_1k(8.0.0):C5
[junit4] 2> 56706 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-321-thread-1]: now checkpoint
"_1k(8.0.0):C5" [1 segments ; isCommit = false]
[junit4] 2> 56706 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-321-thread-1]: 0 msec to
checkpoint
[junit4] 2> 56706 INFO (coreCloseExecutor-321-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=16561994
[junit4] 2> 56707 INFO
(SUITE-SolrExampleXMLTest-seed#[74EA5DD87A8D1FE5]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@417c28{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.SolrExampleXMLTest_74EA5DD87A8D1FE5-001
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=9, maxDocsPerChunk=1, blockSize=406),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=9, blockSize=406)), sim=RandomSimilarity(queryNorm=true): {},
locale=fr-MR, timezone=Europe/Kirov
[junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9
(32-bit)/cpus=8,threads=1,free=121313840,total=230424576
[junit4] 2> NOTE: All tests run in this JVM: [TestLBHttpSolrClient,
SubtractEvaluatorTest, TestEmbeddedSolrServer,
CloudSolrClientMultiConstructorTest, CubedRootEvaluatorTest,
CollectionAdminRequestRequiredParamsTest, TestXMLEscaping,
ConcurrentUpdateSolrClientTest, TestJsonRecordReader, ArrayEvaluatorTest,
HttpSolrClientSSLAuthConPoolTest, GreaterThanEqualToEvaluatorTest,
NoOpResponseParserTest, TestSpellCheckResponse, OperationsTest,
CompoundEvaluatorTest, LargeVolumeBinaryJettyTest, CommonParamsTest,
MultiplyEvaluatorTest, TestCollectionAdminRequest, TestValidatingJsonMap,
SolrExampleStreamingTest, SolrExampleStreamingBinaryTest,
SolrExampleBinaryTest, SolrExampleXMLTest]
[junit4] Completed [70/135 (6!)] on J0 in 5.12s, 35 tests, 1 failure, 1
error <<< FAILURES!
[...truncated 35844 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]