I committed a fix: NIOFSDir was failing to throw EOFExc if you seeked beyond the end of the file.
Mike McCandless On Fri, Jan 22, 2016 at 9:48 AM, Michael McCandless <[email protected]> wrote: > I'll dig, this is a new test case we added in > https://issues.apache.org/jira/browse/LUCENE-6932 > > Mike McCandless > > On Fri, Jan 22, 2016 at 4:55 AM, <[email protected]> wrote: > >> *BUILD FAILURE* >> >> Build URL >> http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79907/ >> Project: lucene_linux_java8_64_test_only >> Randomization: JDK7,local,heap[996m],-server +UseParallelGC >> -UseCompressedOops +AggressiveOpts >> Date of build: Fri, 22 Jan 2016 10:52:47 +0100 >> Build duration: 2 min 36 sec >> *CHANGES* >> No Changes >> *BUILD ARTIFACTS* >> - >> checkout/lucene/build/core/test/temp/junit4-J0-20160122_105307_810.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79907/artifact/checkout/lucene/build/core/test/temp/junit4-J0-20160122_105307_810.events> >> - >> checkout/lucene/build/core/test/temp/junit4-J1-20160122_105307_811.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79907/artifact/checkout/lucene/build/core/test/temp/junit4-J1-20160122_105307_811.events> >> - >> checkout/lucene/build/core/test/temp/junit4-J2-20160122_105307_811.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79907/artifact/checkout/lucene/build/core/test/temp/junit4-J2-20160122_105307_811.events> >> - >> checkout/lucene/build/core/test/temp/junit4-J3-20160122_105307_810.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79907/artifact/checkout/lucene/build/core/test/temp/junit4-J3-20160122_105307_810.events> >> - >> checkout/lucene/build/core/test/temp/junit4-J4-20160122_105307_811.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79907/artifact/checkout/lucene/build/core/test/temp/junit4-J4-20160122_105307_811.events> >> - >> checkout/lucene/build/core/test/temp/junit4-J5-20160122_105307_811.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79907/artifact/checkout/lucene/build/core/test/temp/junit4-J5-20160122_105307_811.events> >> - >> checkout/lucene/build/core/test/temp/junit4-J6-20160122_105307_811.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79907/artifact/checkout/lucene/build/core/test/temp/junit4-J6-20160122_105307_811.events> >> - >> checkout/lucene/build/core/test/temp/junit4-J7-20160122_105307_812.events >> <http://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/79907/artifact/checkout/lucene/build/core/test/temp/junit4-J7-20160122_105307_812.events> >> *FAILED JUNIT TESTS* >> Name: org.apache.lucene.store Failed: 9 test(s), Passed: 433 test(s), >> Skipped: 7 test(s), Total: 449 test(s) >> *- Failed: >> org.apache.lucene.store.TestFileSwitchDirectory.testSeekBeyondEndOfFile * >> *- Failed: >> org.apache.lucene.store.TestFilterDirectory.testSeekBeyondEndOfFile * >> *- Failed: >> org.apache.lucene.store.TestMmapDirectory.testSeekBeyondEndOfFile * >> *- Failed: org.apache.lucene.store.TestMultiMMap.testSeekBeyondEndOfFile * >> *- Failed: >> org.apache.lucene.store.TestNIOFSDirectory.testSeekBeyondEndOfFile * >> *- Failed: >> org.apache.lucene.store.TestNRTCachingDirectory.testSeekBeyondEndOfFile * >> *- Failed: >> org.apache.lucene.store.TestRAMDirectory.testSeekBeyondEndOfFile * >> *- Failed: >> org.apache.lucene.store.TestSimpleFSDirectory.testSeekBeyondEndOfFile * >> *- Failed: >> org.apache.lucene.store.TestTrackingDirectoryWrapper.testSeekBeyondEndOfFile >> * >> *CONSOLE OUTPUT* >> [...truncated 1913 lines...] >> [junit4] - >> org.apache.lucene.store.TestMmapDirectory.testSeekBeyondEndOfFile >> [junit4] - >> org.apache.lucene.store.TestSimpleFSDirectory.testSeekBeyondEndOfFile >> [junit4] >> [junit4] >> [junit4] JVM J0: 0.53 .. 119.97 = 119.44s >> [junit4] JVM J1: 0.53 .. 129.52 = 128.99s >> [junit4] JVM J2: 0.58 .. 116.16 = 115.58s >> [junit4] JVM J3: 0.66 .. 116.12 = 115.46s >> [junit4] JVM J4: 0.47 .. 132.90 = 132.43s >> [junit4] JVM J5: 0.61 .. 116.20 = 115.59s >> [junit4] JVM J6: 0.53 .. 126.65 = 126.11s >> [junit4] JVM J7: 0.67 .. 117.12 = 116.45s >> [junit4] Execution time total: 2 minutes 12 seconds >> [junit4] Tests summary: 417 suites (1 ignored), 3379 tests, 9 failures, >> 52 ignored (48 assumptions) >> BUILD FAILED >> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/build.xml:50: >> The following error occurred while executing this line: >> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:1444: >> The following error occurred while executing this line: >> /home/jenkins/workspace/lucene_linux_java8_64_test_only/checkout/lucene/common-build.xml:1000: >> There were test failures: 417 suites (1 ignored), 3379 tests, 9 failures, >> 52 ignored (48 assumptions) [seed: D3E39AEF83C9ABD1] >> Total time: 2 minutes 21 seconds >> Build step 'Invoke Ant' marked build as failure >> Archiving artifacts >> Recording test results >> [description-setter] Description set: JDK7,local,heap[996m],-server >> +UseParallelGC -UseCompressedOops +AggressiveOpts >> Email was triggered for: Failure - 1st >> Trigger Failure - Any was overridden by another trigger and will not send >> an email. >> Trigger Failure - Still was overridden by another trigger and will not >> send an email. >> Sending email for trigger: Failure - 1st >> > >
