Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/931/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.lucene.search.TestPointQueries.testAllEqual
Error Message:
hit unexpected IOException while trying to corrupt file _6u_5.liv
Stack Trace:
java.lang.RuntimeException: hit unexpected IOException while trying to corrupt
file _6u_5.liv
at
__randomizedtesting.SeedInfo.seed([28C1C055136B3251:FA211510B0B5ABFF]:0)
at
org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:433)
at
org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:461)
at
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:835)
at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
at
org.apache.lucene.search.TestPointQueries.verifyLongs(TestPointQueries.java:600)
at
org.apache.lucene.search.TestPointQueries.testAllEqual(TestPointQueries.java:343)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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)
Caused by: java.nio.file.FileAlreadyExistsException:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001/tempDir-001/_6u_5.liv
at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:88)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at
sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
at
java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
at java.nio.file.Files.newOutputStream(Files.java:216)
at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:408)
at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:404)
at
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
at
org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:430)
... 42 more
Build Log:
[...truncated 482 lines...]
[junit4] Suite: org.apache.lucene.search.TestPointQueries
[junit4] IGNOR/A 0.00s J2 | TestPointQueries.testRandomBinaryBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestPointQueries
-Dtests.method=testAllEqual -Dtests.seed=28C1C055136B3251 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=SystemV/MST7MDT
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 8.05s J2 | TestPointQueries.testAllEqual <<<
[junit4] > Throwable #1: java.lang.RuntimeException: hit unexpected
IOException while trying to corrupt file _6u_5.liv
[junit4] > at
__randomizedtesting.SeedInfo.seed([28C1C055136B3251:FA211510B0B5ABFF]:0)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:433)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:461)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:835)
[junit4] > at org.apache.lucene.util.IOUtils.close(IOUtils.java:89)
[junit4] > at org.apache.lucene.util.IOUtils.close(IOUtils.java:76)
[junit4] > at
org.apache.lucene.search.TestPointQueries.verifyLongs(TestPointQueries.java:600)
[junit4] > at
org.apache.lucene.search.TestPointQueries.testAllEqual(TestPointQueries.java:343)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.nio.file.FileAlreadyExistsException:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001/tempDir-001/_6u_5.liv
[junit4] > at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:88)
[junit4] > at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
[junit4] > at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
[junit4] > at
java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
[junit4] > at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
[junit4] > at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
[junit4] > at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
[junit4] > at java.nio.file.Files.newOutputStream(Files.java:216)
[junit4] > at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:408)
[junit4] > at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:404)
[junit4] > at
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:430)
[junit4] > ... 42 more
[junit4] IGNOR/A 0.00s J2 | TestPointQueries.testRandomLongsBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J2/temp/lucene.search.TestPointQueries_28C1C055136B3251-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{id=BlockTreeOrds(blocksize=128)},
docValues:{id=DocValuesFormat(name=Lucene54),
value=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1926,
maxMBSortInHeap=5.299401074993844,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=cs,
timezone=SystemV/MST7MDT
[junit4] 2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 1.8.0_92
(32-bit)/cpus=12,threads=1,free=361012152,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestMultiThreadTermVectors,
TestForceMergeForever, TestSimilarity, TestCompiledAutomaton,
TestBinaryDocValuesUpdates, TestPayloadsOnVectors, TestOmitTf, TestRegExp,
TestLucene50StoredFieldsFormat, TestBufferedChecksum,
TestDocValuesRewriteMethod, TestLucene62SegmentInfoFormat, TestBagOfPositions,
TestUsageTrackingFilterCachingPolicy, TestDocumentWriter, TestBooleanOr,
TestNot, TestOmitPositions, TestSpanOrQuery, TestOfflineSorter, TestSort,
TestIntsRef, TestIndexFileDeleter, TestSegmentTermEnum,
TestBlockPostingsFormat, TestToken, TestWordlistLoader, TestCheckIndex,
TestCustomSearcherSort, TestLucene53NormsFormat,
TestDocumentsWriterStallControl, TestPointQueries]
[junit4] Completed [85/432 (1!)] on J2 in 13.98s, 46 tests, 1 error, 2
skipped <<< FAILURES!
[...truncated 1155 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:50: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1427: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:984:
There were test failures: 432 suites (1 ignored), 3704 tests, 1 error, 69
ignored (65 assumptions) [seed: 28C1C055136B3251]
Total time: 10 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]