Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2255/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEvaluator

Error Message:
expected:<2016-11-22 0[0]> but was:<2016-11-22 0[1]>

Stack Trace:
org.junit.ComparisonFailure: expected:<2016-11-22 0[0]> but was:<2016-11-22 
0[1]>
        at 
__randomizedtesting.SeedInfo.seed([EE12ADE98D9E2CC3:965C227990A4C9ED]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEvaluator(TestBuiltInEvaluators.java:146)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 17462 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestBuiltInEvaluators
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestBuiltInEvaluators_EE12ADE98D9E2CC3-001/init-core-data-001
   [junit4]   2> 15811 T205 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", 
ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 15816 T205 oas.SolrTestCaseJ4.setUp ###Starting 
testDateFormatEvaluator
   [junit4]   2> 15928 T205 oas.SolrTestCaseJ4.tearDown ###Ending 
testDateFormatEvaluator
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBuiltInEvaluators -Dtests.method=testDateFormatEvaluator 
-Dtests.seed=EE12ADE98D9E2CC3 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=vo -Dtests.timezone=Africa/Malabo -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.12s J1 | TestBuiltInEvaluators.testDateFormatEvaluator <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: 
expected:<2016-11-22 0[0]> but was:<2016-11-22 0[1]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EE12ADE98D9E2CC3:965C227990A4C9ED]:0)
   [junit4]    >        at 
org.apache.solr.handler.dataimport.TestBuiltInEvaluators.testDateFormatEvaluator(TestBuiltInEvaluators.java:146)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 15934 T205 oas.SolrTestCaseJ4.setUp ###Starting 
testEscapeSolrQueryFunction
   [junit4]   2> 15936 T205 oas.SolrTestCaseJ4.tearDown ###Ending 
testEscapeSolrQueryFunction
   [junit4]   2> 15938 T205 oas.SolrTestCaseJ4.setUp ###Starting 
testSqlEscapingEvaluator
   [junit4]   2> 15939 T205 oas.SolrTestCaseJ4.tearDown ###Ending 
testSqlEscapingEvaluator
   [junit4]   2> 15941 T205 oas.SolrTestCaseJ4.setUp ###Starting parseParams
   [junit4]   2> 15943 T205 oas.SolrTestCaseJ4.tearDown ###Ending parseParams
   [junit4]   2> 15946 T205 oas.SolrTestCaseJ4.setUp ###Starting 
testUrlEvaluator
   [junit4]   2> 15947 T205 oas.SolrTestCaseJ4.tearDown ###Ending 
testUrlEvaluator
   [junit4]   2> 15949 T205 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/contrib/solr-dataimporthandler/test/J1/temp/solr.handler.dataimport.TestBuiltInEvaluators_EE12ADE98D9E2CC3-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=vo, 
timezone=Africa/Malabo
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=21993648,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSolrEntityProcessorEndToEnd, TestContextImpl, TestEntityProcessorBase, 
TestFileListEntityProcessor, TestXPathRecordReader, 
TestVariableResolverEndToEnd, TestJdbcDataSourceConvertType, TestErrorHandling, 
TestBuiltInEvaluators]
   [junit4] Completed [27/38 (1!)] on J1 in 0.20s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 45336 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to