I committed fixes... at least i think. seeds are not reproducing. On Tue, Feb 24, 2015 at 4:55 AM, Policeman Jenkins Server <[email protected]> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11703/ > Java: 32bit/jdk1.7.0_76 -client -XX:+UseSerialGC > > 1 tests failed. > FAILED: > org.apache.lucene.codecs.lucene40.TestLucene40CompoundFormat.testAppend > > Error Message: > expected:<1> but was:<2> > > Stack Trace: > java.lang.AssertionError: expected:<1> but was:<2> > at > __randomizedtesting.SeedInfo.seed([D0E561340A0D5FBD:3831D5E01FB425CB]: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.lucene.codecs.lucene40.TestLucene40CompoundFormat.testAppend(TestLucene40CompoundFormat.java:108) > 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:606) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > 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:65) > 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:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) > 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 > 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:54) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) > 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:365) > at java.lang.Thread.run(Thread.java:745) > > > > > Build Log: > [...truncated 4293 lines...] > [junit4] Suite: > org.apache.lucene.codecs.lucene40.TestLucene40CompoundFormat > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestLucene40CompoundFormat -Dtests.method=testAppend > -Dtests.seed=D0E561340A0D5FBD -Dtests.multiplier=3 -Dtests.slow=true > -Dtests.locale=sr_RS_#Latn -Dtests.timezone=America/Lower_Princes > -Dtests.asserts=true -Dtests.file.encoding=US-ASCII > [junit4] FAILURE 0.01s J0 | TestLucene40CompoundFormat.testAppend <<< > [junit4] > Throwable #1: java.lang.AssertionError: expected:<1> but > was:<2> > [junit4] > at > __randomizedtesting.SeedInfo.seed([D0E561340A0D5FBD:3831D5E01FB425CB]:0) > [junit4] > at > org.apache.lucene.codecs.lucene40.TestLucene40CompoundFormat.testAppend(TestLucene40CompoundFormat.java:108) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] 2> NOTE: leaving temporary files on disk at: > /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/backward-codecs/test/J0/temp/lucene.codecs.lucene40.TestLucene40CompoundFormat > D0E561340A0D5FBD-001 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, > docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): > {body=DFR I(ne)B3(800.0)}, locale=sr_RS_#Latn, timezone=America/Lower_Princes > [junit4] 2> NOTE: Linux 3.13.0-45-generic i386/Oracle Corporation > 1.7.0_76 (32-bit)/cpus=8,threads=1,free=25959416,total=47677440 > [junit4] 2> NOTE: All tests run in this JVM: > [TestLucene40PostingsReader, TestLucene49DocValuesFormat, > TestLucene45DocValuesFormat, TestLucene40DocValuesFormat, > TestLucene40CompoundFormat] > [junit4] Completed on J0 in 6.99s, 26 tests, 1 failure <<< FAILURES! > > [...truncated 133 lines...] > BUILD FAILED > /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following > error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:477: The following > error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following > error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:456: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:2164: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/module-build.xml:58: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1368: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:975: > There were test failures: 29 suites, 685 tests, 1 failure, 82 ignored (82 > assumptions) > > Total time: 28 minutes 39 seconds > Build step 'Invoke Ant' marked build as failure > [description-setter] Description set: Java: 32bit/jdk1.7.0_76 -client > -XX:+UseSerialGC > Archiving artifacts > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
