Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/39475/

1 tests failed.
REGRESSION:  org.apache.lucene.util.TestTimSorter.testRandomLowCardinality

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([393D76D771040186:6B0D2478D5BFB1A9]:0)
        at java.lang.System.arraycopy(Native Method)
        at org.apache.lucene.util.ArrayTimSorter.save(ArrayTimSorter.java:63)
        at org.apache.lucene.util.TimSorter.rotate(TimSorter.java:216)
        at org.apache.lucene.util.Sorter.mergeInPlace(Sorter.java:75)
        at org.apache.lucene.util.Sorter.mergeInPlace(Sorter.java:77)
        at org.apache.lucene.util.Sorter.mergeInPlace(Sorter.java:78)
        at org.apache.lucene.util.TimSorter.merge(TimSorter.java:188)
        at org.apache.lucene.util.TimSorter.mergeAt(TimSorter.java:169)
        at org.apache.lucene.util.TimSorter.ensureInvariants(TimSorter.java:137)
        at org.apache.lucene.util.TimSorter.sort(TimSorter.java:200)
        at 
org.apache.lucene.util.BaseSortTestCase.test(BaseSortTestCase.java:66)
        at 
org.apache.lucene.util.BaseSortTestCase.test(BaseSortTestCase.java:131)
        at 
org.apache.lucene.util.BaseSortTestCase.test(BaseSortTestCase.java:135)
        at 
org.apache.lucene.util.BaseSortTestCase.testRandomLowCardinality(BaseSortTestCase.java:155)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 271 lines...]
[junit4:junit4] Suite: org.apache.lucene.util.TestTimSorter
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTimSorter 
-Dtests.method=testRandomLowCardinality -Dtests.seed=393D76D771040186 
-Dtests.slow=true -Dtests.locale=ar_LY -Dtests.timezone=ACT 
-Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   1.01s J0 | TestTimSorter.testRandomLowCardinality <<<
[junit4:junit4]    > Throwable #1: java.lang.NullPointerException
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([393D76D771040186:6B0D2478D5BFB1A9]:0)
[junit4:junit4]    >    at java.lang.System.arraycopy(Native Method)
[junit4:junit4]    >    at 
org.apache.lucene.util.ArrayTimSorter.save(ArrayTimSorter.java:63)
[junit4:junit4]    >    at 
org.apache.lucene.util.TimSorter.rotate(TimSorter.java:216)
[junit4:junit4]    >    at 
org.apache.lucene.util.Sorter.mergeInPlace(Sorter.java:75)
[junit4:junit4]    >    at 
org.apache.lucene.util.Sorter.mergeInPlace(Sorter.java:77)
[junit4:junit4]    >    at 
org.apache.lucene.util.Sorter.mergeInPlace(Sorter.java:78)
[junit4:junit4]    >    at 
org.apache.lucene.util.TimSorter.merge(TimSorter.java:188)
[junit4:junit4]    >    at 
org.apache.lucene.util.TimSorter.mergeAt(TimSorter.java:169)
[junit4:junit4]    >    at 
org.apache.lucene.util.TimSorter.ensureInvariants(TimSorter.java:137)
[junit4:junit4]    >    at 
org.apache.lucene.util.TimSorter.sort(TimSorter.java:200)
[junit4:junit4]    >    at 
org.apache.lucene.util.BaseSortTestCase.test(BaseSortTestCase.java:66)
[junit4:junit4]    >    at 
org.apache.lucene.util.BaseSortTestCase.test(BaseSortTestCase.java:131)
[junit4:junit4]    >    at 
org.apache.lucene.util.BaseSortTestCase.test(BaseSortTestCase.java:135)
[junit4:junit4]    >    at 
org.apache.lucene.util.BaseSortTestCase.testRandomLowCardinality(BaseSortTestCase.java:155)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ar_LY, 
timezone=ACT
[junit4:junit4]   2> NOTE: Linux 3.2.0-26-generic amd64/Oracle Corporation 
1.7.0_05 (64-bit)/cpus=8,threads=1,free=123659624,total=262340608
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSubScorerFreqs, 
TestIndexWriterOnJRECrash, TestPostingsFormat, Nested1, TestIntBlockPool, 
TestLucene40PostingsFormat, Test2BPostingsBytes, TestSimilarityProvider, 
TestNamedSPILoader, Nested1, TestTermsEnum2, TestIntroSorter, 
TestMultiTermConstantScore, InBeforeClass, InAfterClass, InTestMethod, 
NonStringProperties, TestTimSorter]
[junit4:junit4] Completed on J0 in 1.91s, 9 tests, 1 error <<< FAILURES!

[...truncated 990 lines...]
BUILD FAILED
/var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/build.xml:50:
 The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:1240:
 The following error occurred while executing this line:
/var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:884:
 There were test failures: 356 suites, 2257 tests, 1 error, 44 ignored (32 
assumptions)

Total time: 4 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

Reply via email to