Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.3/10/

1 tests failed.
FAILED:  org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit

Error Message:
GC overhead limit exceeded

Stack Trace:
java.lang.OutOfMemoryError: GC overhead limit exceeded
        at 
__randomizedtesting.SeedInfo.seed([E1A3A680F195186F:D2118E44FC22C2D8]:0)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:458)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:129)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:113)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:292)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:372)
        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:112)
        at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:78)
        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:64)
        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:56)
        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:675)
        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:79)
        at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:394)
        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:324)
        at 
org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit(TestDocTermOrds.java:170)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)




Build Log:
[...truncated 13721 lines...]
   [junit4] Suite: org.apache.solr.uninverting.TestDocTermOrds
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocTermOrds 
-Dtests.method=testTriggerUnInvertLimit -Dtests.seed=E1A3A680F195186F 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/test-data/enwiki.random.lines.txt
 -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH 
-Dtests.timezone=America/Martinique -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR    163s J0 | TestDocTermOrds.testTriggerUnInvertLimit <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit 
exceeded
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E1A3A680F195186F:D2118E44FC22C2D8]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:458)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:129)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:113)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:292)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:372)
   [junit4]    >        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:112)
   [junit4]    >        at 
org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:78)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:64)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:56)
   [junit4]    >        at 
org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:675)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:79)
   [junit4]    >        at 
org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
   [junit4]    >        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:394)
   [junit4]    >        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:324)
   [junit4]    >        at 
org.apache.solr.uninverting.TestDocTermOrds.testTriggerUnInvertLimit(TestDocTermOrds.java:170)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/J0/temp/solr.uninverting.TestDocTermOrds_E1A3A680F195186F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field=PostingsFormat(name=Direct), foo=PostingsFormat(name=Direct), 
id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=782, 
maxMBSortInHeap=7.766861322311221, sim=RandomSimilarity(queryNorm=true): 
{field=IB LL-D2}, locale=th-TH-u-nu-thai-x-lvariant-TH, 
timezone=America/Martinique
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 
1.8.0_152 (64-bit)/cpus=4,threads=1,free=264131080,total=529530880
   [junit4]   2> NOTE: All tests run in this JVM: [ScheduledTriggerTest, 
TestDistribDocBasedVersion, CleanupOldIndexTest, TestPayloadScoreQParserPlugin, 
RequestHandlersTest, TestNumericTerms64, SolrIndexConfigTest, 
CloneFieldUpdateProcessorFactoryTest, ConcurrentDeleteAndCreateCollectionTest, 
SolrIndexSplitterTest, TestOmitPositions, BlockJoinFacetRandomTest, 
TestSolrCloudWithSecureImpersonation, TestFieldCacheWithThreads, 
TestCSVResponseWriter, OutOfBoxZkACLAndCredentialsProvidersTest, 
SSLMigrationTest, InfixSuggestersTest, SuggesterWFSTTest, JvmMetricsTest, 
DistributedFacetPivotLargeTest, TestFieldSortValues, 
FieldAnalysisRequestHandlerTest, SolrRequestParserTest, 
CollectionStateFormat2Test, LargeFieldTest, TestSortByMinMaxFunction, 
TestComponentsName, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestSchemaVersionResource, BadIndexSchemaTest, TestHighlightDedupGrouping, 
AutoscalingHistoryHandlerTest, TestIndexingPerformance, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, HdfsChaosMonkeySafeLeaderTest, 
TestLuceneMatchVersion, TestUseDocValuesAsStored, 
ParsingFieldUpdateProcessorsTest, ExecutePlanActionTest, AnalyticsQueryTest, 
TestIBSimilarityFactory, SimpleMLTQParserTest, TestLegacyTerms, 
ShardRoutingTest, UpdateParamsTest, SchemaApiFailureTest, 
XmlUpdateRequestHandlerTest, CursorPagingTest, TestSchemaManager, 
TestCollationFieldDocValues, UUIDFieldTest, DeleteNodeTest, 
TestSolrQueryParser, TestDocumentBuilder, TestSQLHandlerNonCloud, 
TestInPlaceUpdatesStandalone, SpatialHeatmapFacetsTest, 
BasicAuthStandaloneTest, HdfsBasicDistributedZk2Test, 
FullSolrCloudDistribCmdsTest, DistributedQueryElevationComponentTest, 
TestLMDirichletSimilarityFactory, ClassificationUpdateProcessorFactoryTest, 
OpenExchangeRatesOrgProviderTest, ShardSplitTest, PluginInfoTest, 
DistributedQueryComponentOptimizationTest, HdfsRecoveryZkTest, 
DebugComponentTest, HdfsThreadLeakTest, TestCoreBackup, TestFieldResource, 
SearchHandlerTest, TestSolrCoreSnapshots, TestManagedSchemaAPI, 
ZkNodePropsTest, CdcrBootstrapTest, SmileWriterTest, HdfsDirectoryFactoryTest, 
TestTriggerIntegration, TestRandomFaceting, SynonymTokenizerTest, 
TestExceedMaxTermLength, UninvertDocValuesMergePolicyTest, 
OverseerModifyCollectionTest, TestNodeLostTrigger, TestGenericDistributedQueue, 
HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, TestPivotHelperCode, 
TestMacroExpander, TestDocTermOrds]
   [junit4] Completed [236/783 (1!)] on J0 in 165.23s, 10 tests, 1 error <<< 
FAILURES!

[...truncated 2033 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/solr/build/solr-core/test/temp/junit4-J0-20180326_204850_1142001386657839236964.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/heapdumps/java_pid4277.hprof
 ...
   [junit4] Heap dump file created [579239837 bytes in 3.777 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 9257 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/build.xml:636:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.3/checkout/build.xml:570:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid4277.hprof

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

Reply via email to