Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/296/
4 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([62453FFBE508E403:E512427474519883]: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:56)
at org.apache.lucene.util.bkd.BKDWriter.add(BKDWriter.java:247)
at org.apache.lucene.index.RandomCodec$1$1$1.visit(RandomCodec.java:129)
at
org.apache.lucene.codecs.PointsWriter$1$1$1.visit(PointsWriter.java:117)
at
org.apache.lucene.index.AssertingLeafReader$AssertingIntersectVisitor.visit(AssertingLeafReader.java:1171)
at
org.apache.lucene.util.bkd.BKDReader.visitCompressedDocValues(BKDReader.java:735)
at
org.apache.lucene.util.bkd.BKDReader.visitDocValuesWithCardinality(BKDReader.java:684)
at
org.apache.lucene.util.bkd.BKDReader.visitDocValues(BKDReader.java:590)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:790)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
at org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:506)
at
org.apache.lucene.index.AssertingLeafReader$AssertingPointValues.intersect(AssertingLeafReader.java:1052)
at
org.apache.lucene.codecs.PointsWriter$1$1.intersect(PointsWriter.java:105)
at
org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:122)
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)
FAILED: org.apache.lucene.document.TestXYPolygonShapeQueries.testRandomBig
Error Message:
Java heap space
Stack Trace:
java.lang.OutOfMemoryError: Java heap space
at
__randomizedtesting.SeedInfo.seed([62453FFBE508E403:E512427474519883]: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.buildHistogramAndPartition(BKDRadixSelector.java:267)
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:1664)
at org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:797)
at
org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.writeField(Lucene60PointsWriter.java:129)
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.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.TestXYPolygonShapeQueries.testRandomBig(TestXYPolygonShapeQueries.java:119)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
FAILED:
junit.framework.TestSuite.org.apache.solr.analytics.facet.RangeFacetTest
Error Message:
Error from server at http://127.0.0.1:41575/solr/collection1: Task queue
processing has stalled for 20057 ms with 0 remaining elements to process.
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:41575/solr/collection1: Task queue processing
has stalled for 20057 ms with 0 remaining elements to process.
at __randomizedtesting.SeedInfo.seed([81932C87837F5555]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:240)
at
org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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:
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime
Error Message:
took over 10 seconds after collection creation to update aliases
Stack Trace:
java.lang.AssertionError: took over 10 seconds after collection creation to
update aliases
at
__randomizedtesting.SeedInfo.seed([94A90A26848C56A1:93A24525BB7F0749]:0)
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest.waitColAndAlias(RoutedAliasUpdateProcessorTest.java:77)
at
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest.testCatTime(DimensionalRoutedAliasUpdateProcessorTest.java:481)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
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)
Build Log:
[...truncated 11319 lines...]
[junit4] Suite: org.apache.lucene.document.TestXYPolygonShapeQueries
[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=TestXYPolygonShapeQueries -Dtests.method=testRandomBig
-Dtests.seed=62453FFBE508E403 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
-Dtests.locale=hu-HU -Dtests.timezone=America/Indiana/Vevay
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 568s J0 | TestXYPolygonShapeQueries.testRandomBig <<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: Java heap space
[junit4] > at
__randomizedtesting.SeedInfo.seed([62453FFBE508E403:E512427474519883]: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.buildHistogramAndPartition(BKDRadixSelector.java:267)
[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:1664)
[junit4] > at
org.apache.lucene.util.bkd.BKDWriter.finish(BKDWriter.java:797)
[junit4] > at
org.apache.lucene.codecs.lucene60.Lucene60PointsWriter.writeField(Lucene60PointsWriter.java:129)
[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.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.TestXYPolygonShapeQueries.testRandomBig(TestXYPolygonShapeQueries.java:119)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/J0/temp/lucene.document.TestXYPolygonShapeQueries_62453FFBE508E403-001
[junit4] 2> NOTE: test params are: codec=Lucene84,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@42066a7c),
locale=hu-HU, timezone=America/Indiana/Vevay
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=291761336,total=371195904
[junit4] 2> NOTE: All tests run in this JVM: [TestLatLonPointShapeQueries,
TestIDVersionPostingsFormat, TestTessellator, TestXYPolygonShapeQueries]
[junit4] Completed [23/40 (1!)] on J0 in 803.10s, 5 tests, 1 error <<<
FAILURES!
[...truncated 59 lines...]
[junit4] JVM J0: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/temp/junit4-J0-20191214_150747_0433081371174697730520.sysout
[junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid18367.hprof
...
[junit4] Heap dump file created [429542814 bytes in 0.554 secs]
[junit4] <<< JVM J0: EOF ----
[...truncated 14 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=62453FFBE508E403 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
-Dtests.locale=en-IE -Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 1133s J2 | TestXYMultiPolygonShapeQueries.testRandomBig <<<
[junit4] > Throwable #1: java.lang.OutOfMemoryError: Java heap space
[junit4] > at
__randomizedtesting.SeedInfo.seed([62453FFBE508E403:E512427474519883]: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:56)
[junit4] > at
org.apache.lucene.util.bkd.BKDWriter.add(BKDWriter.java:247)
[junit4] > at
org.apache.lucene.index.RandomCodec$1$1$1.visit(RandomCodec.java:129)
[junit4] > at
org.apache.lucene.codecs.PointsWriter$1$1$1.visit(PointsWriter.java:117)
[junit4] > at
org.apache.lucene.index.AssertingLeafReader$AssertingIntersectVisitor.visit(AssertingLeafReader.java:1171)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.visitCompressedDocValues(BKDReader.java:735)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.visitDocValuesWithCardinality(BKDReader.java:684)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.visitDocValues(BKDReader.java:590)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:790)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:823)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:813)
[junit4] > at
org.apache.lucene.util.bkd.BKDReader.intersect(BKDReader.java:506)
[junit4] > at
org.apache.lucene.index.AssertingLeafReader$AssertingPointValues.intersect(AssertingLeafReader.java:1052)
[junit4] > at
org.apache.lucene.codecs.PointsWriter$1$1.intersect(PointsWriter.java:105)
[junit4] > at
org.apache.lucene.index.RandomCodec$1$1.writeField(RandomCodec.java:122)
[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] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/J2/temp/lucene.document.TestXYMultiPolygonShapeQueries_62453FFBE508E403-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene84):
{id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
docValues:{shape=DocValuesFormat(name=Asserting),
id=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=354,
maxMBSortInHeap=5.72812499855578,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1868ec39),
locale=en-IE, timezone=Chile/EasterIsland
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=283552208,total=466092032
[junit4] 2> NOTE: All tests run in this JVM: [TestPayloadSpanUtil,
TestLatLonShape, TestFieldCacheTermsFilter, TestPhraseWildcardQuery,
TestDoubleRangeField, TestLatLonLineShapeQueries, TestXYMultiLineShapeQueries,
TestLatLonMultiLineShapeQueries, TestLatLonShapeEncoding,
TestXYMultiPointShapeQueries, TestXYMultiPolygonShapeQueries]
[junit4] Completed [40/40 (2!)] on J2 in 1457.79s, 5 tests, 1 error <<<
FAILURES!
[...truncated 1 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/sandbox/test/temp/junit4-J2-20191214_150747_0447195779847703658815.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid18362.hprof
...
[junit4] Heap dump file created [461728016 bytes in 0.923 secs]
[junit4] <<< JVM J2: EOF ----
[...truncated 5711 lines...]
[junit4] Suite:
org.apache.solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest
[junit4] 2> 8993232 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[94A90A26848C56A1]-worker)
[ ] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/data-dir-273-001
[junit4] 2> 8993233 WARN
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[94A90A26848C56A1]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 8993233 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[94A90A26848C56A1]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 8993246 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[94A90A26848C56A1]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 8993247 INFO
(SUITE-DimensionalRoutedAliasUpdateProcessorTest-seed#[94A90A26848C56A1]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 8993269 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCatTime
[junit4] 2> 8993269 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001
[junit4] 2> 8993270 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 8993270 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 8993270 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 8993375 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.ZkTestServer start zk server on port:45944
[junit4] 2> 8993376 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45944
[junit4] 2> 8993376 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45944
[junit4] 2> 8993376 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45944
[junit4] 2> 8993404 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8993420 INFO (zkConnectionManagerCallback-71309-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8993420 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8993432 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8993432 INFO (zkConnectionManagerCallback-71311-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8993433 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8993433 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8993434 INFO (zkConnectionManagerCallback-71313-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8993434 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8993538 WARN (jetty-launcher-71314-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 8993538 WARN (jetty-launcher-71314-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 8993539 WARN (jetty-launcher-71314-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 8993539 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 8993539 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 8993555 WARN (jetty-launcher-71314-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 8993555 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 8993555 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 8993555 WARN (jetty-launcher-71314-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 8993556 WARN (jetty-launcher-71314-thread-4) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 8993556 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 8993556 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 8993556 INFO (jetty-launcher-71314-thread-2) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 8993556 WARN (jetty-launcher-71314-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 8993556 WARN (jetty-launcher-71314-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 8993556 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 8993556 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 8993557 INFO (jetty-launcher-71314-thread-1) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 8993557 INFO (jetty-launcher-71314-thread-4) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 8993557 INFO (jetty-launcher-71314-thread-3) [ ]
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git:
363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
[junit4] 2> 8993560 INFO (jetty-launcher-71314-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 8993560 INFO (jetty-launcher-71314-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 8993560 INFO (jetty-launcher-71314-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 8993562 INFO (jetty-launcher-71314-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 8993562 INFO (jetty-launcher-71314-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 8993562 INFO (jetty-launcher-71314-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 8993562 INFO (jetty-launcher-71314-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 8993562 INFO (jetty-launcher-71314-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 8993574 INFO (jetty-launcher-71314-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 8993575 INFO (jetty-launcher-71314-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5103cee9{/solr,null,AVAILABLE}
[junit4] 2> 8993575 INFO (jetty-launcher-71314-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@71ae7365{/solr,null,AVAILABLE}
[junit4] 2> 8993575 INFO (jetty-launcher-71314-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4bc28059{/solr,null,AVAILABLE}
[junit4] 2> 8993586 INFO (jetty-launcher-71314-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 8993586 INFO (jetty-launcher-71314-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 8993586 INFO (jetty-launcher-71314-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 8993586 INFO (jetty-launcher-71314-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c736cf7{/solr,null,AVAILABLE}
[junit4] 2> 8993592 INFO (jetty-launcher-71314-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@b791b5d{SSL,[ssl,
http/1.1]}{127.0.0.1:45951}
[junit4] 2> 8993592 INFO (jetty-launcher-71314-thread-2) [ ]
o.e.j.s.Server Started @8993671ms
[junit4] 2> 8993592 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45951}
[junit4] 2> 8993592 ERROR (jetty-launcher-71314-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 8993592 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 8993592 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.0
[junit4] 2> 8993592 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 8993592 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 8993592 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-14T18:51:49.999Z
[junit4] 2> 8993594 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8993594 INFO (zkConnectionManagerCallback-71316-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8993594 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8993595 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 8993599 INFO (jetty-launcher-71314-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6a8f52be{SSL,[ssl,
http/1.1]}{127.0.0.1:38619}
[junit4] 2> 8993599 INFO (jetty-launcher-71314-thread-3) [ ]
o.e.j.s.Server Started @8993679ms
[junit4] 2> 8993599 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38619}
[junit4] 2> 8993599 ERROR (jetty-launcher-71314-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 8993599 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 8993599 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.0
[junit4] 2> 8993599 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 8993599 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 8993599 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-14T18:51:50.006Z
[junit4] 2> 8993600 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8993600 INFO (jetty-launcher-71314-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@ffd0dbe{SSL,[ssl,
http/1.1]}{127.0.0.1:34283}
[junit4] 2> 8993600 INFO (jetty-launcher-71314-thread-4) [ ]
o.e.j.s.Server Started @8993680ms
[junit4] 2> 8993600 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34283}
[junit4] 2> 8993600 ERROR (jetty-launcher-71314-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 8993600 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 8993600 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.0
[junit4] 2> 8993600 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 8993600 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 8993600 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-14T18:51:50.007Z
[junit4] 2> 8993601 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8993602 INFO (jetty-launcher-71314-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2ff48de{SSL,[ssl,
http/1.1]}{127.0.0.1:35222}
[junit4] 2> 8993602 INFO (jetty-launcher-71314-thread-1) [ ]
o.e.j.s.Server Started @8993682ms
[junit4] 2> 8993602 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35222}
[junit4] 2> 8993602 ERROR (jetty-launcher-71314-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 8993602 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 8993602 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.5.0
[junit4] 2> 8993602 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 8993602 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 8993602 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-12-14T18:51:50.009Z
[junit4] 2> 8993607 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8993623 INFO (zkConnectionManagerCallback-71318-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8993627 INFO (zkConnectionManagerCallback-71322-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8993627 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8993628 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 8993632 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8993632 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 8993688 INFO (zkConnectionManagerCallback-71320-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8993688 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8993745 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 8994406 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 8994424 WARN (jetty-launcher-71314-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> 8994424 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 8994425 WARN (jetty-launcher-71314-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> 8994448 WARN (jetty-launcher-71314-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2c3f0077[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994448 WARN (jetty-launcher-71314-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2c3f0077[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994450 WARN (jetty-launcher-71314-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@594218e8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994450 WARN (jetty-launcher-71314-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@594218e8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994451 WARN (jetty-launcher-71314-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> 8994451 WARN (jetty-launcher-71314-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@55511e37[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994451 WARN (jetty-launcher-71314-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@55511e37[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994452 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45944/solr
[junit4] 2> 8994464 WARN (jetty-launcher-71314-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> 8994465 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8994465 WARN (jetty-launcher-71314-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3aa88b56[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994465 WARN (jetty-launcher-71314-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3aa88b56[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994466 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45944/solr
[junit4] 2> 8994467 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8994481 INFO (zkConnectionManagerCallback-71334-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8994481 INFO (jetty-launcher-71314-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8994481 INFO (zkConnectionManagerCallback-71338-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8994484 INFO (jetty-launcher-71314-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8994601 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 8994601 WARN (jetty-launcher-71314-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> 8994615 WARN (jetty-launcher-71314-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1dec8a5d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994615 WARN (jetty-launcher-71314-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1dec8a5d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994616 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 8994617 INFO (zkConnectionManagerCallback-71341-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8994617 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 8994618 WARN (jetty-launcher-71314-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> 8994635 WARN (jetty-launcher-71314-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@58f3d260[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994635 WARN (jetty-launcher-71314-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@58f3d260[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8994636 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45944/solr
[junit4] 2> 8994651 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8994672 INFO (zkConnectionManagerCallback-71346-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8994672 INFO (jetty-launcher-71314-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8994725 INFO (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 8994760 INFO (zkConnectionManagerCallback-71350-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8994760 INFO (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 8994844 INFO (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:38619_solr
[junit4] 2> 8994845 INFO (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_solr ] o.a.s.c.Overseer Overseer
(id=75903699413630987-127.0.0.1:38619_solr-n_0000000000) starting
[junit4] 2> 8994890 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 8994932 INFO
(OverseerStateUpdate-75903699413630987-127.0.0.1:38619_solr-n_0000000000)
[n:127.0.0.1:38619_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:38619_solr
[junit4] 2> 8994952 INFO (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38619_solr
[junit4] 2> 8994980 INFO (zkConnectionManagerCallback-71354-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8994980 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 8994992 WARN (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_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> 8995089 INFO (zkCallback-71349-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 8995109 INFO (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 8995239 INFO (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38619.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8995276 INFO (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38619.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8995276 INFO (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38619.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8995314 INFO (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 8995316 INFO (jetty-launcher-71314-thread-3)
[n:127.0.0.1:38619_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node3/.
[junit4] 2> 8995317 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 8995353 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45951_solr as DOWN
[junit4] 2> 8995366 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 8995366 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45951_solr
[junit4] 2> 8995368 INFO (zkCallback-71349-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 8995369 WARN (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_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> 8995381 INFO (zkCallback-71353-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 8995558 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 8995575 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 8995610 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:35222_solr as DOWN
[junit4] 2> 8995611 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 8995612 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35222_solr
[junit4] 2> 8995612 INFO (zkCallback-71349-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 8995613 INFO (zkCallback-71353-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 8995626 WARN (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_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> 8995629 INFO (zkCallback-71340-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 8995683 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45951.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8995720 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45951.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8995720 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45951.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8995722 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 8995722 INFO (jetty-launcher-71314-thread-2)
[n:127.0.0.1:45951_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node2/.
[junit4] 2> 8995732 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 8995803 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35222.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8995854 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35222.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8995854 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35222.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8995865 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 8995941 INFO (jetty-launcher-71314-thread-1)
[n:127.0.0.1:35222_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node1/.
[junit4] 2> 8996290 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 8996291 WARN (jetty-launcher-71314-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> 8996292 WARN (jetty-launcher-71314-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@8e98c7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8996292 WARN (jetty-launcher-71314-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@8e98c7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8996294 WARN (jetty-launcher-71314-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> 8996295 WARN (jetty-launcher-71314-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@31a47a03[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8996295 WARN (jetty-launcher-71314-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@31a47a03[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8996308 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45944/solr
[junit4] 2> 8996309 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8996310 INFO (zkConnectionManagerCallback-71368-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8996310 INFO (jetty-launcher-71314-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8996412 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 8996413 INFO (zkConnectionManagerCallback-71370-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8996413 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 8996417 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 8996420 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34283_solr as DOWN
[junit4] 2> 8996421 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 8996421 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34283_solr
[junit4] 2> 8996422 INFO (zkCallback-71353-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 8996422 INFO (zkCallback-71340-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 8996422 INFO (zkCallback-71349-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 8996423 INFO (zkCallback-71369-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 8996423 WARN (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_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> 8996463 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 8996502 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34283.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8996518 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34283.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8996518 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34283.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8996532 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 8996533 INFO (jetty-launcher-71314-thread-4)
[n:127.0.0.1:34283_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node4/.
[junit4] 2> 8996646 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 8996647 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8996648 INFO (zkConnectionManagerCallback-71379-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8996648 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8996649 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 8996650 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45944/solr ready
[junit4] 2> 8996651 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest SolrClient:
org.apache.solr.client.solrj.impl.CloudSolrClient@543c9a15
[junit4] 2> 8996651 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.u.p.DimensionalRoutedAliasUpdateProcessorTest
ClusterStateProvider 127.0.0.1:45944/solr
[junit4] 2> 8996652 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 8996653 INFO (zkConnectionManagerCallback-71384-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 8996653 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 8996666 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 8996667 INFO
(TEST-DimensionalRoutedAliasUpdateProcessorTest.testCatTime-seed#[94A90A26848C56A1])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45944/solr ready
[junit4] 2> 8996732 INFO (qtp1149499270-160729) [n:127.0.0.1:45951_solr
] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params
baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2
[junit4] 2> 8996735 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.OverseerConfigSetMessageHandler
OverseerConfigSetMessageHandler.processMessage : create , {
[junit4] 2> "name":"testCatTime",
[junit4] 2> "baseConfigSet":"_default",
[junit4] 2> "immutable":"false",
[junit4] 2> "operation":"configsets:create"}
[junit4] 2> 8996736 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/protwords.txt to /configs/testCatTime/protwords.txt
[junit4] 2> 8996738 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/managed-schema to /configs/testCatTime/managed-schema
[junit4] 2> 8996748 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/solrconfig.xml to /configs/testCatTime/solrconfig.xml
[junit4] 2> 8996750 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_it.txt to
/configs/testCatTime/lang/contractions_it.txt
[junit4] 2> 8996763 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_no.txt to
/configs/testCatTime/lang/stopwords_no.txt
[junit4] 2> 8996765 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hy.txt to
/configs/testCatTime/lang/stopwords_hy.txt
[junit4] 2> 8996767 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stemdict_nl.txt to
/configs/testCatTime/lang/stemdict_nl.txt
[junit4] 2> 8996768 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ca.txt to
/configs/testCatTime/lang/contractions_ca.txt
[junit4] 2> 8996770 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_id.txt to
/configs/testCatTime/lang/stopwords_id.txt
[junit4] 2> 8996784 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_et.txt to
/configs/testCatTime/lang/stopwords_et.txt
[junit4] 2> 8996785 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ga.txt to
/configs/testCatTime/lang/stopwords_ga.txt
[junit4] 2> 8996786 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_da.txt to
/configs/testCatTime/lang/stopwords_da.txt
[junit4] 2> 8996788 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hi.txt to
/configs/testCatTime/lang/stopwords_hi.txt
[junit4] 2> 8996789 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ja.txt to
/configs/testCatTime/lang/stopwords_ja.txt
[junit4] 2> 8996791 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_pt.txt to
/configs/testCatTime/lang/stopwords_pt.txt
[junit4] 2> 8996801 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_hu.txt to
/configs/testCatTime/lang/stopwords_hu.txt
[junit4] 2> 8996802 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_el.txt to
/configs/testCatTime/lang/stopwords_el.txt
[junit4] 2> 8996804 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ru.txt to
/configs/testCatTime/lang/stopwords_ru.txt
[junit4] 2> 8996805 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_tr.txt to
/configs/testCatTime/lang/stopwords_tr.txt
[junit4] 2> 8996807 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ar.txt to
/configs/testCatTime/lang/stopwords_ar.txt
[junit4] 2> 8996817 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/userdict_ja.txt to
/configs/testCatTime/lang/userdict_ja.txt
[junit4] 2> 8996818 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_it.txt to
/configs/testCatTime/lang/stopwords_it.txt
[junit4] 2> 8996820 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_eu.txt to
/configs/testCatTime/lang/stopwords_eu.txt
[junit4] 2> 8996821 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_cz.txt to
/configs/testCatTime/lang/stopwords_cz.txt
[junit4] 2> 8996823 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stoptags_ja.txt to
/configs/testCatTime/lang/stoptags_ja.txt
[junit4] 2> 8996834 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_fr.txt to
/configs/testCatTime/lang/contractions_fr.txt
[junit4] 2> 8996835 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fa.txt to
/configs/testCatTime/lang/stopwords_fa.txt
[junit4] 2> 8996845 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_de.txt to
/configs/testCatTime/lang/stopwords_de.txt
[junit4] 2> 8996846 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/contractions_ga.txt to
/configs/testCatTime/lang/contractions_ga.txt
[junit4] 2> 8996847 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ca.txt to
/configs/testCatTime/lang/stopwords_ca.txt
[junit4] 2> 8996849 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_nl.txt to
/configs/testCatTime/lang/stopwords_nl.txt
[junit4] 2> 8996850 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_bg.txt to
/configs/testCatTime/lang/stopwords_bg.txt
[junit4] 2> 8996852 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_es.txt to
/configs/testCatTime/lang/stopwords_es.txt
[junit4] 2> 8996853 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_en.txt to
/configs/testCatTime/lang/stopwords_en.txt
[junit4] 2> 8996855 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_lv.txt to
/configs/testCatTime/lang/stopwords_lv.txt
[junit4] 2> 8996870 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_th.txt to
/configs/testCatTime/lang/stopwords_th.txt
[junit4] 2> 8996871 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_ro.txt to
/configs/testCatTime/lang/stopwords_ro.txt
[junit4] 2> 8996873 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fr.txt to
/configs/testCatTime/lang/stopwords_fr.txt
[junit4] 2> 8996874 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_sv.txt to
/configs/testCatTime/lang/stopwords_sv.txt
[junit4] 2> 8996875 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_fi.txt to
/configs/testCatTime/lang/stopwords_fi.txt
[junit4] 2> 8996885 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/hyphenations_ga.txt to
/configs/testCatTime/lang/hyphenations_ga.txt
[junit4] 2> 8996887 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/lang/stopwords_gl.txt to
/configs/testCatTime/lang/stopwords_gl.txt
[junit4] 2> 8996888 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/synonyms.txt to /configs/testCatTime/synonyms.txt
[junit4] 2> 8996889 INFO
(OverseerThreadFactory-19569-thread-1-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.c.ZkConfigManager Copying zk node
/configs/_default/stopwords.txt to /configs/testCatTime/stopwords.txt
[junit4] 2> 8996891 INFO (qtp1149499270-160729) [n:127.0.0.1:45951_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs
params={baseConfigSet=_default&name=testCatTime&action=CREATE&wt=javabin&version=2}
status=0 QTime=159
[junit4] 2> 8996893 INFO (qtp1149499270-160722) [n:127.0.0.1:45951_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=testCatTime&name=testCatTime&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 8996908 INFO
(OverseerThreadFactory-19569-thread-2-processing-n:127.0.0.1:38619_solr)
[n:127.0.0.1:38619_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testCatTime
[junit4] 2> 8996908 INFO
(OverseerCollectionConfigSetProcessor-75903699413630987-127.0.0.1:38619_solr-n_0000000000)
[n:127.0.0.1:38619_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 8997040 INFO
(OverseerStateUpdate-75903699413630987-127.0.0.1:38619_solr-n_0000000000)
[n:127.0.0.1:38619_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testCatTime",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testCatTime_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38619/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 8997321 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
x:testCatTime_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testCatTime&newCollection=true&name=testCatTime_shard1_replica_n1&action=CREATE&numShards=1&collection=testCatTime&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 8997321 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
x:testCatTime_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 8998426 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
[junit4] 2> 8998495 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.IndexSchema [testCatTime_shard1_replica_n1] Schema name=default-config
[junit4] 2> 8999013 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
[junit4] 2> 8999104 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'testCatTime_shard1_replica_n1' using
configuration from collection testCatTime, trusted=true
[junit4] 2> 8999104 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38619.solr.core.testCatTime.shard1.replica_n1' (registry
'solr.core.testCatTime.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@79283900
[junit4] 2> 8999104 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.SolrCore [[testCatTime_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node3/testCatTime_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.update.processor.DimensionalRoutedAliasUpdateProcessorTest_94A90A26848C56A1-001/tempDir-001/node3/./testCatTime_shard1_replica_n1/data/]
[junit4] 2> 8999296 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 8999296 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 8999298 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms;
[junit4] 2> 8999298 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 8999311 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e0f0cb3[testCatTime_shard1_replica_n1] main]
[junit4] 2> 8999313 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/testCatTime
[junit4] 2> 8999313 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/testCatTime
[junit4] 2> 8999313 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/testCatTime/managed-schema
[junit4] 2> 8999314 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 8999314 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 8999314 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 8999328 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 8999328 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1652922269811343360
[junit4] 2> 8999330 INFO
(searcherExecutor-19589-thread-1-processing-n:127.0.0.1:38619_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener sending requests to
Searcher@3e0f0cb3[testCatTime_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 8999330 INFO
(searcherExecutor-19589-thread-1-processing-n:127.0.0.1:38619_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.QuerySenderListener
QuerySenderListener done.
[junit4] 2> 8999330 INFO
(searcherExecutor-19589-thread-1-processing-n:127.0.0.1:38619_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.h.c.SpellCheckComponent Loading spell
index for spellchecker: default
[junit4] 2> 8999331 INFO
(searcherExecutor-19589-thread-1-processing-n:127.0.0.1:38619_solr
x:testCatTime_shard1_replica_n1 c:testCatTime s:shard1 r:core_node2)
[n:127.0.0.1:38619_solr c:testCatTime s:shard1 r:core_node2
x:testCatTime_shard1_replica_n1 ] o.a.s.c.SolrCore
[testCatTime_shard1_replica_n1] Registered new searcher
Searcher@3e0f0cb3[testCatTime_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 8999346 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testCatTime/terms/shard1 to Terms{values={core_node2=0}, version=0}
[junit4] 2> 8999346 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/testCatTime/leaders/shard1
[junit4] 2> 8999442 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 8999442 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 8999442 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38619/solr/testCatTime_shard1_replica_n1/
[junit4] 2> 8999442 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 8999442 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
https://127.0.0.1:38619/solr/testCatTime_shard1_replica_n1/ has no replicas
[junit4] 2> 8999442 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/testCatTime/leaders/shard1/leader after winning as
/collections/testCatTime/leader_elect/shard1/election/75903699413630987-core_node2-n_0000000000
[junit4] 2> 8999444 INFO (qtp628470363-160738) [n:127.0.0.1:38619_solr
c:testCatTime s:shard1 r:core_node2 x:testCatTime_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38619/solr/testCatTime_shard1_replica_n1/ shard1
[junit4] 2> 8999546 INFO (zkCallback-71349-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/testCatTime/stat
[...truncated too long message...]
1> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 1> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 1> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
[junit4] 1> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
[junit4] 1> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 1> at
org.eclipse.jetty.server.Server.handle(Server.java:500)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
[junit4] 1> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
[junit4] 1> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
[junit4] 1> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[junit4] 1> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
[junit4] 1> at java.lang.Thread.run(Thread.java:748)
[junit4] 1>
[junit4] 1> 19:15:09.485 [qtp466669100-102] ERROR
org.apache.solr.servlet.HttpSolrCall - null:java.io.IOException: Task queue
processing has stalled for 20057 ms with 0 remaining elements to process.
[junit4] 1> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.blockUntilFinished(ConcurrentUpdateHttp2SolrClient.java:501)
[junit4] 1> at
org.apache.solr.update.StreamingSolrClients.blockUntilFinished(StreamingSolrClients.java:87)
[junit4] 1> at
org.apache.solr.update.SolrCmdDistributor.blockAndDoRetries(SolrCmdDistributor.java:265)
[junit4] 1> at
org.apache.solr.update.SolrCmdDistributor.distribCommit(SolrCmdDistributor.java:251)
[junit4] 1> at
org.apache.solr.update.processor.DistributedZkUpdateProcessor.processCommit(DistributedZkUpdateProcessor.java:201)
[junit4] 1> at
org.apache.solr.handler.RequestHandlerUtils.handleCommit(RequestHandlerUtils.java:69)
[junit4] 1> at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:72)
[junit4] 1> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
[junit4] 1> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2596)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:799)
[junit4] 1> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:578)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:419)
[junit4] 1> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[junit4] 1> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
[junit4] 1> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
[junit4] 1> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
[junit4] 1> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)
[junit4] 1> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 1> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 1> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
[junit4] 1> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717)
[junit4] 1> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 1> at
org.eclipse.jetty.server.Server.handle(Server.java:500)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
[junit4] 1> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
[junit4] 1> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)
[junit4] 1> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
[junit4] 1> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[junit4] 1> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
[junit4] 1> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
[junit4] 1> at java.lang.Thread.run(Thread.java:748)
[junit4] 1>
[junit4] 1> 19:15:09.517
[SUITE-RangeFacetTest-seed#[81932C87837F5555]-worker] ERROR
org.apache.solr.client.solrj.impl.BaseCloudSolrClient - Request to collection
[collection1] failed due to (500)
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:41575/solr/collection1: Task queue processing
has stalled for 20057 ms with 0 remaining elements to process., retry=0
commError=false errorCode=500
[junit4] 2> Dec 14, 2019 7:15:10 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene84,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@603d88e1),
locale=ar-LY, timezone=Asia/Shanghai
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_191 (64-bit)/cpus=4,threads=1,free=137945104,total=256376832
[junit4] 2> NOTE: All tests run in this JVM: [RoundFunctionTest,
ConstantValueTest, CastingDateValueStreamTest, StringFieldsTest, RangeFacetTest]
[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=RangeFacetTest
-Dtests.seed=81932C87837F5555 -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
-Dtests.locale=ar-LY -Dtests.timezone=Asia/Shanghai -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | RangeFacetTest (suite) <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:41575/solr/collection1: Task queue processing
has stalled for 20057 ms with 0 remaining elements to process.
[junit4] > at
__randomizedtesting.SeedInfo.seed([81932C87837F5555]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
[junit4] > at
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
[junit4] > at
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
[junit4] > at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143)
[junit4] > at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906)
[junit4] > at
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
[junit4] > at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:240)
[junit4] > at
org.apache.solr.analytics.SolrAnalyticsTestCase.setupCollection(SolrAnalyticsTestCase.java:68)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [18/78 (1!)] on J2 in 59.68s, 0 tests, 1 error <<<
FAILURES!
[...truncated 6314 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:586:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid18362.hprof
* java_pid18367.hprof
Total time: 539 minutes 39 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]