Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/798/
7 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.search.LargeFieldTest
Error Message:
Stack Trace:
java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([A3076EB7145AFB93]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.junit.Assert.assertNull(Assert.java:562)
at
org.apache.solr.search.LargeFieldTest.initManagedSchemaCore(LargeFieldTest.java:61)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.client.solrj.SolrExampleBinaryTest.testUpdateField
Error Message:
Error from server at http://127.0.0.1:44658/solr/collection1: Exception writing
document id unique to the index; possible analysis error: DocValuesField
"price_pf" appears more than once in this document (only one value is allowed
per field)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:44658/solr/collection1: Exception writing
document id unique to the index; possible analysis error: DocValuesField
"price_pf" appears more than once in this document (only one value is allowed
per field)
at
__randomizedtesting.SeedInfo.seed([5B63E64EC3B491EE:E104C1A039C8128]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
at
org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1654)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.client.solrj.SolrExampleXMLTest.testUpdateField
Error Message:
Error from server at http://127.0.0.1:41442/solr/collection1: Exception writing
document id unique to the index; possible analysis error: DocValuesField
"price_pf" appears more than once in this document (only one value is allowed
per field)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:41442/solr/collection1: Exception writing
document id unique to the index; possible analysis error: DocValuesField
"price_pf" appears more than once in this document (only one value is allowed
per field)
at
__randomizedtesting.SeedInfo.seed([5B63E64EC3B491EE:E104C1A039C8128]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
at
org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1654)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleEmbeddedTest.testUpdateField
Error Message:
Exception writing document id unique to the index; possible analysis error:
DocValuesField "price_pf" appears more than once in this document (only one
value is allowed per field)
Stack Trace:
org.apache.solr.common.SolrException: Exception writing document id unique to
the index; possible analysis error: DocValuesField "price_pf" appears more than
once in this document (only one value is allowed per field)
at
__randomizedtesting.SeedInfo.seed([5B63E64EC3B491EE:E104C1A039C8128]:0)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:199)
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:980)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1193)
at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:749)
at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:252)
at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:179)
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:173)
at org.apache.solr.core.SolrCore.execute(SolrCore.java:2440)
at
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:179)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
at
org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1654)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalArgumentException: DocValuesField "price_pf"
appears more than once in this document (only one value is allowed per field)
at
org.apache.lucene.index.NumericDocValuesWriter.addValue(NumericDocValuesWriter.java:60)
at
org.apache.lucene.index.DefaultIndexingChain.indexDocValue(DefaultIndexingChain.java:553)
at
org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:483)
at
org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:403)
at
org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:232)
at
org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:478)
at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1569)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocument(DirectUpdateHandler2.java:924)
at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:913)
at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:302)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:239)
at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:194)
... 57 more
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleJettyTest.testUpdateField
Error Message:
Error from server at http://127.0.0.1:49935/solr/collection1: Exception writing
document id unique to the index; possible analysis error: DocValuesField
"price_pf" appears more than once in this document (only one value is allowed
per field)
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:49935/solr/collection1: Exception writing
document id unique to the index; possible analysis error: DocValuesField
"price_pf" appears more than once in this document (only one value is allowed
per field)
at
__randomizedtesting.SeedInfo.seed([5B63E64EC3B491EE:E104C1A039C8128]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:152)
at
org.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1654)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testUpdateField
Error Message:
price was not updated? expected:<100.0> but was:<1.0>
Stack Trace:
java.lang.AssertionError: price was not updated? expected:<100.0> but was:<1.0>
at
__randomizedtesting.SeedInfo.seed([5B63E64EC3B491EE:E104C1A039C8128]: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.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1658)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.client.solrj.embedded.SolrExampleStreamingTest.testUpdateField
Error Message:
price was not updated? expected:<100.0> but was:<1.0>
Stack Trace:
java.lang.AssertionError: price was not updated? expected:<100.0> but was:<1.0>
at
__randomizedtesting.SeedInfo.seed([5B63E64EC3B491EE:E104C1A039C8128]: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.apache.solr.client.solrj.SolrExampleTests.testUpdateField(SolrExampleTests.java:1658)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11209 lines...]
[junit4] Suite: org.apache.solr.search.LargeFieldTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.LargeFieldTest_A3076EB7145AFB93-001/init-core-data-001
[junit4] 2> 230700 WARN
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 230700 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 230701 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 230702 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 230702 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 230721 WARN
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 230722 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 230738 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=one_field_no_dynamic_field_unique_key
[junit4] 2> 230760 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field_unique_key/1.1
with uniqueid field str
[junit4] 2> 230769 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 230794 WARN
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 230797 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6355bfdd
[junit4] 2> 230797 WARN
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 230800 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6355bfdd
[junit4] 2> 230800 WARN
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 230800 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6355bfdd
[junit4] 2> 230802 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 230873 WARN (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 230881 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 230891 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema
name=one_field_no_dynamic_field_unique_key
[junit4] 2> 230902 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema
one_field_no_dynamic_field_unique_key/1.1 with uniqueid field str
[junit4] 2> 230903 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 230903 WARN (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 230903 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6355bfdd
[junit4] 2> 230903 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 230904 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.search.LargeFieldTest_A3076EB7145AFB93-001/init-core-data-001/]
[junit4] 2> 230914 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=30.8271484375,
floorSegmentMB=2.10546875, forceMergeDeletesPctAllowed=7.674414144462219,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 230932 WARN (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 231015 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 231015 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 231017 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.36462010485085017]
[junit4] 2> 231028 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@76ccc008[collection1] main]
[junit4] 2> 231028 WARN (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 231028 INFO (coreLoadExecutor-727-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 231028 INFO
(searcherExecutor-728-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@76ccc008[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 231031 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 231039 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null params={wt=xml} status=500 QTime=7
[junit4] 2> 231039 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 231039 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1722455360
[junit4] 2> 231042 INFO (coreCloseExecutor-732-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@62f3ab86
[junit4] 2> 231051 INFO (coreCloseExecutor-732-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 231060 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 231061 INFO
(SUITE-LargeFieldTest-seed#[A3076EB7145AFB93]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1394, maxMBSortInHeap=7.648186946712736,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=fr-CA,
timezone=GMT
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=182951200,total=425197568
[junit4] 2> NOTE: All tests run in this JVM: [CreateCollectionCleanupTest,
DistributedQueryComponentOptimizationTest, PingRequestHandlerTest,
StatelessScriptUpdateProcessorFactoryTest, TestXIncludeConfig, TestSort,
TestCollationField, TestLRUStatsCache, TestDFRSimilarityFactory,
SimpleFacetsTest, TestSchemalessBufferedUpdates, OverseerTaskQueueTest,
BadComponentTest, HdfsChaosMonkeyNothingIsSafeTest, TestSearcherReuse,
TestBulkSchemaAPI, DirectUpdateHandlerOptimizeTest,
BinaryUpdateRequestHandlerTest, TestReload, TestBinaryField,
ParsingFieldUpdateProcessorsTest, TestInPlaceUpdatesDistrib, RecoveryZkTest,
LargeFieldTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=LargeFieldTest
-Dtests.seed=A3076EB7145AFB93 -Dtests.multiplier=2 -Dtests.slow=true
-Dtests.locale=fr-CA -Dtests.timezone=GMT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | LargeFieldTest (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([A3076EB7145AFB93]:0)
[junit4] > at
org.apache.solr.search.LargeFieldTest.initManagedSchemaCore(LargeFieldTest.java:61)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [81/699 (1!)] on J2 in 0.38s, 0 tests, 1 failure <<<
FAILURES!
[...truncated 2446 lines...]
[junit4] Suite:
org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/init-core-data-001
[junit4] 2> 12393 WARN
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
[junit4] 2> 12393 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 12394 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-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> 12422 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 12422 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 12422 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-002/cores/core
[junit4] 2> 12729 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 12889 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@63440afe{/solr,null,AVAILABLE}
[junit4] 2> 12928 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@22c53c28{HTTP/1.1,[http/1.1]}{127.0.0.1:42310}
[junit4] 2> 12928 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.e.j.s.Server Started @16404ms
[junit4] 2> 12928 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42310,
configSetBaseDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-002/cores}
[junit4] 2> 12968 ERROR
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 12968 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 12968 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 12976 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 12977 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-16T22:04:20.078Z
[junit4] 2> 12980 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/solr.xml
[junit4] 2> 13015 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=600000&connTimeout=60000&retry=true
[junit4] 2> 13064 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001
[junit4] 2> 13064 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 13339 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../contrib/extraction/lib
[junit4] 2> 13343 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 13343 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../contrib/clustering/lib
[junit4] 2> 13343 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 13344 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../contrib/langid/lib
[junit4] 2> 13344 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 13344 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../contrib/ltr/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../contrib/ltr/lib
[junit4] 2> 13344 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 13345 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../contrib/velocity/lib
[junit4] 2> 13345 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 13424 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
[junit4] 2> 13430 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 13871 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 14096 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.SynonymFilterFactory]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 14190 WARN (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace
it accordingly.
[junit4] 2> 15266 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 15267 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 15314 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 15314 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
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> 15314 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing
ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 15390 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1
[junit4] 2> 15391 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 15391 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/data/]
[junit4] 2> 15433 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ff779aa
[junit4] 2> 15478 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: init: current
segments file is "segments";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@59073a1b
[junit4] 2> 15478 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: delete []
[junit4] 2> 15479 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: now checkpoint
"" [0 segments ; isCommit = false]
[junit4] 2> 15479 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: delete []
[junit4] 2> 15479 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: 0 msec to
checkpoint
[junit4] 2> 15479 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: init: create=true
[junit4] 2> 15480 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@3ffd2e9c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c6d516)
[junit4] 2> index=
[junit4] 2> version=6.5.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> maxBufferedDeleteTerms=-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=Lucene62
[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@5d32809e
[junit4] 2> readerPooling=false
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@bedcc6a
[junit4] 2>
[junit4] 2> 15480 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 15480 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: now flush at close
[junit4] 2> 15480 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: start flush:
applyAllDeletes=true
[junit4] 2> 15480 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: index before
flush
[junit4] 2> 15480 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-87-thread-1]: startFullFlush
[junit4] 2> 15480 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-87-thread-1]:
coreLoadExecutor-87-thread-1 finishFullFlush success=true
[junit4] 2> 15480 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: apply all deletes
during flush
[junit4] 2> 15480 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: now apply all
deletes for all segments maxDoc=0
[junit4] 2> 15480 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-87-thread-1]: prune
sis=segments: minGen=9223372036854775807 packetCount=0
[junit4] 2> 15480 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-87-thread-1]:
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
[junit4] 2> 15481 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-87-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 15481 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-87-thread-1]: now merge
[junit4] 2> 15481 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-87-thread-1]: index:
[junit4] 2> 15481 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-87-thread-1]: no more merges
pending; now return
[junit4] 2> 15481 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: waitForMerges
[junit4] 2> 15481 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: waitForMerges done
[junit4] 2> 15487 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: commit: start
[junit4] 2> 15487 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: commit: enter lock
[junit4] 2> 15487 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: commit: now
prepare
[junit4] 2> 15488 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: prepareCommit:
flush
[junit4] 2> 15492 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: index before
flush
[junit4] 2> 15492 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-87-thread-1]: startFullFlush
[junit4] 2> 15492 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: apply all deletes
during flush
[junit4] 2> 15492 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: now apply all
deletes for all segments maxDoc=0
[junit4] 2> 15492 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-87-thread-1]: prune
sis=segments: minGen=9223372036854775807 packetCount=0
[junit4] 2> 15492 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-87-thread-1]:
coreLoadExecutor-87-thread-1 finishFullFlush success=true
[junit4] 2> 15492 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: startCommit():
start
[junit4] 2> 15492 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: startCommit
index= changeCount=2
[junit4] 2> 15497 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: startCommit:
wrote pending segments file "pending_segments_1"
[junit4] 2> 15497 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: done all syncs: []
[junit4] 2> 15497 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: commit:
pendingCommit != null
[junit4] 2> 15497 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: commit: done
writing segments file "segments_1"
[junit4] 2> 15497 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: now checkpoint
"" [0 segments ; isCommit = true]
[junit4] 2> 15497 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: 0 msec to
checkpoint
[junit4] 2> 15497 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: delete []
[junit4] 2> 15497 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: commit: took 9.8
msec
[junit4] 2> 15497 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: commit: done
[junit4] 2> 15497 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: rollback
[junit4] 2> 15497 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: all running
merges have aborted
[junit4] 2> 15498 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: rollback: done
finish merges
[junit4] 2> 15498 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-87-thread-1]: abort
[junit4] 2> 15498 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-87-thread-1]: done abort
success=true
[junit4] 2> 15498 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: rollback: infos=
[junit4] 2> 15498 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: now checkpoint
"" [0 segments ; isCommit = false]
[junit4] 2> 15498 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: delete []
[junit4] 2> 15498 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: 0 msec to
checkpoint
[junit4] 2> 15498 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: delete []
[junit4] 2> 15513 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 15840 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 15840 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 15843 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 15843 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 15860 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: init: current
segments file is "segments_1";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@59073a1b
[junit4] 2> 15860 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: init: load
commit "segments_1"
[junit4] 2> 15860 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: delete []
[junit4] 2> 15860 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: now checkpoint
"" [0 segments ; isCommit = false]
[junit4] 2> 15860 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: delete []
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-87-thread-1]: 0 msec to
checkpoint
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: init: create=false
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@3ffd2e9c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c6d516)
[junit4] 2> index=
[junit4] 2> version=6.5.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> maxBufferedDeleteTerms=-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=Lucene62
[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@6c0b38bb
[junit4] 2> readerPooling=false
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@53265dbb
[junit4] 2>
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: flush at getReader
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-87-thread-1]: startFullFlush
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: apply all deletes
during flush
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: now apply all
deletes for all segments maxDoc=0
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-87-thread-1]: prune
sis=segments_1: minGen=9223372036854775807 packetCount=0
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: incRefDeleter for
NRT reader version=2 segments=
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: return reader
version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-87-thread-1]:
coreLoadExecutor-87-thread-1 finishFullFlush success=true
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-87-thread-1]: getReader took 0
msec
[junit4] 2> 15861 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@34464961[collection1] main]
[junit4] 2> 15863 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/conf
[junit4] 2> 15863 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json
using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/conf
[junit4] 2> 15863 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
[junit4] 2> 15864 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/conf
[junit4] 2> 15864 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for
/schema/analysis/stopwords/english
[junit4] 2> 15864 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for
/schema/analysis/stopwords/english
[junit4] 2> 15870 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/stopwords/english
[junit4] 2> 15871 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_synonyms_english.json using
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/conf
[junit4] 2> 15871 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for
/schema/analysis/synonyms/english
[junit4] 2> 15871 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym mappings for
/schema/analysis/synonyms/english
[junit4] 2> 15873 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 2 observers of
/schema/analysis/synonyms/english
[junit4] 2> 15873 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 15899 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
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> 15943 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 16081 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
[junit4] 2> 16141 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
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> 16143 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_5B63E64EC3B491EE-001/tempDir-001/collection1/conf/elevate.xml
[junit4] 2> 16190 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 16195 INFO
(searcherExecutor-88-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@34464961[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 16208 INFO
(searcherExecutor-88-thread-1-processing-x:collection1) [ x:collection1]
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=11
[junit4] 2> 16208 INFO
(searcherExecutor-88-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 16208 INFO
(searcherExecutor-88-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 16212 INFO
(searcherExecutor-88-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 16217 INFO
(searcherExecutor-88-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@34464961[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 16221 INFO (coreLoadExecutor-87-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1562065621035778048
[junit4] 2> 16299 INFO
(SUITE-SolrExampleStreamingBinaryTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#42310
[junit4] 2> 16303 INFO
(TEST-SolrExampleStreamingBinaryTest.testSetNullUpdateOrder-seed#[5B63E64EC3B491EE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSetNullUpdateOrder
[junit4] 2> 16881 INFO (qtp1675040327-107) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[testSetNullUpdateOrder
(1562065621698478080)]} 0 46
[junit4] 2> 16941 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 16941 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@53265dbb
[junit4] 2> 16941 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: commit: start
[junit4] 2> 16941 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: commit: enter lock
[junit4] 2> 16941 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: commit: now prepare
[junit4] 2> 16941 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: prepareCommit: flush
[junit4] 2> 16941 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: index before flush
[junit4] 2> 16941 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp1675040327-108]: startFullFlush
[junit4] 2> 16941 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp1675040327-108]: anyChanges? numDocsInRam=1
deletes=true hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 16941 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWFC][qtp1675040327-108]: addFlushableState
DocumentsWriterPerThread [pendingDeletes=gen=0, segment=_0, aborted=false,
numDocsInRAM=1, deleteQueue=DWDQ: [ generation: 1 ]]
[junit4] 2> 16942 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp1675040327-108]: flush postings as segment
_0 numDocs=1
[junit4] 2> 16942 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: 0 msec to write norms
[junit4] 2> 16950 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: 8 msec to write docValues
[junit4] 2> 16950 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: 0 msec to write points
[junit4] 2> 16950 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: 0 msec to finish stored
fields
[junit4] 2> 16951 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: 0 msec to write postings and
finish vectors
[junit4] 2> 16951 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: 0 msec to write fieldInfos
[junit4] 2> 16951 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp1675040327-108]: new segment has 0 deleted
docs
[junit4] 2> 16952 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp1675040327-108]: new segment has no
vectors; no norms; docValues; no prox; freqs
[junit4] 2> 16952 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp1675040327-108]:
flushedFiles=[_0_Lucene54_0.dvm, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx,
_0_Lucene54_0.dvd, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
[junit4] 2> 16952 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp1675040327-108]: flushed codec=Lucene62
[junit4] 2> 16954 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp1675040327-108]: flushed: segment=_0
ramUsed=0.095 MB newFlushedSize=0.001 MB docs/MB=738.954
[junit4] 2> 16954 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp1675040327-108]: flush time 12.314971 msec
[junit4] 2> 16954 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp1675040327-108]: publishFlushedSegment
seg-private updates=null
[junit4] 2> 16954 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: publishFlushedSegment
[junit4] 2> 16954 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp1675040327-108]: push deletes 1 deleted
terms (unique count=1) bytesUsed=1072 segmentPrivate?=false delGen=2
packetCount=1 totBytesUsed=1072
[junit4] 2> 16954 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: publish sets newSegment
delGen=3 seg=_0(6.5.0):C1
[junit4] 2> 16954 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp1675040327-108]: now checkpoint
"_0(6.5.0):C1" [1 segments ; isCommit = false]
[junit4] 2> 16954 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp1675040327-108]: delete []
[junit4] 2> 16955 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp1675040327-108]: 0 msec to checkpoint
[junit4] 2> 16955 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: apply all deletes during
flush
[junit4] 2> 16955 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: now apply all deletes for
all segments maxDoc=1
[junit4] 2> 16955 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp1675040327-108]: applyDeletes: open segment
readers took 0 msec
[junit4] 2> 16955 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp1675040327-108]: applyDeletes:
infos=[_0(6.5.0):C1] packetCount=1
[junit4] 2> 16955 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp1675040327-108]: applyDeletes took 0 msec for
1 segments, 0 newly deleted docs (query deletes), 0 visited terms,
allDeleted=null
[junit4] 2> 16955 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp1675040327-108]: prune sis=segments_1:
_0(6.5.0):C1 minGen=3 packetCount=1
[junit4] 2> 16955 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp1675040327-108]: pruneDeletes: prune 1
packets; 0 packets remain
[junit4] 2> 16955 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp1675040327-108]: qtp1675040327-108
finishFullFlush success=true
[junit4] 2> 16955 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: startCommit(): start
[junit4] 2> 16955 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: startCommit
index=_0(6.5.0):C1 changeCount=4
[junit4] 2> 16981 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: startCommit: wrote pending
segments file "pending_segments_2"
[junit4] 2> 16981 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: done all syncs: [_0.si,
_0_Lucene54_0.dvm, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0.fdx,
_0_Lucene54_0.dvd, _0_Lucene50_0.tip, _0.fdt, _0.fnm]
[junit4] 2> 16981 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: commit: pendingCommit != null
[junit4] 2> 16981 INFO (qtp1675040327-108) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp1675040327-108]: commit: done writing
segments file "segments_2"
[junit4] 2> 16981 INFO (qtp1675040327-108) [ x:collection1] o.a.
[...truncated too long message...]
worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=1972602488
[junit4] 2> 122017 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@62350dca
[junit4] 2> 122019 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
now flush at close
[junit4] 2> 122019 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
start flush: applyAllDeletes=true
[junit4] 2> 122019 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
index before flush _2a(6.5.0):C16
[junit4] 2> 122019 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-432-thread-1]:
startFullFlush
[junit4] 2> 122019 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-432-thread-1]:
coreCloseExecutor-432-thread-1 finishFullFlush success=true
[junit4] 2> 122019 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
apply all deletes during flush
[junit4] 2> 122019 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
now apply all deletes for all segments maxDoc=16
[junit4] 2> 122019 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-432-thread-1]:
applyDeletes: open segment readers took 0 msec
[junit4] 2> 122019 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-432-thread-1]:
applyDeletes: no segments; skipping
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-432-thread-1]:
prune sis=segments_2b: _2a(6.5.0):C16 minGen=394 packetCount=0
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-432-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-432-thread-1]:
now merge
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-432-thread-1]:
index: _2a(6.5.0):C16
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-432-thread-1]:
no more merges pending; now return
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
waitForMerges
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
waitForMerges done
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
commit: start
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
commit: enter lock
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
commit: now prepare
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
prepareCommit: flush
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
index before flush _2a(6.5.0):C16
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-432-thread-1]:
startFullFlush
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
apply all deletes during flush
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
now apply all deletes for all segments maxDoc=16
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-432-thread-1]:
applyDeletes: open segment readers took 0 msec
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-432-thread-1]:
applyDeletes: no segments; skipping
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-432-thread-1]:
prune sis=segments_2b: _2a(6.5.0):C16 minGen=394 packetCount=0
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-432-thread-1]:
coreCloseExecutor-432-thread-1 finishFullFlush success=true
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
startCommit(): start
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
skip startCommit(): no changes pending
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-432-thread-1]:
delete []
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
commit: pendingCommit == null; skip
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
commit: took 0.3 msec
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
commit: done
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
rollback
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
all running merges have aborted
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
rollback: done finish merges
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-432-thread-1]:
abort
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-432-thread-1]:
done abort success=true
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-432-thread-1]:
rollback: infos=_2a(6.5.0):C16
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-432-thread-1]:
now checkpoint "_2a(6.5.0):C16" [1 segments ; isCommit = false]
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-432-thread-1]:
delete []
[junit4] 2> 122020 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-432-thread-1]:
0 msec to checkpoint
[junit4] 2> 122023 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-432-thread-1]:
delete []
[junit4] 2> 122023 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-432-thread-1]:
delete []
[junit4] 2> 122106 INFO (coreCloseExecutor-432-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 122106 INFO
(SUITE-SolrExampleStreamingTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 122107 INFO
(SUITE-SolrExampleStreamingTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@715d5496{/solr,null,UNAVAILABLE}
[junit4] 2> 122121 INFO
(SUITE-SolrExampleStreamingTest-seed#[5B63E64EC3B491EE]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.SolrExampleStreamingTest_5B63E64EC3B491EE-001
[junit4] 2> NOTE: test params are: codec=Lucene62,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=nl,
timezone=America/Fort_Wayne
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=134101464,total=319291392
[junit4] 2> NOTE: All tests run in this JVM: [AnlysisResponseBaseTest,
ShardParamsTest, JDBCStreamTest, NaturalLogEvaluatorTest, TermsResponseTest,
TestLBHttpSolrClient, TestUpdateRequestCodec, TestEmbeddedSolrServer,
AbsoluteValueEvaluatorTest, LargeVolumeEmbeddedTest, TestSpellCheckResponse,
TestValidatingJsonMap, TestXMLEscaping, CloudSolrClientTest,
ExclusiveOrEvaluatorTest, LargeVolumeBinaryJettyTest,
LessThanEqualToEvaluatorTest, SolrExampleStreamingTest]
[junit4] Completed [81/109 (6!)] on J0 in 19.77s, 36 tests, 1 failure <<<
FAILURES!
[...truncated 62038 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]