Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5777/
Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.lucene.index.TestConcurrentMergeScheduler

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestConcurrentMergeScheduler_E9D522FE43E768BB-001\index-MMapDirectory-001:
 java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestConcurrentMergeScheduler_E9D522FE43E768BB-001\index-MMapDirectory-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestConcurrentMergeScheduler_E9D522FE43E768BB-001\index-MMapDirectory-001:
 java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestConcurrentMergeScheduler_E9D522FE43E768BB-001\index-MMapDirectory-001

        at __randomizedtesting.SeedInfo.seed([E9D522FE43E768BB]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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)




Build Log:
[...truncated 788 lines...]
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{field=Lucene50(blocksize=128), id=FST50, content=PostingsFormat(name=Direct)}, 
docValues:{}, maxPointsInLeafNode=263, maxMBSortInHeap=6.5320687644317275, 
sim=ClassicSimilarity, locale=fr-BE, timezone=Asia/Chungking
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_72 
(64-bit)/cpus=3,threads=1,free=51772824,total=112549888
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocValues, 
TestMergedIterator, TestIndexWriterOutOfFileDescriptors, TestIntsRef, 
TestStringHelper, TestReusableStringReader, TestStressDeletes, TestTermsEnum, 
TestBlockPostingsFormat2, TestNearSpansOrdered, TestPayloadsOnVectors, 
TestRecyclingByteBlockAllocator, TestTransactionRollback, TestMultiCollector, 
TestSpanOrQuery, TestInPlaceMergeSorter, TestBooleanQuery, 
TestApproximationSearchEquivalence, TestSparseFixedBitDocIdSet, TestScorerPerf, 
TestMultiDocValues, TestIndexSearcher, TestMultiFields, TestRegexpRandom2, 
TestIndexWriterMerging, TestBasics, TestBinaryDocValuesUpdates, TestForUtil, 
TestFilterSpans, TestIndexWriterWithThreads, TestSimilarityProvider, 
TestMergePolicyWrapper, TestOrdinalMap, TestSetOnce, 
TestParallelReaderEmptyIndex, TestUnicodeUtil, TestLucene50StoredFieldsFormat, 
TestCharTermAttributeImpl, TestBagOfPostings, TestSpansEnum, 
MultiCollectorTest, TestAttributeSource, TestIndexWriterMaxDocs, 
TestTimSorterWorstCase, TestMutableValues, TestPhrasePrefixQuery, 
TestMatchNoDocsQuery, TestSloppyPhraseQuery2, TestMultiset, TestDateSort, 
TestMixedDocValuesUpdates, TestMatchAllDocsQuery, TestManyFields, TestCodecs, 
TestCollectionUtil, TestSimilarityBase, TestRecyclingIntBlockAllocator, 
TestSearchWithThreads, TestFixedLengthBytesRefArray, TestIndexWriterDelete, 
TestFieldType, TestMultiTermQueryRewrites, TestDoc, TestSimpleExplanations, 
TestRegexpRandom, TestShardSearching, TestNIOFSDirectory, 
TestIndexWriterOnDiskFull, TestExternalCodecs, TestAtomicUpdate, 
Test2BPostingsBytes, TestSpanExplanationsOfNonMatches, TestBoostQuery, 
TestCheckIndex, TestBytesRef, TestBagOfPositions, TestDocsAndPositions, 
TestIOUtils, TestBM25Similarity, TestUpgradeIndexMergePolicy, TestNeverDelete, 
TestSmallFloat, TestNoMergePolicy, Test2BBKDPoints, TestField, 
TestSpanSearchEquivalence, TestNGramPhraseQuery, TestSumDocFreq, 
TestFlushByRamOrCountsPolicy, TestAssertions, TestRAMDirectory, 
TestIntroSorter, TestNorms, TestTwoPhaseCommitTool, 
TestGrowableByteArrayDataOutput, TestSearchForDuplicates, 
TestDemoParallelLeafReader, TestDuelingCodecs, TestFSTs, 
TestSimpleSearchEquivalence, TestFilterIterator, TestFlex, 
TestConcurrentMergeScheduler]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestConcurrentMergeScheduler -Dtests.seed=E9D522FE43E768BB 
-Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Asia/Chungking 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestConcurrentMergeScheduler (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestConcurrentMergeScheduler_E9D522FE43E768BB-001\index-MMapDirectory-001:
 java.nio.file.NoSuchFileException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestConcurrentMergeScheduler_E9D522FE43E768BB-001\index-MMapDirectory-001
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E9D522FE43E768BB]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [180/419 (1!)] on J0 in 7.97s, 16 tests, 1 error <<< 
FAILURES!

[...truncated 812 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build.xml:50: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1457:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1014:
 There were test failures: 419 suites (1 ignored), 3498 tests, 1 suite-level 
error, 73 ignored (69 assumptions) [seed: E9D522FE43E768BB]

Total time: 7 minutes 37 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]

Reply via email to