Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/974/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([72A55D89A07D3391:1A1A68A370E7217D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:304)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing
Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes. Add support for specifying
Spelling SuggestWord Comparator to Lucene spell checkers for
SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you
need it, but it is also committed to trunk and 3_x branch. Last Lucene European
Conference has been held in Prague.</field></doc></add>
Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain:
<add><doc><field name="id">2312312321312</field><field
name="text">SpellCheckComponent got improvement related to recent Lucene
changes.
Add support for specifying Spelling SuggestWord Comparator to Lucene spell
checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is
attached if you need it, but it is also committed to trunk and 3_x branch. Last
Lucene European Conference has been held in Prague.</field></doc></add>
at
__randomizedtesting.SeedInfo.seed([AEBDCAD9E158122B:95BC0074E60C3EDF]:0)
at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling
Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes. Add support for specifying
Spelling SuggestWord Comparator to Lucene spell checkers for
SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you
need it, but it is also committed to trunk and 3_x branch. Last Lucene European
Conference has been held in Prague.</field></doc></add>
Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain:
<add><doc><field name="id">2312312321312</field><field
name="text">SpellCheckComponent got improvement related to recent Lucene
changes.
Add support for specifying Spelling SuggestWord Comparator to Lucene spell
checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is
attached if you need it, but it is also committed to trunk and 3_x branch. Last
Lucene European Conference has been held in Prague.</field></doc></add>
at
__randomizedtesting.SeedInfo.seed([AEBDCAD9E158122B:9B49B4E7B78E93FF]:0)
at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates
Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field
name="text">The Apache Software Foundation is happy to announce BarCampApache
Sydney, Australia, the first ASF-backed event in the Southern
Hemisphere!</field></doc></add>
Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain:
<add><doc><field name="id">1</field><field name="text">The Apache Software
Foundation is happy to announce BarCampApache Sydney, Australia, the first
ASF-backed event in the Southern Hemisphere!</field></doc></add>
at
__randomizedtesting.SeedInfo.seed([AEBDCAD9E158122B:A3F79D86F9777085]:0)
at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing
Error Message:
unknown UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes. Add support for specifying
Spelling SuggestWord Comparator to Lucene spell checkers for
SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is attached if you
need it, but it is also committed to trunk and 3_x branch. Last Lucene European
Conference has been held in Prague.</field></doc></add>
Stack Trace:
org.apache.solr.common.SolrException: unknown UpdateRequestProcessorChain:
<add><doc><field name="id">2312312321312</field><field
name="text">SpellCheckComponent got improvement related to recent Lucene
changes.
Add support for specifying Spelling SuggestWord Comparator to Lucene spell
checkers for SpellCheckComponent. Issue SOLR-2053 is already fixed, patch is
attached if you need it, but it is also committed to trunk and 3_x branch. Last
Lucene European Conference has been held in Prague.</field></doc></add>
at
__randomizedtesting.SeedInfo.seed([AEBDCAD9E158122B:BD33CEABA6AB9381]:0)
at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
at org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12162 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_72A55D89A07D3391-001/init-core-data-001
[junit4] 2> 2640727 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[72A55D89A07D3391]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2640730 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[72A55D89A07D3391]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_72A55D89A07D3391-001/tempDir-001
[junit4] 2> 2640731 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[72A55D89A07D3391]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2640731 INFO (Thread-8739) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2640731 INFO (Thread-8739) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2640831 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[72A55D89A07D3391]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:40500
[junit4] 2> 2640843 INFO (jetty-launcher-3563-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2640844 INFO (jetty-launcher-3563-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@616e43b5{/solr,null,AVAILABLE}
[junit4] 2> 2640844 INFO (jetty-launcher-3563-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2640845 INFO (jetty-launcher-3563-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@67502081{SSL,[ssl,
http/1.1]}{127.0.0.1:58463}
[junit4] 2> 2640846 INFO (jetty-launcher-3563-thread-2) [ ]
o.e.j.s.Server Started @2644619ms
[junit4] 2> 2640846 INFO (jetty-launcher-3563-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58463}
[junit4] 2> 2640846 ERROR (jetty-launcher-3563-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2640846 INFO (jetty-launcher-3563-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2640846 INFO (jetty-launcher-3563-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2640846 INFO (jetty-launcher-3563-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2640846 INFO (jetty-launcher-3563-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-27T13:29:39.298Z
[junit4] 2> 2640849 INFO (jetty-launcher-3563-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@45ce16ef{/solr,null,AVAILABLE}
[junit4] 2> 2640851 INFO (jetty-launcher-3563-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@20483c51{SSL,[ssl,
http/1.1]}{127.0.0.1:61146}
[junit4] 2> 2640851 INFO (jetty-launcher-3563-thread-1) [ ]
o.e.j.s.Server Started @2644624ms
[junit4] 2> 2640851 INFO (jetty-launcher-3563-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61146}
[junit4] 2> 2640851 ERROR (jetty-launcher-3563-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2640851 INFO (jetty-launcher-3563-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2640851 INFO (jetty-launcher-3563-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2640851 INFO (jetty-launcher-3563-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2640851 INFO (jetty-launcher-3563-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-27T13:29:39.303Z
[junit4] 2> 2640855 INFO (jetty-launcher-3563-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2640855 INFO (jetty-launcher-3563-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2640867 INFO (jetty-launcher-3563-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40500/solr
[junit4] 2> 2640870 INFO (jetty-launcher-3563-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40500/solr
[junit4] 2> 2640906 INFO (jetty-launcher-3563-thread-2)
[n:127.0.0.1:58463_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58463_solr
[junit4] 2> 2640908 INFO (jetty-launcher-3563-thread-1)
[n:127.0.0.1:61146_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61146_solr
[junit4] 2> 2640908 INFO (jetty-launcher-3563-thread-2)
[n:127.0.0.1:58463_solr ] o.a.s.c.Overseer Overseer
(id=97009885458268165-127.0.0.1:58463_solr-n_0000000000) starting
[junit4] 2> 2640919 INFO (jetty-launcher-3563-thread-2)
[n:127.0.0.1:58463_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58463_solr
[junit4] 2> 2640927 INFO
(zkCallback-3573-thread-1-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2640940 INFO
(zkCallback-3574-thread-1-processing-n:127.0.0.1:61146_solr)
[n:127.0.0.1:61146_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2640969 INFO (jetty-launcher-3563-thread-1)
[n:127.0.0.1:61146_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2640971 INFO (jetty-launcher-3563-thread-2)
[n:127.0.0.1:58463_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2640973 INFO
(zkCallback-3574-thread-1-processing-n:127.0.0.1:61146_solr)
[n:127.0.0.1:61146_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2640974 INFO
(OverseerStateUpdate-97009885458268165-127.0.0.1:58463_solr-n_0000000000)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2640983 INFO (jetty-launcher-3563-thread-1)
[n:127.0.0.1:61146_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 2640983 INFO (jetty-launcher-3563-thread-2)
[n:127.0.0.1:58463_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 2641081 INFO (jetty-launcher-3563-thread-2)
[n:127.0.0.1:58463_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2641081 INFO (jetty-launcher-3563-thread-1)
[n:127.0.0.1:61146_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2641106 INFO (jetty-launcher-3563-thread-1-EventThread)
[n:127.0.0.1:61146_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2641111 INFO (jetty-launcher-3563-thread-2-EventThread)
[n:127.0.0.1:58463_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2641232 INFO (jetty-launcher-3563-thread-1)
[n:127.0.0.1:61146_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_72A55D89A07D3391-001/tempDir-001/node1/.
[junit4] 2> 2641236 INFO (jetty-launcher-3563-thread-2)
[n:127.0.0.1:58463_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_72A55D89A07D3391-001/tempDir-001/node2/.
[junit4] 2> 2641278 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 2641366 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641384 INFO (qtp811128200-26301) [n:127.0.0.1:61146_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hS3igFYygaYtwEDFO1jfT1sMu94p_2Di-cy18whOc4bB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2641384 INFO (qtp811128200-26301) [n:127.0.0.1:61146_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hS3igFYygaYtwEDFO1jfT1sMu94p_2Di-cy18whOc4bB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2641385 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 2641413 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 2641418 INFO (qtp811128200-26299) [n:127.0.0.1:61146_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2641419 INFO (qtp811128200-26299) [n:127.0.0.1:61146_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2641419 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1480289379870&s=DQBULU+8EN2jmLTnwHPHoHjCYnM=";
Path=/; Domain=127.0.0.1; Expires=dom, 27-nov-2016 23:29:39 GMT; Secure;
HttpOnly". Invalid 'expires' attribute: dom, 27-nov-2016 23:29:39 GMT
[junit4] 2> 2641419 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 2641456 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 2641478 WARN (qtp811128200-26301) [n:127.0.0.1:61146_solr
] o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 2641479 WARN (qtp811128200-26301) [n:127.0.0.1:61146_solr
] o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2641480 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641500 WARN (qtp2036671657-26289) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 2641501 WARN (qtp2036671657-26289) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2641501 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641510 WARN (qtp811128200-26302) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 2641511 WARN (qtp811128200-26302) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2641512 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641514 WARN (qtp2036671657-26288) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 2641514 WARN (qtp2036671657-26288) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2641515 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641515 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 2641548 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 2641567 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 2641594 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 2641614 INFO (qtp811128200-26298) [n:127.0.0.1:61146_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hXPigFYygaZzwUDFGeMZW_9WUXZ5lPj2_AY77O9EMKDB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2641614 INFO (qtp811128200-26298) [n:127.0.0.1:61146_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hXPigFYygaZzwUDFGeMZW_9WUXZ5lPj2_AY77O9EMKDB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2641620 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2641622 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2641626 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641637 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2641638 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2641657 INFO (qtp811128200-26301) [n:127.0.0.1:61146_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hXPigFYygaZzwUDFGeMZW_9WUXZ5lPj2_AY77O9EMKDB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2641657 INFO (qtp811128200-26301) [n:127.0.0.1:61146_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hXPigFYygaZzwUDFGeMZW_9WUXZ5lPj2_AY77O9EMKDB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2641675 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641675 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 2641702 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 2641751 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2641752 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2641757 ERROR (qtp811128200-26299) [n:127.0.0.1:61146_solr
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_6]
[junit4] 2> 2641768 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2641770 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2641774 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641780 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2641781 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2641785 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641800 ERROR (qtp2036671657-26288) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_7]
[junit4] 2> 2641807 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641816 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2641818 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2641821 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641822 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 2641863 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 2641874 ERROR (qtp2036671657-26290) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_8]
[junit4] 2> 2641876 ERROR (qtp811128200-26299) [n:127.0.0.1:61146_solr
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_8]
[junit4] 2> 2641886 ERROR (qtp2036671657-26303) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_9]
[junit4] 2> 2641896 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=72A55D89A07D3391
-Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=MET
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.08s J0 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([72A55D89A07D3391:1A1A68A370E7217D]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:304)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2641940 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 2641964 INFO (qtp811128200-26299) [n:127.0.0.1:61146_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hcpigFYygabKQoDFAZB_q_nGgsLWRlJraL-uNXXQHdkB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2641964 INFO (qtp811128200-26299) [n:127.0.0.1:61146_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hcpigFYygabKQoDFAZB_q_nGgsLWRlJraL-uNXXQHdkB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2641969 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2641974 INFO (qtp2036671657-26287) [n:127.0.0.1:58463_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hcpigFYygabKQoDFAZB_q_nGgsLWRlJraL-uNXXQHdkB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2641975 INFO (qtp2036671657-26287) [n:127.0.0.1:58463_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hcpigFYygabKQoDFAZB_q_nGgsLWRlJraL-uNXXQHdkB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2641981 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2641983 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2641987 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2642010 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2642011 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2642016 INFO (qtp811128200-26299) [n:127.0.0.1:61146_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hdZigFYygabWQsDFKnDjIJymJ5_nskjCYZSLGqcYRxZB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2642016 INFO (qtp811128200-26299) [n:127.0.0.1:61146_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hdZigFYygabWQsDFKnDjIJymJ5_nskjCYZSLGqcYRxZB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2642022 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2642055 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2642056 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2642061 INFO (qtp811128200-26299) [n:127.0.0.1:61146_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hdZigFYygabWQsDFKnDjIJymJ5_nskjCYZSLGqcYRxZB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2642061 INFO (qtp811128200-26299) [n:127.0.0.1:61146_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hdZigFYygabWQsDFKnDjIJymJ5_nskjCYZSLGqcYRxZB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2642069 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2642094 INFO (qtp811128200-26293) [n:127.0.0.1:61146_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVil-heqigFYygabqgwDFCyNqL-ecTV_9KEVGj1lRDtaxaP1B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2642094 INFO (qtp811128200-26293) [n:127.0.0.1:61146_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVil-heqigFYygabqgwDFCyNqL-ecTV_9KEVGj1lRDtaxaP1B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2642100 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2642102 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2642106 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2642114 INFO (qtp2036671657-26304) [n:127.0.0.1:58463_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVil-heqigFYygabqgwDFCyNqL-ecTV_9KEVGj1lRDtaxaP1B3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2642114 INFO (qtp2036671657-26304) [n:127.0.0.1:58463_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVil-heqigFYygabqgwDFCyNqL-ecTV_9KEVGj1lRDtaxaP1B3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2642119 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2642120 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2642125 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2642143 INFO (qtp811128200-26292) [n:127.0.0.1:61146_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hfiigFYygab4g0DFGa5i9UK3R17Flq0IWSN0jtAkVzVB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2642143 INFO (qtp811128200-26292) [n:127.0.0.1:61146_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hfiigFYygab4g0DFGa5i9UK3R17Flq0IWSN0jtAkVzVB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2642149 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2642155 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2642156 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2642161 INFO (qtp811128200-26292) [n:127.0.0.1:61146_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hfiigFYygab4g0DFGa5i9UK3R17Flq0IWSN0jtAkVzVB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2642161 INFO (qtp811128200-26292) [n:127.0.0.1:61146_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVil-hfiigFYygab4g0DFGa5i9UK3R17Flq0IWSN0jtAkVzVB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2642167 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2642169 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:40500/solr ready
[junit4] 2> 2642173 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT;
Secure; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
[junit4] 2> 2642175 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72A55D89A07D3391])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 2642176 INFO (jetty-launcher-3563-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@67502081{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2642176 INFO (jetty-launcher-3563-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@20483c51{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2642177 INFO (jetty-launcher-3563-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1524632922
[junit4] 2> 2642178 INFO (jetty-launcher-3563-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=309121121
[junit4] 2> 2642181 INFO (jetty-launcher-3563-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97009885458268165-127.0.0.1:58463_solr-n_0000000000) closing
[junit4] 2> 2642183 INFO
(OverseerStateUpdate-97009885458268165-127.0.0.1:58463_solr-n_0000000000)
[n:127.0.0.1:58463_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:58463_solr
[junit4] 2> 2642187 INFO
(zkCallback-3574-thread-1-processing-n:127.0.0.1:61146_solr)
[n:127.0.0.1:61146_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:61146_solr
[junit4] 2> 2642188 INFO
(zkCallback-3574-thread-1-processing-n:127.0.0.1:61146_solr)
[n:127.0.0.1:61146_solr ] o.a.s.c.Overseer Overseer
(id=97009885458268166-127.0.0.1:61146_solr-n_0000000001) starting
[junit4] 2> 2642203 INFO
(OverseerStateUpdate-97009885458268166-127.0.0.1:61146_solr-n_0000000001)
[n:127.0.0.1:61146_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2642209 INFO (jetty-launcher-3563-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97009885458268166-127.0.0.1:61146_solr-n_0000000001) closing
[junit4] 2> 2642211 INFO
(OverseerStateUpdate-97009885458268166-127.0.0.1:61146_solr-n_0000000001)
[n:127.0.0.1:61146_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:61146_solr
[junit4] 2> 2642214 ERROR
(Thread[Thread-8759,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:61146_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2642226 INFO (jetty-launcher-3563-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@45ce16ef{/solr,null,UNAVAILABLE}
[junit4] 2> 2643685 WARN
(zkCallback-3573-thread-1-processing-n:127.0.0.1:58463_solr)
[n:127.0.0.1:58463_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2643685 ERROR
(Thread[Thread-8762,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:58463_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2643690 INFO (jetty-launcher-3563-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@616e43b5{/solr,null,UNAVAILABLE}
[junit4] 2> 2643693 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[72A55D89A07D3391]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40500 40500
[junit4] 2> 2643720 INFO (Thread-8739) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40500 40500
[junit4] 2> 2643721 WARN (Thread-8739) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 15 /solr/clusterstate.json
[junit4] 2> 4 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_13
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/live_nodes
[junit4] 2> 15 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 2643722 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[72A55D89A07D3391]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_72A55D89A07D3391-001
[junit4] 2> Nov 27, 2016 1:29:42 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=2, maxDocsPerChunk=430, blockSize=805),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=2, blockSize=805)), sim=RandomSimilarity(queryNorm=true): {},
locale=es-PE, timezone=MET
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=95404240,total=526385152
[junit4] 2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest,
TestBM25SimilarityFactory, TestCursorMarkWithoutUniqueKey,
CoreAdminRequestStatusTest, TestSweetSpotSimilarityFactory,
TestManagedResource, NumericFieldsTest, TestSimpleQParserPlugin, TestSort,
SpatialRPTFieldTypeTest, SampleTest, SolrTestCaseJ4Test,
TestSolrCloudSnapshots, CdcrReplicationDistributedZkTest,
DeleteLastCustomShardedReplicaTest, TestCorePropertiesReload, ZkCLITest,
DocumentAnalysisRequestHandlerTest, TestReplicationHandler, TestSchemaResource,
TestUpdate, TestPostingsSolrHighlighter, JSONWriterTest,
CdcrRequestHandlerTest, TestConfigOverlay, TestSolrDynamicMBean,
TestClassicSimilarityFactory, SearchHandlerTest, TestPKIAuthenticationPlugin,
TestDynamicLoading, TestXIncludeConfig, DisMaxRequestHandlerTest,
SyncSliceTest, TestGroupingSearch, TestReplicationHandlerBackup,
BaseCdcrDistributedZkTest, TestFunctionQuery, TestReplicaProperties,
CustomCollectionTest, ReplaceNodeTest, PluginInfoTest,
TestWordDelimiterFilterFactory, TestExclusionRuleCollectionAccess,
AlternateDirectoryTest, ExplicitHLLTest, HdfsRecoverLeaseTest,
DeleteReplicaTest, DistributedQueryElevationComponentTest,
SystemInfoHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestRequestStatusCollectionAPI, DistributedQueueTest, TestCoreContainer,
TestCSVLoader, TestLegacyFieldCache, CloudExitableDirectoryReaderTest,
DistributedDebugComponentTest, HighlighterTest, EnumFieldTest,
UUIDUpdateProcessorFallbackTest, TestPerFieldSimilarity, SolrXmlInZkTest,
OverseerCollectionConfigSetProcessorTest, TestPhraseSuggestions,
SimplePostToolTest, QueryEqualityTest, TestSurroundQueryParser,
PeerSyncWithIndexFingerprintCachingTest, TestCloudDeleteByQuery,
TestBinaryField, TestFieldResource, MBeansHandlerTest,
DistribDocExpirationUpdateProcessorTest, TestFieldCacheSort, ShardRoutingTest,
TestRestoreCore, TestJettySolrRunner, TestTrieFacet, SuggesterFSTTest,
TestSolr4Spatial2, RecoveryAfterSoftCommitTest, ZkStateReaderTest,
DistributedSpellCheckComponentTest, HdfsChaosMonkeyNothingIsSafeTest,
TestStressLucene, TestCollectionAPI, RequestLoggingTest, SolrRequestParserTest,
SparseHLLTest, RankQueryTest, TestInfoStreamLogging,
LeaderFailoverAfterPartitionTest, TestLFUCache, AssignTest,
DistributedQueryComponentCustomSortTest, BasicDistributedZkTest,
TestTolerantUpdateProcessorRandomCloud, TestHighlightDedupGrouping,
TestLazyCores, TestFieldTypeResource, TestCharFilters, HLLSerializationTest,
HdfsRestartWhileUpdatingTest, TestSQLHandlerNonCloud,
TestSha256AuthenticationProvider, TestRTGBase,
TestSubQueryTransformerCrossCore, AnalyticsMergeStrategyTest,
LeaderInitiatedRecoveryOnCommitTest, TestUniqueKeyFieldResource, TestOrdValues,
TestNamedUpdateProcessors, TestReloadDeadlock,
DistributedFacetPivotLongTailTest, TestTolerantSearch, TestConfigSetProperties,
OpenExchangeRatesOrgProviderTest, BigEndianAscendingWordSerializerTest,
HdfsBasicDistributedZk2Test, PrimitiveFieldTypeTest,
AnalysisAfterCoreReloadTest, SpatialHeatmapFacetsTest,
TestAnalyzeInfixSuggestions, BJQParserTest, DistributedMLTComponentTest,
StandardRequestHandlerTest, SimpleFacetsTest,
StatelessScriptUpdateProcessorFactoryTest, UnloadDistributedZkTest,
TestScoreJoinQPScore, PrimUtilsTest, PeerSyncTest, TestPseudoReturnFields,
TestLeaderInitiatedRecoveryThread, DirectSolrConnectionTest,
PathHierarchyTokenizerFactoryTest, ConcurrentDeleteAndCreateCollectionTest,
TestCryptoKeys, TestCloudSchemaless, DateFieldTest, TestUseDocValuesAsStored,
TestRawTransformer, PingRequestHandlerTest, LeaderElectionTest, TestPushWriter,
TestStandardQParsers, ReplicaListTransformerTest, TestFaceting,
TestHighFrequencyDictionaryFactory, CheckHdfsIndexTest, SolrCLIZkUtilsTest,
TestManagedSynonymFilterFactory, TestMergePolicyConfig,
TestDefaultSearchFieldResource, StressHdfsTest, CurrencyFieldXmlFileTest,
DeleteStatusTest, ResponseHeaderTest, DocValuesTest, TestCloudPivotFacet,
OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest,
FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest,
TestZkChroot, TestRandomDVFaceting, TestDistributedSearch, AutoCommitTest,
TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest,
TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions,
HardAutoCommitTest, DistributedTermsComponentTest, SolrCoreTest,
StatsComponentTest, SpellCheckComponentTest, SolrCmdDistributorTest,
QueryElevationComponentTest, BasicFunctionalityTest, DirectUpdateHandlerTest,
TestBadConfig, SoftAutoCommitTest, ShowFileRequestHandlerTest,
CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, TestCoreDiscovery,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
CoreAdminHandlerTest, SpatialFilterTest, NoCacheHeaderTest,
TestAtomicUpdateErrorCases, TestRemoteStreaming, TestSolrDeletionPolicy1,
IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryTypes,
TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache,
RequiredFieldsTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest,
TestJmxIntegration, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter,
UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, HighlighterConfigTest,
TestSolrIndexConfig, CopyFieldTest, BadComponentTest, TestStressRecovery,
ActionThrottleTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest,
CleanupOldIndexTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest,
ConfigSetsAPITest, ConnectionManagerTest, DistribCursorPagingTest,
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest,
LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest,
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest,
OverseerTaskQueueTest, RemoteQueryErrorTest, SSLMigrationTest, ShardSplitTest,
TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [500/658 (1!)] on J0 in 4.03s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 11687 lines...]
[junit4] Suite: org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-uima/test/J0/temp/solr.uima.processor.UIMAUpdateRequestProcessorTest_AEBDCAD9E158122B-001/init-core-data-001
[junit4] 2> log4j:WARN No appenders could be found for logger
(org.eclipse.jetty.util.log).
[junit4] 2> log4j:WARN Please initialize the log4j system properly.
[junit4] 2> log4j:WARN See
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[junit4] 2> Nov 27, 2016 12:44:55 PM WhitespaceTokenizer initialize
[junit4] 2> INFO: "Whitespace tokenizer successfully initialized"
[junit4] 2> Nov 27, 2016 12:44:59 PM WhitespaceTokenizer initialize
[junit4] 2> INFO: "Whitespace tokenizer successfully initialized"
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest
-Dtests.method=testMultiplierProcessing -Dtests.seed=AEBDCAD9E158122B
-Dtests.slow=true -Dtests.locale=en-ZA -Dtests.timezone=Etc/GMT+1
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.01s J0 |
UIMAUpdateRequestProcessorTest.testMultiplierProcessing <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: unknown
UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes.
[junit4] > Add support for specifying Spelling SuggestWord Comparator
to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already
fixed, patch is attached if you need it, but it is also committed to trunk and
3_x branch. Last Lucene European Conference has been held in
Prague.</field></doc></add>
[junit4] > at
__randomizedtesting.SeedInfo.seed([AEBDCAD9E158122B:95BC0074E60C3EDF]:0)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
[junit4] > at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
[junit4] > at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
[junit4] > at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testMultiplierProcessing(UIMAUpdateRequestProcessorTest.java:177)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testErrorHandling
-Dtests.seed=AEBDCAD9E158122B -Dtests.slow=true -Dtests.locale=en-ZA
-Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.02s J0 | UIMAUpdateRequestProcessorTest.testErrorHandling
<<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: unknown
UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes.
[junit4] > Add support for specifying Spelling SuggestWord Comparator
to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already
fixed, patch is attached if you need it, but it is also committed to trunk and
3_x branch. Last Lucene European Conference has been held in
Prague.</field></doc></add>
[junit4] > at
__randomizedtesting.SeedInfo.seed([AEBDCAD9E158122B:9B49B4E7B78E93FF]:0)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
[junit4] > at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
[junit4] > at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testErrorHandling(UIMAUpdateRequestProcessorTest.java:137)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testTwoUpdates
-Dtests.seed=AEBDCAD9E158122B -Dtests.slow=true -Dtests.locale=en-ZA
-Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.01s J0 | UIMAUpdateRequestProcessorTest.testTwoUpdates <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: unknown
UpdateRequestProcessorChain: <add><doc><field name="id">1</field><field
name="text">The Apache Software Foundation is happy to announce BarCampApache
Sydney, Australia, the first ASF-backed event in the Southern
Hemisphere!</field></doc></add>
[junit4] > at
__randomizedtesting.SeedInfo.seed([AEBDCAD9E158122B:A3F79D86F9777085]:0)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
[junit4] > at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
[junit4] > at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testTwoUpdates(UIMAUpdateRequestProcessorTest.java:101)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UIMAUpdateRequestProcessorTest -Dtests.method=testProcessing
-Dtests.seed=AEBDCAD9E158122B -Dtests.slow=true -Dtests.locale=en-ZA
-Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.01s J0 | UIMAUpdateRequestProcessorTest.testProcessing <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: unknown
UpdateRequestProcessorChain: <add><doc><field
name="id">2312312321312</field><field name="text">SpellCheckComponent got
improvement related to recent Lucene changes.
[junit4] > Add support for specifying Spelling SuggestWord Comparator
to Lucene spell checkers for SpellCheckComponent. Issue SOLR-2053 is already
fixed, patch is attached if you need it, but it is also committed to trunk and
3_x branch. Last Lucene European Conference has been held in
Prague.</field></doc></add>
[junit4] > at
__randomizedtesting.SeedInfo.seed([AEBDCAD9E158122B:BD33CEABA6AB9381]:0)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessingChain(SolrCore.java:1214)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1222)
[junit4] > at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:52)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.addDoc(SolrTestCaseJ4.java:1031)
[junit4] > at
org.apache.solr.uima.processor.UIMAUpdateRequestProcessorTest.testProcessing(UIMAUpdateRequestProcessorTest.java:83)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-uima/test/J0/temp/solr.uima.processor.UIMAUpdateRequestProcessorTest_AEBDCAD9E158122B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=269, maxMBSortInHeap=5.856874229042178,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-ZA, timezone=Etc/GMT+1
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=168251216,total=438304768
[junit4] 2> NOTE: All tests run in this JVM:
[UIMAUpdateRequestProcessorTest]
[junit4] Completed [2/2 (1!)] on J0 in 13.96s, 6 tests, 4 errors <<<
FAILURES!
[...truncated 51250 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]