Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.4/17/
3 tests failed.
FAILED: org.apache.lucene.document.TestXYMultiPolygonShapeQueries.testRandomBig
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
__randomizedtesting.SeedInfo.seed([34794AE69CB7F902:B32E37690DEE8582]:0)
at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:84)
at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:57)
at
org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:168)
at
org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream.java:154)
at
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
at
org.apache.lucene.util.bkd.OfflinePointWriter.append(OfflinePointWriter.java:67)
at
org.apache.lucene.util.bkd.BKDRadixSelector.offlinePartition(BKDRadixSelector.java:282)
at
org.apache.lucene.util.bkd.BKDRadixSelector.buildHistogramAndPartition(BKDRadixSelector.java:258)
at
org.apache.lucene.util.bkd.BKDRadixSelector.select(BKDRadixSelector.java:126)
at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1647)
at org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1669)
at org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:797)
at
org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:140)
at
org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
at org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
at
org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:143)
at
org.apache.lucene.codecs.asserting.AssertingPointsFormat$AssertingPointsWriter.merge(AssertingPointsFormat.java:149)
at
org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:202)
at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:162)
at
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
at
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
at org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2158)
at
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5120)
at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1597)
at
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
at
org.apache.lucene.document.BaseShapeTestCase.indexRandomShapes(BaseShapeTestCase.java:231)
at
org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:212)
at
org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:138)
at
org.apache.lucene.document.TestXYMultiPolygonShapeQueries.testRandomBig(TestXYMultiPolygonShapeQueries.java:143)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler
Error Message:
ObjectTracker found 6 object(s) that were not released!!! [RawDirectoryWrapper,
SolrCore, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper,
MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:536)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:981) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1078) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272) at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1241)
at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:709)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1023) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:797) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:989) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:388) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:765) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:989) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1210)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) expected null, but
was:<ObjectTracker found 6 object(s) that were not released!!!
[RawDirectoryWrapper, SolrCore, InternalHttpClient, MockDirectoryWrapper,
MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:536)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:981) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1078) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272) at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1241)
at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:709)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1023) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:797) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:989) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:388) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:765) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:989) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901) at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1210)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748) >
Stack Trace:
java.lang.AssertionError: ObjectTracker found 6 object(s) that were not
released!!! [RawDirectoryWrapper, SolrCore, InternalHttpClient,
MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:536)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:981)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1078)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1241)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:709)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1023)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:797)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:388)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:765)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1210)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
expected null, but was:<ObjectTracker found 6 object(s) that were not
released!!! [RawDirectoryWrapper, SolrCore, InternalHttpClient,
MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:536)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:981)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1078)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1241)
at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:709)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1023)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:797)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:388)
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:765)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1210)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
>
at __randomizedtesting.SeedInfo.seed([925881B05740A297]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotNull(Assert.java:755)
at org.junit.Assert.assertNull(Assert.java:737)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:343)
at sun.reflect.GeneratedMethodAccessor185.invoke(Unknown Source)
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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
Error Message:
Clean up static fields (in @AfterClass?) and null them, your test still has
references to classes of which the sizes cannot be measured due to security
restrictions or Java 9 module encapsulation: - private static
org.apache.solr.client.solrj.cloud.SolrCloudManager
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager
Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?)
and null them, your test still has references to classes of which the sizes
cannot be measured due to security restrictions or Java 9 module encapsulation:
- private static org.apache.solr.client.solrj.cloud.SolrCloudManager
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.cloudManager
at __randomizedtesting.SeedInfo.seed([925881B05740A297]:0)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:146)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.security.AccessControlException: access denied
("java.lang.RuntimePermission" "accessClassInPackage.sun.nio.fs")
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
at
java.security.AccessController.checkPermission(AccessController.java:884)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
at
java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:1564)
at java.lang.Class.checkPackageAccess(Class.java:2372)
at java.lang.Class.checkMemberAccess(Class.java:2351)
at java.lang.Class.getDeclaredFields(Class.java:1915)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:585)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator$2.run(RamUsageEstimator.java:582)
at java.security.AccessController.doPrivileged(Native Method)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.createCacheEntry(RamUsageEstimator.java:582)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.measureSizeOf(RamUsageEstimator.java:545)
at
com.carrotsearch.randomizedtesting.rules.RamUsageEstimator.sizeOfAll(RamUsageEstimator.java:387)
at
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:129)
... 10 more
Build Log:
[...truncated 11082 lines...]
[junit4] Suite: org.apache.lucene.document.TestXYMultiPolygonShapeQueries
[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=TestXYMultiPolygonShapeQueries -Dtests.method=testRandomBig
-Dtests.seed=34794AE69CB7F902 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/test-data/enwiki.random.lines.txt
-Dtests.locale=es-CR -Dtests.timezone=Jamaica -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 512s J1 | TestXYMultiPolygonShapeQueries.testRandomBig <<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: Java heap space
[junit4] > at
__randomizedtesting.SeedInfo.seed([34794AE69CB7F902:B32E37690DEE8582]:0)
[junit4] > at
org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:84)
[junit4] > at
org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:57)
[junit4] > at
org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:168)
[junit4] > at
org.apache.lucene.store.RAMOutputStream.writeBytes(RAMOutputStream.java:154)
[junit4] > at
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:141)
[junit4] > at
org.apache.lucene.util.bkd.OfflinePointWriter.append(OfflinePointWriter.java:67)
[junit4] > at
org.apache.lucene.util.bkd.BKDRadixSelector.offlinePartition(BKDRadixSelector.java:282)
[junit4] > at
org.apache.lucene.util.bkd.BKDRadixSelector.buildHistogramAndPartition(BKDRadixSelector.java:258)
[junit4] > at
org.apache.lucene.util.bkd.BKDRadixSelector.select(BKDRadixSelector.java:126)
[junit4] > at
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1647)
[junit4] > at
org.apache.lucene.util.bkd.BKDWriter.build(BKDWriter.java:1669)
[junit4] > at
org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:797)
[junit4] > at
org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:140)
[junit4] > at
org.apache.lucene.codecs.PointsWriter.mergeOneField(PointsWriter.java:62)
[junit4] > at
org.apache.lucene.codecs.PointsWriter.merge(PointsWriter.java:191)
[junit4] > at
org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.merge(Lucene60PointsWriter.java:143)
[junit4] > at
org.apache.lucene.codecs.asserting.AssertingPointsFormat$AssertingPointsWriter.merge(AssertingPointsFormat.java:149)
[junit4] > at
org.apache.lucene.index.SegmentMerger.mergePoints(SegmentMerger.java:202)
[junit4] > at
org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:162)
[junit4] > at
org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4463)
[junit4] > at
org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4057)
[junit4] > at
org.apache.lucene.index.SerialMergeScheduler.merge(SerialMergeScheduler.java:40)
[junit4] > at
org.apache.lucene.index.IndexWriter.maybeMerge(IndexWriter.java:2158)
[junit4] > at
org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5120)
[junit4] > at
org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1597)
[junit4] > at
org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
[junit4] > at
org.apache.lucene.document.BaseShapeTestCase.indexRandomShapes(BaseShapeTestCase.java:231)
[junit4] > at
org.apache.lucene.document.BaseShapeTestCase.verify(BaseShapeTestCase.java:212)
[junit4] > at
org.apache.lucene.document.BaseShapeTestCase.doTestRandom(BaseShapeTestCase.java:138)
[junit4] > at
org.apache.lucene.document.TestXYMultiPolygonShapeQueries.testRandomBig(TestXYMultiPolygonShapeQueries.java:143)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/lucene/build/sandbox/test/J1/temp/lucene.document.TestXYMultiPolygonShapeQueries_34794AE69CB7F902-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene84):
{id=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{shape=DocValuesFormat(name=Direct),
id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=273,
maxMBSortInHeap=6.345346266691905,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e99cac0),
locale=es-CR, timezone=Jamaica
[junit4] 2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=156151040,total=189792256
[junit4] 2> NOTE: All tests run in this JVM: [TestBM25FQuery,
TestXYMultiPolygonShapeQueries]
[junit4] Completed [35/40 (1!)] on J1 in 1046.68s, 5 tests, 1 error <<<
FAILURES!
[...truncated 16 lines...]
[junit4] JVM J1: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/lucene/build/sandbox/test/temp/junit4-J1-20200101_203029_534536506346031713395.sysout
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/heapdumps/java_pid22598.hprof
...
[junit4] Heap dump file created [434666512 bytes in 0.560 secs]
[junit4] <<< JVM J1: EOF ----
[...truncated 3886 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[junit4] 2> 2086940 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_925881B05740A297-001/tempDir-001
[junit4] 2> 2086940 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2086941 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2086941 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2087041 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37205
[junit4] 2> 2087041 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37205
[junit4] 2> 2087041 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37205
[junit4] 2> 2087041 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 37205
[junit4] 2> 2087046 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087056 INFO (zkConnectionManagerCallback-7460-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087056 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087076 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087080 INFO (zkConnectionManagerCallback-7462-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087080 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087082 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087082 INFO (zkConnectionManagerCallback-7464-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087082 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[925881B05740A297]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087190 WARN (jetty-launcher-7465-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2087190 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 2087190 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2087190 INFO (jetty-launcher-7465-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2087191 WARN (jetty-launcher-7465-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2087191 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 2087191 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2087191 INFO (jetty-launcher-7465-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2087193 WARN (jetty-launcher-7465-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2087194 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 2087194 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2087194 INFO (jetty-launcher-7465-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2087198 WARN (jetty-launcher-7465-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2087198 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 2087198 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2087198 INFO (jetty-launcher-7465-thread-4) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2087207 INFO (jetty-launcher-7465-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2087207 INFO (jetty-launcher-7465-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2087208 INFO (jetty-launcher-7465-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2087216 INFO (jetty-launcher-7465-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2087216 INFO (jetty-launcher-7465-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2087216 INFO (jetty-launcher-7465-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2087217 WARN (jetty-launcher-7465-thread-5) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2087217 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 2087217 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2087217 INFO (jetty-launcher-7465-thread-5) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
[junit4] 2> 2087218 INFO (jetty-launcher-7465-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d1e0aae{/solr,null,AVAILABLE}
[junit4] 2> 2087218 INFO (jetty-launcher-7465-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2087218 INFO (jetty-launcher-7465-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2087218 INFO (jetty-launcher-7465-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2087219 INFO (jetty-launcher-7465-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3d7fb1af{/solr,null,AVAILABLE}
[junit4] 2> 2087219 INFO (jetty-launcher-7465-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@a5aa9f8{SSL,[ssl,
http/1.1]}{127.0.0.1:45809}
[junit4] 2> 2087219 INFO (jetty-launcher-7465-thread-1) [ ]
o.e.j.s.Server Started @2087249ms
[junit4] 2> 2087219 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45809}
[junit4] 2> 2087219 ERROR (jetty-launcher-7465-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2087219 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2087219 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.1
[junit4] 2> 2087219 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2087219 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2087219 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-01T21:49:23.138Z
[junit4] 2> 2087221 INFO (jetty-launcher-7465-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2087221 INFO (jetty-launcher-7465-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2087221 INFO (jetty-launcher-7465-thread-5) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2087221 INFO (jetty-launcher-7465-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6cdb9874{/solr,null,AVAILABLE}
[junit4] 2> 2087222 INFO (jetty-launcher-7465-thread-5) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@16091f{SSL,[ssl,
http/1.1]}{127.0.0.1:37717}
[junit4] 2> 2087222 INFO (jetty-launcher-7465-thread-5) [ ]
o.e.j.s.Server Started @2087252ms
[junit4] 2> 2087222 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37717}
[junit4] 2> 2087222 ERROR (jetty-launcher-7465-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2087222 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2087222 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.1
[junit4] 2> 2087222 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2087222 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2087222 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-01T21:49:23.141Z
[junit4] 2> 2087223 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087226 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087226 INFO (jetty-launcher-7465-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4797cb46{SSL,[ssl,
http/1.1]}{127.0.0.1:40335}
[junit4] 2> 2087226 INFO (jetty-launcher-7465-thread-4) [ ]
o.e.j.s.Server Started @2087256ms
[junit4] 2> 2087226 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40335}
[junit4] 2> 2087226 INFO (jetty-launcher-7465-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6ba73b66{/solr,null,AVAILABLE}
[junit4] 2> 2087227 ERROR (jetty-launcher-7465-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2087227 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2087227 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.1
[junit4] 2> 2087227 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2087227 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2087227 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-01T21:49:23.146Z
[junit4] 2> 2087229 INFO (jetty-launcher-7465-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2087229 INFO (jetty-launcher-7465-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2087229 INFO (jetty-launcher-7465-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2087230 INFO (zkConnectionManagerCallback-7467-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087230 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087230 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2087232 INFO (jetty-launcher-7465-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5111a226{/solr,null,AVAILABLE}
[junit4] 2> 2087234 INFO (jetty-launcher-7465-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@25b3e6ed{SSL,[ssl,
http/1.1]}{127.0.0.1:42235}
[junit4] 2> 2087234 INFO (jetty-launcher-7465-thread-3) [ ]
o.e.j.s.Server Started @2087264ms
[junit4] 2> 2087234 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42235}
[junit4] 2> 2087234 INFO (zkConnectionManagerCallback-7469-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087234 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087234 ERROR (jetty-launcher-7465-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2087234 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2087234 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.1
[junit4] 2> 2087234 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2087234 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2087234 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-01T21:49:23.153Z
[junit4] 2> 2087234 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2087239 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087239 INFO (jetty-launcher-7465-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@194ab529{SSL,[ssl,
http/1.1]}{127.0.0.1:46457}
[junit4] 2> 2087239 INFO (jetty-launcher-7465-thread-2) [ ]
o.e.j.s.Server Started @2087269ms
[junit4] 2> 2087239 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46457}
[junit4] 2> 2087239 ERROR (jetty-launcher-7465-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2087239 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2087239 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.4.1
[junit4] 2> 2087239 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2087239 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2087239 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-01-01T21:49:23.158Z
[junit4] 2> 2087240 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087241 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087241 INFO (zkConnectionManagerCallback-7473-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087241 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087241 INFO (zkConnectionManagerCallback-7471-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087241 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087241 INFO (zkConnectionManagerCallback-7475-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087242 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087340 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2087348 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2087348 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2087385 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2087386 WARN (jetty-launcher-7465-thread-5) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2087386 WARN (jetty-launcher-7465-thread-5) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3eac6d5f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087386 WARN (jetty-launcher-7465-thread-5) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3eac6d5f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087388 WARN (jetty-launcher-7465-thread-5) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2087393 WARN (jetty-launcher-7465-thread-5) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@681df766[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087393 WARN (jetty-launcher-7465-thread-5) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@681df766[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087394 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37205/solr
[junit4] 2> 2087400 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087400 INFO (zkConnectionManagerCallback-7483-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087400 INFO (jetty-launcher-7465-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087424 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2087425 WARN (jetty-launcher-7465-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2087425 WARN (jetty-launcher-7465-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@14effa35[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087425 WARN (jetty-launcher-7465-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@14effa35[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087428 WARN (jetty-launcher-7465-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2087430 WARN (jetty-launcher-7465-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@39fabf7d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087430 WARN (jetty-launcher-7465-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@39fabf7d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087431 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37205/solr
[junit4] 2> 2087432 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087432 INFO (zkConnectionManagerCallback-7489-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087432 INFO (jetty-launcher-7465-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087564 INFO (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2087567 INFO (zkConnectionManagerCallback-7493-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087567 INFO (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2087616 INFO (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:45809_solr
[junit4] 2> 2087620 INFO (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.c.Overseer Overseer
(id=72997180793290762-127.0.0.1:45809_solr-n_0000000000) starting
[junit4] 2> 2087624 INFO
(OverseerStateUpdate-72997180793290762-127.0.0.1:45809_solr-n_0000000000)
[n:127.0.0.1:45809_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:45809_solr
[junit4] 2> 2087626 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2087626 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2087626 WARN (jetty-launcher-7465-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2087627 WARN (jetty-launcher-7465-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2087637 WARN (jetty-launcher-7465-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6b48488c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087637 WARN (jetty-launcher-7465-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6b48488c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087637 WARN (jetty-launcher-7465-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7b2e5348[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087637 WARN (jetty-launcher-7465-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7b2e5348[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087637 INFO (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45809_solr
[junit4] 2> 2087638 DEBUG
(OverseerAutoScalingTriggerThread-72997180793290762-127.0.0.1:45809_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 2087639 WARN (jetty-launcher-7465-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2087639 WARN (jetty-launcher-7465-thread-4) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2087639 DEBUG
(OverseerAutoScalingTriggerThread-72997180793290762-127.0.0.1:45809_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with
znode version 1
[junit4] 2> 2087639 DEBUG
(OverseerAutoScalingTriggerThread-72997180793290762-127.0.0.1:45809_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 0
[junit4] 2> 2087639 DEBUG
(OverseerAutoScalingTriggerThread-72997180793290762-127.0.0.1:45809_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 2087640 WARN (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 2087645 INFO (zkCallback-7492-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2087646 WARN (jetty-launcher-7465-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@520ec9bb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087646 WARN (jetty-launcher-7465-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@520ec9bb[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087646 WARN (jetty-launcher-7465-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6a4a1375[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087646 WARN (jetty-launcher-7465-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6a4a1375[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087655 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37205/solr
[junit4] 2> 2087655 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37205/solr
[junit4] 2> 2087656 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087656 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087656 INFO (zkConnectionManagerCallback-7508-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087656 INFO (jetty-launcher-7465-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087660 INFO (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2087660 DEBUG
(OverseerAutoScalingTriggerThread-72997180793290762-127.0.0.1:45809_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:45809_solr]
[junit4] 2> 2087664 INFO (zkConnectionManagerCallback-7507-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087664 INFO (jetty-launcher-7465-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087664 DEBUG
(OverseerAutoScalingTriggerThread-72997180793290762-127.0.0.1:45809_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- deactivating old nodeLost /
nodeAdded markers
[junit4] 2> 2087664 DEBUG
(OverseerAutoScalingTriggerThread-72997180793290762-127.0.0.1:45809_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 2087665 DEBUG (ScheduledTrigger-7297-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1 and last live nodes: 1
[junit4] 2> 2087681 INFO (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45809.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087686 INFO (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45809.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087687 INFO (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45809.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087742 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2087742 WARN (jetty-launcher-7465-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2087743 WARN (jetty-launcher-7465-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@23d6d4c4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087743 WARN (jetty-launcher-7465-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@23d6d4c4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087745 WARN (jetty-launcher-7465-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2087748 WARN (jetty-launcher-7465-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@18354973[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087748 WARN (jetty-launcher-7465-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@18354973[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2087749 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37205/solr
[junit4] 2> 2087750 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 2087751 INFO (zkConnectionManagerCallback-7516-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087751 INFO (jetty-launcher-7465-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 2087761 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2087762 INFO (zkConnectionManagerCallback-7518-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087762 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2087766 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2087766 INFO (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 2087766 INFO (zkConnectionManagerCallback-7520-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087767 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2087767 INFO (jetty-launcher-7465-thread-1)
[n:127.0.0.1:45809_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_925881B05740A297-001/tempDir-001/node2/.
[junit4] 2> 2087861 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2087862 INFO (zkConnectionManagerCallback-7522-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087862 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2087867 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 2087868 INFO (zkConnectionManagerCallback-7524-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2087868 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 2087870 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2087871 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2087871 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2087872 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2087873 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42235_solr as DOWN
[junit4] 2> 2087873 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:40335_solr as DOWN
[junit4] 2> 2087873 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:37717_solr as DOWN
[junit4] 2> 2087874 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2087874 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42235_solr
[junit4] 2> 2087874 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2087874 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40335_solr
[junit4] 2> 2087874 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2087874 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37717_solr
[junit4] 2> 2087875 INFO (zkCallback-7492-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 2087875 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46457_solr as DOWN
[junit4] 2> 2087876 WARN (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 2087880 WARN (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 2087880 WARN (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 2087884 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2087884 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46457_solr
[junit4] 2> 2087884 INFO (zkCallback-7523-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 2087884 INFO (zkCallback-7492-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2087885 INFO (zkCallback-7519-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
[junit4] 2> 2087885 WARN (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 2087888 INFO (zkCallback-7517-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
[junit4] 2> 2087888 INFO (zkCallback-7517-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2087888 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2087888 INFO (zkCallback-7523-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2087892 INFO (zkCallback-7521-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
[junit4] 2> 2087895 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2087897 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2087900 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2087957 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42235.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087959 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40335.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087962 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46457.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087972 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37717.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087983 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42235.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087983 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42235.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087985 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 2087986 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40335.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087986 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40335.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087986 INFO (jetty-launcher-7465-thread-3)
[n:127.0.0.1:42235_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_925881B05740A297-001/tempDir-001/node3/.
[junit4] 2> 2087987 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46457.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087987 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46457.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087988 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 2087988 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 2087988 INFO (jetty-launcher-7465-thread-4)
[n:127.0.0.1:40335_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_925881B05740A297-001/tempDir-001/node4/.
[junit4] 2> 2087989 INFO (jetty-launcher-7465-thread-2)
[n:127.0.0.1:46457_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_925881B05740A297-001/tempDir-001/node1/.
[junit4] 2> 2087990 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37717.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087990 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37717.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@61fc811c
[junit4] 2> 2087992 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 2087993 INFO (jetty-launcher-7465-thread-5)
[n:127.0.0.1:37717_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_925881B
[...truncated too long message...]
> at java.lang.Thread.run(Thread.java:748)
[junit4] > expected null, but was:<ObjectTracker found 6 object(s) that
were not released!!! [RawDirectoryWrapper, SolrCore, InternalHttpClient,
MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.RawDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:536)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:981)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.core.SolrCore
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1078)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.http.impl.client.InternalHttpClient
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
[junit4] > at
org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
[junit4] > at
org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1241)
[junit4] > at
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:709)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:1023)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:98)
[junit4] > at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:797)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:388)
[junit4] > at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:765)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:989)
[junit4] > at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:901)
[junit4] > at
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1292)
[junit4] > at
org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:788)
[junit4] > at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
[junit4] > at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] >
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] > at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
[junit4] > at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:509)
[junit4] > at
org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:424)
[junit4] > at
org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1210)
[junit4] > at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] > at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] > at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > >
[junit4] > at
__randomizedtesting.SeedInfo.seed([925881B05740A297]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:343)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [655/889 (2!)] on J0 in 249.19s, 21 tests, 1 failure <<<
FAILURES!
[...truncated 10338 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/build.xml:652:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.4/checkout/build.xml:586:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid22598.hprof
Total time: 289 minutes 50 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]