[ 
https://issues.apache.org/jira/browse/LUCENE-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16067119#comment-16067119
 ] 

Steve Rowe commented on LUCENE-7888:
------------------------------------

Another non-reproducing failure, from my Jenkins:

{noformat}
Checking out Revision 85a27a231fdddb118ee178baac170da0097a02c0 
(refs/remotes/origin/master)
[...]
   [junit4] Suite: org.apache.lucene.index.TestBinaryDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestBinaryDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   1> TEST: isNRT=true 
reader1=StandardDirectoryReader(segments:3:nrt _0(7.0.0):c2)
   [junit4]   1> TEST: now reopen
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBinaryDocValuesUpdates -Dtests.method=testManyReopensAndFields 
-Dtests.seed=61A674A498110EC0 -Dtests.slow=true -Dtests.locale=ja-JP 
-Dtests.timezone=Greenwich -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.07s J0 | 
TestBinaryDocValuesUpdates.testManyReopensAndFields <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: invalid value for 
doc=0, field=f0, reader=_4(7.0.0):c19 expected:<4> but was:<3>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([61A674A498110EC0:575A168B19E46DDC]:0)
   [junit4]    >        at 
org.apache.lucene.index.TestBinaryDocValuesUpdates.testManyReopensAndFields(TestBinaryDocValuesUpdates.java:844)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ja-JP, timezone=Greenwich
   [junit4]   2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 
1.8.0_77 (64-bit)/cpus=16,threads=1,free=220134656,total=306184192
   [junit4]   2> NOTE: All tests run in this JVM: [TestStringMSBRadixSorter, 
TestSpanTermQuery, TestOmitPositions, TestIndexableField, 
TestHighCompressionMode, TestDeterminizeLexicon, TestPackedTokenAttributeImpl, 
TestTopDocsCollector, TestIndexOrDocValuesQuery, TestDocValuesRewriteMethod, 
TestDocument, TestCrash, TestWildcardRandom, TestDocIdSetBuilder, 
TestFilterLeafReader, TestMergedIterator, TestMultiThreadTermVectors, 
TestAtomicUpdate, TestNorms, Test4GBStoredFields, TestFixedLengthBytesRefArray, 
TestFieldInvertState, TestBoolean2ScorerSupplier, TestLevenshteinAutomata, 
TestGraphTokenStreamFiniteStrings, TestStandardAnalyzer, TestSegmentReader, 
TestScorerPerf, TestBoostQuery, TestMergePolicyWrapper, 
TestComplexExplanations, TestPointQueries, TestMixedCodecs, TestPointValues, 
TestMultiMMap, TestLazyProxSkipping, TestTerms, 
TestIndexWriterThreadsToSegments, TestFilterWeight, 
TestDocumentsWriterDeleteQueue, TestCharFilter, 
TestDocInverterPerFieldErrorInfo, TestSimilarityProvider, 
LimitedFiniteStringsIteratorTest, TestNewestSegment, TestFSTs, 
TestClassicSimilarity, TestUnicodeUtil, TestQueryBuilder, 
TestSwappedIndexFiles, TestTimSorterWorstCase, TestBinaryDocValuesUpdates]
{noformat}

> TestMixedDocValuesUpdates.testManyReopensAndFields() failure
> ------------------------------------------------------------
>
>                 Key: LUCENE-7888
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7888
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Steve Rowe
>
> Non-reproducing failure from 
> [https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/794/]:
> {noformat}
> Checking out Revision e8057309b90db0c79fc273e2284948b84c16ce4c 
> (refs/remotes/origin/master)
> [...]
>    [smoker]    [junit4] Suite: 
> org.apache.lucene.index.TestMixedDocValuesUpdates
>    [smoker]    [junit4] IGNOR/A 0.00s J0 | 
> TestMixedDocValuesUpdates.testTonsOfUpdates
>    [smoker]    [junit4]    > Assumption #1: 'nightly' test group is disabled 
> (@Nightly())
>    [smoker]    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestMixedDocValuesUpdates -Dtests.method=testManyReopensAndFields 
> -Dtests.seed=69A3133AC96F545A -Dtests.multiplier=2 -Dtests.locale=es-SV 
> -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true 
> -Dtests.file.encoding=US-ASCII
>    [smoker]    [junit4] FAILURE 0.04s J0 | 
> TestMixedDocValuesUpdates.testManyReopensAndFields <<<
>    [smoker]    [junit4]    > Throwable #1: java.lang.AssertionError: invalid 
> numeric value for doc=0, field=f0, reader=_3(7.0.0):c35/1 expected:<3> but 
> was:<2>
>    [smoker]    [junit4]    >  at 
> __randomizedtesting.SeedInfo.seed([69A3133AC96F545A:5F5F7115489A3746]:0)
>    [smoker]    [junit4]    >  at 
> org.apache.lucene.index.TestMixedDocValuesUpdates.testManyReopensAndFields(TestMixedDocValuesUpdates.java:138)
>    [smoker]    [junit4]    >  at java.lang.Thread.run(Thread.java:748)
>    [smoker]    [junit4]   2> NOTE: test params are: codec=Lucene70, 
> sim=RandomSimilarity(queryNorm=true): {}, locale=es-SV, timezone=Europe/Zagreb
>    [smoker]    [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle 
> Corporation 1.8.0_131 (64-bit)/cpus=4,threads=1,free=177411120,total=287309824
>    [smoker]    [junit4]   2> NOTE: All tests run in this JVM: 
> [TestRegexpRandom, TestStandardAnalyzer, TestMmapDirectory, TestCodecs, 
> TestDocValuesQueries, TestNeverDelete, TestIndexWriterConfig, 
> TestNoDeletionPolicy, TestBooleanMinShouldMatch, TestIndexSorting, 
> TestDocValuesIndexing, TestTragicIndexWriterDeadlock, TestIntBlockPool, 
> TestBinaryTerms, TestIndexWriter, Test4GBStoredFields, TestSortedSetSelector, 
> TestAllFilesCheckIndexHeader, TestFilterCodecReader, TestCachingCollector, 
> TestNotDocIdSet, TestQueryBuilder, TestMaxTermFrequency, 
> TestForceMergeForever, TestFieldMaskingSpanQuery, TestRegExp, 
> TestPointValues, TestIndexWriterOutOfFileDescriptors, Test2BTerms, 
> TestTermsEnum, TestSloppyPhraseQuery, TestBoostQuery, TestRateLimiter, 
> TestIndexWriterExceptions, TestMultiPhraseQuery, TestSimpleSearchEquivalence, 
> TestBinaryDocValuesUpdates, TestPerSegmentDeletes, Test2BPoints, 
> TestSimpleExplanations, TestPerFieldPostingsFormat, 
> TestLucene50TermVectorsFormat, TestSingleInstanceLockFactory, 
> TestLucene50CompoundFormat, TestMaxPosition, TestTotalHitCountCollector, 
> TestConstantScoreQuery, TestWordlistLoader, TestThreadedForceMerge, 
> TestBytesRefArray, TestPointQueries, TestCharFilter, TestSimilarityProvider, 
> TestBytesStore, TestIntroSorter, TestWildcardRandom, TestSimilarity, 
> TestFieldValueQuery, TestOmitNorms, TestUnicodeUtil, TestLRUQueryCache, 
> TestTermQuery, TestInPlaceMergeSorter, TestNot, TestTopFieldCollector, 
> TestIndexWriterFromReader, TestCharArrayMap, TestUTF32ToUTF8, 
> TestDocIdsWriter, TestDocsAndPositions, TestNewestSegment, TestTerm, 
> TestCodecHoldsOpenFiles, TestPagedBytes, TestPackedInts, TestBasics, 
> TestNRTThreads, TestStressAdvance, TestSearchAfter, TestHighCompressionMode, 
> TestDocumentsWriterStallControl, TestStressIndexing, 
> TestSnapshotDeletionPolicy, TestNRTReaderWithThreads, TestTieredMergePolicy, 
> TestLevenshteinAutomata, TestWeakIdentityMap, TestRegexpRandom2, 
> TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestMultiDocValues, 
> TestHugeRamFile, TestLazyProxSkipping, TestDeterminism, TestBytesRefHash, 
> TestNearSpansOrdered, TestTermRangeQuery, TestDocumentWriter, 
> TestCrashCausesCorruptIndex, TestLiveFieldValues, TestFuzzyQuery, 
> TestAutomatonQuery, TestMultiLevelSkipList, TestCheckIndex, TestConjunctions, 
> TestVirtualMethod, TestSearch, TestDateTools, TestDocCount, 
> TestAttributeSource, TestIsCurrent, TestIndexWriterLockRelease, 
> TestByteBlockPool, TestDemo, TestRollback, MultiCollectorTest, 
> TestSimpleAttributeImpl, TestByteArrayDataInput, 
> TestPackedTokenAttributeImpl, TestForUtil, 
> TestLucene50StoredFieldsFormatHighCompression, TestFieldType, 
> Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, 
> TestCustomTermFreq, TestDocIDMerger, TestDocValues, TestDocsWithFieldSet, 
> TestExitableDirectoryReader, TestFieldInvertState, TestFieldReuse, 
> TestFilterDirectoryReader, TestIndexReaderClose, TestIndexWriterOnVMError, 
> TestInfoStream, TestMergePolicyWrapper, TestMixedDocValuesUpdates]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to