Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5122/
Java: 64bit/jdk1.8.0_51 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.lucene.store.TestSleepingLockWrapper.testStressLocks
Error Message:
Captured an uncaught exception in thread: Thread[id=18, name=Thread-3,
state=RUNNABLE, group=TGRP-TestSleepingLockWrapper]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=18, name=Thread-3, state=RUNNABLE,
group=TGRP-TestSleepingLockWrapper]
at
__randomizedtesting.SeedInfo.seed([52C306AB657B88DE:CF2485679D740B8]:0)
Caused by: java.lang.AssertionError: hit unexpected NoSuchFileException:
file=_k.cfe
at __randomizedtesting.SeedInfo.seed([52C306AB657B88DE]:0)
at
org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
at
org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
at
org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:636)
at
org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:377)
at
org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:574)
at
org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3006)
at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2970)
at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1066)
at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
at
org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
Build Log:
[...truncated 374 lines...]
[junit4] Suite: org.apache.lucene.store.TestSleepingLockWrapper
[junit4] 2> Aug 08, 2015 1:41:01 AM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-3,5,TGRP-TestSleepingLockWrapper]
[junit4] 2> java.lang.AssertionError: hit unexpected NoSuchFileException:
file=_k.cfe
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([52C306AB657B88DE]:0)
[junit4] 2> at
org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
[junit4] 2> at
org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
[junit4] 2> at
org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:636)
[junit4] 2> at
org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:377)
[junit4] 2> at
org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:574)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3006)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2970)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1066)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
[junit4] 2> at
org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSleepingLockWrapper -Dtests.method=testStressLocks
-Dtests.seed=52C306AB657B88DE -Dtests.slow=true -Dtests.locale=hi
-Dtests.timezone=America/Inuvik -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 2.82s J0 | TestSleepingLockWrapper.testStressLocks <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=18, name=Thread-3, state=RUNNABLE,
group=TGRP-TestSleepingLockWrapper]
[junit4] > at
__randomizedtesting.SeedInfo.seed([52C306AB657B88DE:CF2485679D740B8]:0)
[junit4] > Caused by: java.lang.AssertionError: hit unexpected
NoSuchFileException: file=_k.cfe
[junit4] > at
__randomizedtesting.SeedInfo.seed([52C306AB657B88DE]:0)
[junit4] > at
org.apache.lucene.index.IndexFileDeleter.deleteFile(IndexFileDeleter.java:750)
[junit4] > at
org.apache.lucene.index.IndexFileDeleter.deletePendingFiles(IndexFileDeleter.java:528)
[junit4] > at
org.apache.lucene.index.IndexFileDeleter.decRef(IndexFileDeleter.java:636)
[junit4] > at
org.apache.lucene.index.IndexFileDeleter.deleteCommits(IndexFileDeleter.java:377)
[junit4] > at
org.apache.lucene.index.IndexFileDeleter.checkpoint(IndexFileDeleter.java:574)
[junit4] > at
org.apache.lucene.index.IndexWriter.finishCommit(IndexWriter.java:3006)
[junit4] > at
org.apache.lucene.index.IndexWriter.commitInternal(IndexWriter.java:2970)
[junit4] > at
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1066)
[junit4] > at
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1109)
[junit4] > at
org.apache.lucene.store.BaseLockFactoryTestCase$WriterThread.run(BaseLockFactoryTestCase.java:221)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene53),
sim=DefaultSimilarity, locale=hi, timezone=America/Inuvik
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_51
(64-bit)/cpus=3,threads=1,free=40956208,total=64880640
[junit4] 2> NOTE: All tests run in this JVM: [TestNeverDelete,
TestSleepingLockWrapper]
[junit4] Completed [9/401] on J0 in 3.20s, 6 tests, 1 error <<< FAILURES!
[...truncated 1279 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:716: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:660: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\build.xml:50:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1429:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:984:
There were test failures: 401 suites, 3225 tests, 1 error, 54 ignored (50
assumptions)
Total time: 6 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
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]