Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.5-Linux/746/ Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC
7 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud Error Message: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 1) Thread[id=32209, name=httpUriRequest-14456-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at [email protected]/java.lang.Thread.run(Thread.java:835) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 1) Thread[id=32209, name=httpUriRequest-14456-thread-1, state=WAITING, group=TGRP-TestSolrConfigHandlerCloud] at [email protected]/jdk.internal.misc.Unsafe.park(Native Method) at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081) at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433) at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at [email protected]/java.lang.Thread.run(Thread.java:835) at __randomizedtesting.SeedInfo.seed([372E48289A912C3F]:0) FAILED: junit.framework.TestSuite.org.apache.solr.search.facet.RangeFacetCloudTest Error Message: Error from server at https://127.0.0.1:37883/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n7: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:37883/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n7: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) at __randomizedtesting.SeedInfo.seed([372E48289A912C3F]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:557) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1046) 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.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.search.facet.RangeFacetCloudTest.setupCluster(RangeFacetCloudTest.java:121) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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 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.base/java.lang.Thread.run(Thread.java:835) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37883/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n7: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) 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.lambda$directUpdate$0(BaseCloudSolrClient.java:533) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.search.facet.RangeFacetCloudTest Error Message: Error from server at https://127.0.0.1:44525/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:44525/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) at __randomizedtesting.SeedInfo.seed([372E48289A912C3F]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:557) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1046) 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.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.search.facet.RangeFacetCloudTest.setupCluster(RangeFacetCloudTest.java:121) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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 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.base/java.lang.Thread.run(Thread.java:835) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:44525/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) 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.lambda$directUpdate$0(BaseCloudSolrClient.java:533) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.search.facet.RangeFacetCloudTest Error Message: Error from server at https://127.0.0.1:41515/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:41515/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) at __randomizedtesting.SeedInfo.seed([372E48289A912C3F]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:557) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1046) 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.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.search.facet.RangeFacetCloudTest.setupCluster(RangeFacetCloudTest.java:121) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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 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.base/java.lang.Thread.run(Thread.java:835) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:41515/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) 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.lambda$directUpdate$0(BaseCloudSolrClient.java:533) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.search.facet.RangeFacetCloudTest Error Message: Error from server at https://127.0.0.1:43183/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:43183/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) at __randomizedtesting.SeedInfo.seed([372E48289A912C3F]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:557) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1046) 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.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.search.facet.RangeFacetCloudTest.setupCluster(RangeFacetCloudTest.java:121) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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 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.base/java.lang.Thread.run(Thread.java:835) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43183/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) 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.lambda$directUpdate$0(BaseCloudSolrClient.java:533) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.search.facet.RangeFacetCloudTest Error Message: Error from server at https://127.0.0.1:45563/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:45563/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) at __randomizedtesting.SeedInfo.seed([372E48289A912C3F]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:557) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1046) 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.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.search.facet.RangeFacetCloudTest.setupCluster(RangeFacetCloudTest.java:121) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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 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.base/java.lang.Thread.run(Thread.java:835) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45563/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) 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.lambda$directUpdate$0(BaseCloudSolrClient.java:533) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ... 1 more FAILED: junit.framework.TestSuite.org.apache.solr.search.facet.RangeFacetCloudTest Error Message: Error from server at https://127.0.0.1:36639/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:36639/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) at __randomizedtesting.SeedInfo.seed([372E48289A912C3F]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:557) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1046) 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.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.search.facet.RangeFacetCloudTest.setupCluster(RangeFacetCloudTest.java:121) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:567) 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 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.base/java.lang.Thread.run(Thread.java:835) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36639/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) 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.lambda$directUpdate$0(BaseCloudSolrClient.java:533) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ... 1 more Build Log: [...truncated 14398 lines...] [junit4] Suite: org.apache.solr.search.facet.RangeFacetCloudTest [junit4] 2> 487307 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/server/solr/configsets/_default/conf' [junit4] 2> 487307 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.RangeFacetCloudTest_372E48289A912C3F-001/data-dir-56-001 [junit4] 2> 487307 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 487308 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 487309 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 487309 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.RangeFacetCloudTest_372E48289A912C3F-001/tempDir-001 [junit4] 2> 487310 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 487310 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 487310 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 487410 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:39679 [junit4] 2> 487410 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:39679 [junit4] 2> 487410 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39679 [junit4] 2> 487410 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39679 [junit4] 2> 487412 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487414 INFO (zkConnectionManagerCallback-4596-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487414 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487421 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487423 INFO (zkConnectionManagerCallback-4598-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487423 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487425 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487429 INFO (zkConnectionManagerCallback-4600-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487429 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487545 WARN (jetty-launcher-4601-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 487545 WARN (jetty-launcher-4601-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 487545 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 487545 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 487545 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 487545 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 487545 INFO (jetty-launcher-4601-thread-2) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10 [junit4] 2> 487545 WARN (jetty-launcher-4601-thread-4) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 487545 INFO (jetty-launcher-4601-thread-3) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10 [junit4] 2> 487545 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 487545 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 487546 INFO (jetty-launcher-4601-thread-4) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10 [junit4] 2> 487546 WARN (jetty-launcher-4601-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 487546 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 487546 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 487546 INFO (jetty-launcher-4601-thread-1) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10 [junit4] 2> 487546 WARN (jetty-launcher-4601-thread-5) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 487546 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 487546 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 487546 INFO (jetty-launcher-4601-thread-5) [ ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10 [junit4] 2> 487566 INFO (jetty-launcher-4601-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 487566 INFO (jetty-launcher-4601-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 487566 INFO (jetty-launcher-4601-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 487567 INFO (jetty-launcher-4601-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39e0f675{/solr,null,AVAILABLE} [junit4] 2> 487568 INFO (jetty-launcher-4601-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 487568 INFO (jetty-launcher-4601-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 487568 INFO (jetty-launcher-4601-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 487568 INFO (jetty-launcher-4601-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 487568 INFO (jetty-launcher-4601-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 487568 INFO (jetty-launcher-4601-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 487569 INFO (jetty-launcher-4601-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29156144{/solr,null,AVAILABLE} [junit4] 2> 487597 INFO (jetty-launcher-4601-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4ef43eff{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36141} [junit4] 2> 487597 INFO (jetty-launcher-4601-thread-4) [ ] o.e.j.s.Server Started @487630ms [junit4] 2> 487597 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36141} [junit4] 2> 487598 ERROR (jetty-launcher-4601-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 487598 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 487598 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.0 [junit4] 2> 487598 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 487598 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr [junit4] 2> 487598 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-08T11:40:30.377226Z [junit4] 2> 487598 INFO (jetty-launcher-4601-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a87820d{/solr,null,AVAILABLE} [junit4] 2> 487602 INFO (jetty-launcher-4601-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 487602 INFO (jetty-launcher-4601-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 487602 INFO (jetty-launcher-4601-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 487606 INFO (jetty-launcher-4601-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7e58b8a2{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:34935} [junit4] 2> 487606 INFO (jetty-launcher-4601-thread-1) [ ] o.e.j.s.Server Started @487639ms [junit4] 2> 487606 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34935} [junit4] 2> 487607 ERROR (jetty-launcher-4601-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 487607 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 487607 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.0 [junit4] 2> 487607 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 487607 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr [junit4] 2> 487607 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-08T11:40:30.386157Z [junit4] 2> 487615 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487616 INFO (jetty-launcher-4601-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65d5fca9{/solr,null,AVAILABLE} [junit4] 2> 487620 INFO (jetty-launcher-4601-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@57a49bc0{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36639} [junit4] 2> 487620 INFO (jetty-launcher-4601-thread-2) [ ] o.e.j.s.Server Started @487652ms [junit4] 2> 487620 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36639} [junit4] 2> 487620 ERROR (jetty-launcher-4601-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 487620 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 487620 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.0 [junit4] 2> 487620 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 487620 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr [junit4] 2> 487620 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-08T11:40:30.399509Z [junit4] 2> 487620 INFO (jetty-launcher-4601-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 487620 INFO (jetty-launcher-4601-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 487620 INFO (jetty-launcher-4601-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 487622 INFO (jetty-launcher-4601-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5e13a238{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:36127} [junit4] 2> 487622 INFO (jetty-launcher-4601-thread-5) [ ] o.e.j.s.Server Started @487654ms [junit4] 2> 487622 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36127} [junit4] 2> 487622 ERROR (jetty-launcher-4601-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 487622 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 487622 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.0 [junit4] 2> 487622 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 487622 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr [junit4] 2> 487622 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-08T11:40:30.401551Z [junit4] 2> 487624 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487626 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487630 INFO (zkConnectionManagerCallback-4605-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487630 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487630 INFO (zkConnectionManagerCallback-4603-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487630 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487630 INFO (jetty-launcher-4601-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b36051d{/solr,null,AVAILABLE} [junit4] 2> 487630 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487634 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 487634 INFO (jetty-launcher-4601-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@59ab7718{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:37995} [junit4] 2> 487634 INFO (jetty-launcher-4601-thread-3) [ ] o.e.j.s.Server Started @487667ms [junit4] 2> 487634 INFO (zkConnectionManagerCallback-4609-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487634 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487634 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37995} [junit4] 2> 487634 ERROR (jetty-launcher-4601-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 487634 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 487634 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.5.0 [junit4] 2> 487634 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 487634 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr [junit4] 2> 487634 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-03-08T11:40:30.413941Z [junit4] 2> 487638 INFO (zkConnectionManagerCallback-4607-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487638 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487638 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 487638 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 487642 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 487642 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487684 INFO (zkConnectionManagerCallback-4611-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487684 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487753 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 487780 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 487781 WARN (jetty-launcher-4601-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2bd60848[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487781 WARN (jetty-launcher-4601-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2bd60848[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487786 WARN (jetty-launcher-4601-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@679944a4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487786 WARN (jetty-launcher-4601-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@679944a4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487788 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39679/solr [junit4] 2> 487788 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487789 INFO (zkConnectionManagerCallback-4619-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487789 INFO (jetty-launcher-4601-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487830 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 487831 WARN (jetty-launcher-4601-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41e4c4c4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487831 WARN (jetty-launcher-4601-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41e4c4c4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487836 WARN (jetty-launcher-4601-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6b436dea[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487837 WARN (jetty-launcher-4601-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6b436dea[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487838 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39679/solr [junit4] 2> 487838 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487844 INFO (zkConnectionManagerCallback-4625-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487844 INFO (jetty-launcher-4601-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487945 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 487946 WARN (jetty-launcher-4601-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@442a64b5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487946 WARN (jetty-launcher-4601-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@442a64b5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487948 WARN (jetty-launcher-4601-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7b89b7f2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487948 WARN (jetty-launcher-4601-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7b89b7f2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487949 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39679/solr [junit4] 2> 487951 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487952 INFO (zkConnectionManagerCallback-4633-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487952 INFO (jetty-launcher-4601-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487954 INFO (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487955 INFO (zkConnectionManagerCallback-4635-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487955 INFO (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487959 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 487962 INFO (zkConnectionManagerCallback-4637-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 487962 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 487982 INFO (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34935_solr [junit4] 2> 487982 INFO (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_solr ] o.a.s.c.Overseer Overseer (id=72142072461983755-127.0.0.1:34935_solr-n_0000000000) starting [junit4] 2> 487994 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 487995 WARN (jetty-launcher-4601-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@694afb1a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 487995 WARN (jetty-launcher-4601-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@694afb1a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 488000 INFO (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34935_solr [junit4] 2> 488006 INFO (OverseerStateUpdate-72142072461983755-127.0.0.1:34935_solr-n_0000000000) [n:127.0.0.1:34935_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34935_solr [junit4] 2> 488007 INFO (OverseerStateUpdate-72142072461983755-127.0.0.1:34935_solr-n_0000000000) [n:127.0.0.1:34935_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 488008 INFO (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 488009 WARN (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_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> 488012 WARN (jetty-launcher-4601-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@defb807[provider=null,keyStore=null,trustStore=null] [junit4] 2> 488012 WARN (jetty-launcher-4601-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@defb807[provider=null,keyStore=null,trustStore=null] [junit4] 2> 488013 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39679/solr [junit4] 2> 488014 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 488016 INFO (zkConnectionManagerCallback-4648-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 488016 INFO (jetty-launcher-4601-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 488020 INFO (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 488038 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 488040 INFO (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34935.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488041 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36141_solr as DOWN [junit4] 2> 488043 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 488043 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36141_solr [junit4] 2> 488044 INFO (zkCallback-4634-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 488044 INFO (zkCallback-4636-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 488045 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 488045 WARN (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_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> 488048 INFO (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34935.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488048 INFO (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34935.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488049 INFO (jetty-launcher-4601-thread-1) [n:127.0.0.1:34935_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.RangeFacetCloudTest_372E48289A912C3F-001/tempDir-001/node1/. [junit4] 2> 488058 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 488077 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36141.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488085 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36141.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488085 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36141.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488086 INFO (jetty-launcher-4601-thread-4) [n:127.0.0.1:36141_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.RangeFacetCloudTest_372E48289A912C3F-001/tempDir-001/node4/. [junit4] 2> 488163 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 488164 INFO (zkConnectionManagerCallback-4654-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 488164 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 488166 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 488167 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36639_solr as DOWN [junit4] 2> 488168 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 488168 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36639_solr [junit4] 2> 488168 INFO (zkCallback-4634-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 488168 INFO (zkCallback-4636-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 488168 INFO (zkCallback-4653-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 488169 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 488169 WARN (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_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> 488222 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 488235 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36639.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488239 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36639.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488239 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36639.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488240 INFO (jetty-launcher-4601-thread-2) [n:127.0.0.1:36639_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.RangeFacetCloudTest_372E48289A912C3F-001/tempDir-001/node2/. [junit4] 2> 488266 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 488267 INFO (zkConnectionManagerCallback-4660-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 488267 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 488272 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 488275 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36127_solr as DOWN [junit4] 2> 488275 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 488275 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36127_solr [junit4] 2> 488276 INFO (zkCallback-4634-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 488276 INFO (zkCallback-4653-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 488276 INFO (zkCallback-4636-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 488276 INFO (zkCallback-4659-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 488277 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 488277 WARN (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_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> 488286 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 488300 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36127.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488306 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36127.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488306 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36127.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488307 INFO (jetty-launcher-4601-thread-5) [n:127.0.0.1:36127_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.RangeFacetCloudTest_372E48289A912C3F-001/tempDir-001/node5/. [junit4] 2> 488315 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 488317 WARN (jetty-launcher-4601-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3082adf5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 488317 WARN (jetty-launcher-4601-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3082adf5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 488322 WARN (jetty-launcher-4601-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15a41b25[provider=null,keyStore=null,trustStore=null] [junit4] 2> 488322 WARN (jetty-launcher-4601-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15a41b25[provider=null,keyStore=null,trustStore=null] [junit4] 2> 488323 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39679/solr [junit4] 2> 488327 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 488327 INFO (zkConnectionManagerCallback-4670-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 488327 INFO (jetty-launcher-4601-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 488446 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 488447 INFO (zkConnectionManagerCallback-4672-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 488447 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 488449 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 488461 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37995_solr as DOWN [junit4] 2> 488461 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 488461 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37995_solr [junit4] 2> 488462 INFO (zkCallback-4653-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 488463 INFO (zkCallback-4659-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 488463 INFO (zkCallback-4636-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 488463 INFO (zkCallback-4634-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 488470 INFO (zkCallback-4671-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 488470 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 488471 WARN (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_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> 488487 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 488503 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37995.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488510 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37995.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488510 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37995.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5f0fdfd5 [junit4] 2> 488511 INFO (jetty-launcher-4601-thread-3) [n:127.0.0.1:37995_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.5-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.RangeFacetCloudTest_372E48289A912C3F-001/tempDir-001/node3/. [junit4] 2> 488548 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5 [junit4] 2> 488549 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 488550 INFO (zkConnectionManagerCallback-4681-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 488550 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 488550 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 488551 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39679/solr ready [junit4] 2> 489113 INFO (qtp374440345-14158) [n:127.0.0.1:37995_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params property.config=solrconfig-minimal.xml&collection.configName=org.apache.solr.search.facet.RangeFacetCloudTest_configSet&maxShardsPerNode=1&name=org.apache.solr.search.facet.RangeFacetCloudTest&nrtReplicas=1&action=CREATE&numShards=5&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 489119 INFO (OverseerThreadFactory-3247-thread-1-processing-n:127.0.0.1:34935_solr) [n:127.0.0.1:34935_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection org.apache.solr.search.facet.RangeFacetCloudTest [junit4] 2> 489230 INFO (OverseerStateUpdate-72142072461983755-127.0.0.1:34935_solr-n_0000000000) [n:127.0.0.1:34935_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"org.apache.solr.search.facet.RangeFacetCloudTest", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"org.apache.solr.search.facet.RangeFacetCloudTest_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:37995/solr", [junit4] 2> "node_name":"127.0.0.1:37995_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 489232 INFO (OverseerStateUpdate-72142072461983755-127.0.0.1:34935_solr-n_0000000000) [n:127.0.0.1:34935_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"org.apache.solr.search.facet.RangeFacetCloudTest", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"org.apache.solr.search.facet.RangeFacetCloudTest_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:34935/solr", [junit4] 2> "node_name":"127.0.0.1:34935_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 489234 INFO (OverseerStateUpdate-72142072461983755-127.0.0.1:34935_solr-n_0000000000) [n:127.0.0.1:34935_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"org.apache.solr.search.facet.RangeFacetCloudTest", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"org.apache.solr.search.facet.RangeFacetCloudTest_shard3_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36141/solr", [junit4] 2> "node_name":"127.0.0.1:36141_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 489235 INFO (OverseerStateUpdate-72142072461983755-127.0.0.1:34935_solr-n_0000000000) [n:127.0.0.1:34935_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"org.apache.solr.search.facet.RangeFacetCloudTest", [junit4] 2> "shard":"shard4", [junit4] 2> "core":"org.apache.solr.search.facet.RangeFacetCloudTest_shard4_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36127/solr", [junit4] 2> "node_name":"127.0.0.1:36127_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 489237 INFO (OverseerStateUpdate-72142072461983755-127.0.0.1:34935_solr-n_0000000000) [n:127.0.0.1:34935_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"org.apache.solr.search.facet.RangeFacetCloudTest", [junit4] 2> "shard":"shard5", [junit4] 2> "core":"org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36639/solr", [junit4] 2> "node_name":"127.0.0.1:36639_solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 489470 INFO (qtp374440345-14160) [n:127.0.0.1:37995_solr x:org.apache.solr.search.facet.RangeFacetCloudTest_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.facet.RangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.facet.RangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node3&name=org.apache.solr.search.facet.RangeFacetCloudTest_shard1_replica_n1&action=CREATE&numShards=5&shard=shard1&wt=javabin [junit4] 2> 489492 INFO (qtp300504142-14171) [n:127.0.0.1:36127_solr x:org.apache.solr.search.facet.RangeFacetCloudTest_shard4_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.facet.RangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.facet.RangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node9&name=org.apache.solr.search.facet.RangeFacetCloudTest_shard4_replica_n6&action=CREATE&numShards=5&shard=shard4&wt=javabin [junit4] 2> 489509 INFO (qtp17750677-14168) [n:127.0.0.1:36141_solr x:org.apache.solr.search.facet.RangeFacetCloudTest_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.facet.RangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.facet.RangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node7&name=org.apache.solr.search.facet.RangeFacetCloudTest_shard3_replica_n4&action=CREATE&numShards=5&shard=shard3&wt=javabin [junit4] 2> 489525 INFO (qtp300504142-14171) [n:127.0.0.1:36127_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard4_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0 [junit4] 2> 489526 INFO (qtp374440345-14160) [n:127.0.0.1:37995_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0 [junit4] 2> 489538 INFO (qtp408841344-14170) [n:127.0.0.1:36639_solr x:org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.facet.RangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.facet.RangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node10&name=org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8&action=CREATE&numShards=5&shard=shard5&wt=javabin [junit4] 2> 489547 INFO (qtp832719581-14167) [n:127.0.0.1:34935_solr x:org.apache.solr.search.facet.RangeFacetCloudTest_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.search.facet.RangeFacetCloudTest_configSet&newCollection=true&collection=org.apache.solr.search.facet.RangeFacetCloudTest&version=2&replicaType=NRT&property.config=solrconfig-minimal.xml&coreNodeName=core_node5&name=org.apache.solr.search.facet.RangeFacetCloudTest_shard2_replica_n2&action=CREATE&numShards=5&shard=shard2&wt=javabin [junit4] 2> 489547 INFO (qtp832719581-14167) [n:127.0.0.1:34935_solr x:org.apache.solr.search.facet.RangeFacetCloudTest_shard2_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 489550 INFO (qtp300504142-14171) [n:127.0.0.1:36127_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard4_replica_n6 ] o.a.s.s.IndexSchema [org.apache.solr.search.facet.RangeFacetCloudTest_shard4_replica_n6] Schema name=test [junit4] 2> 489558 INFO (qtp374440345-14160) [n:127.0.0.1:37995_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard1_replica_n1 ] o.a.s.s.IndexSchema [org.apache.solr.search.facet.RangeFacetCloudTest_shard1_replica_n1] Schema name=test [junit4] 2> 489618 INFO (qtp832719581-14167) [n:127.0.0.1:34935_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0 [junit4] 2> 489645 INFO (qtp408841344-14170) [n:127.0.0.1:36639_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0 [junit4] 2> 489655 INFO (qtp17750677-14168) [n:127.0.0.1:36141_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard3_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0 [junit4] 2> 489742 INFO (qtp17750677-14168) [n:127.0.0.1:36141_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard3_replica_n4 ] o.a.s.s.IndexSchema [org.apache.solr.search.facet.RangeFacetCloudTest_shard3_replica_n4] Schema name=test [junit4] 2> 489751 INFO (qtp832719581-14167) [n:127.0.0.1:34935_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard2_replica_n2 ] o.a.s.s.IndexSchema [org.apache.solr.search.facet.RangeFacetCloudTest_shard2_replica_n2] Schema name=test [junit4] 2> 489768 INFO (qtp408841344-14170) [n:127.0.0.1:36639_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8 ] o.a.s.s.IndexSchema [org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8] Schema name=test [junit4] 2> 490352 INFO (qtp300504142-14171) [n:127.0.0.1:36127_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard4_replica_n6 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 490356 INFO (qtp832719581-14167) [n:127.0.0.1:34935_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard2 r:core_node5 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 490360 INFO (qtp17750677-14168) [n:127.0.0.1:36141_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard3_replica_n4 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 490368 INFO (qtp374440345-14160) [n:127.0.0.1:37995_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard1 r:core_node3 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 490372 INFO (qtp300504142-14171) [n:127.0.0.1:36127_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard4 r:core_node9 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard4_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.facet.RangeFacetCloudTest_shard4_replica_n6' using configuration from configset org.apache.solr.search.facet.RangeFacetCloudTest_configSet, trusted=true [junit4] 2> 490373 INFO (qtp408841344-14170) [n:127.0.0.1:36639_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard5 r:core_node10 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 490376 INFO (qtp17750677-14168) [n:127.0.0.1:36141_solr c:org.apache.solr.search.facet.RangeFacetCloudTest s:shard3 r:core_node7 x:org.apache.solr.search.facet.RangeFacetCloudTest_shard3_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.search.facet.RangeFacetCloudTest_shard3_replica_n4' using configuration from configset org.apache.solr.search.facet.RangeFacetCloudTest_configSet, trusted=true [junit4] 2> 490379 INFO (qtp832719581-14167) [n:127.0.0.1:34935_solr c: [...truncated too long message...] ontextHandler Stopped o.e.j.s.ServletContextHandler@3fda1ef7{/solr,null,UNAVAILABLE} [junit4] 2> 112294 INFO (jetty-closer-1438-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 112394 INFO (jetty-closer-1438-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@241882ea{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 112395 INFO (jetty-closer-1438-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@403221d{/solr,null,UNAVAILABLE} [junit4] 2> 112395 INFO (jetty-closer-1438-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 112495 INFO (jetty-closer-1438-thread-5) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b5d271{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 112495 INFO (jetty-closer-1438-thread-5) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1ec19d8a{/solr,null,UNAVAILABLE} [junit4] 2> 112495 INFO (jetty-closer-1438-thread-5) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 112495 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 112699 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/packages.json [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/collections/org.apache.solr.search.facet.RangeFacetCloudTest/collectionprops.json [junit4] 2> 5 /solr/configs/org.apache.solr.search.facet.RangeFacetCloudTest_configSet [junit4] 2> 2 /solr/collections/org.apache.solr.search.facet.RangeFacetCloudTest/terms/shard5 [junit4] 2> 2 /solr/collections/org.apache.solr.search.facet.RangeFacetCloudTest/terms/shard1 [junit4] 2> 2 /solr/collections/org.apache.solr.search.facet.RangeFacetCloudTest/terms/shard2 [junit4] 2> 2 /solr/collections/org.apache.solr.search.facet.RangeFacetCloudTest/terms/shard3 [junit4] 2> 2 /solr/collections/org.apache.solr.search.facet.RangeFacetCloudTest/terms/shard4 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 64 /solr/collections/org.apache.solr.search.facet.RangeFacetCloudTest/state.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 2 /solr/overseer_elect/election/72142181852708879-127.0.0.1:39905_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 28 /solr/live_nodes [junit4] 2> 27 /solr/overseer/queue [junit4] 2> 12 /solr/collections [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 112704 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:45183 [junit4] 2> 112704 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45183 [junit4] 2> 112704 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45183 [junit4] 2> 112704 INFO (SUITE-RangeFacetCloudTest-seed#[372E48289A912C3F]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2076f08c), locale=ta-LK, timezone=America/Argentina/Tucuman [junit4] 2> NOTE: Linux 5.3.0-40-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=431646136,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerCloud, RangeFacetCloudTest] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=RangeFacetCloudTest -Dtests.seed=372E48289A912C3F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ta-LK -Dtests.timezone=America/Argentina/Tucuman -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] ERROR 0.00s J3 | RangeFacetCloudTest (suite) <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:43183/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) [junit4] > at __randomizedtesting.SeedInfo.seed([372E48289A912C3F]:0) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:557) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1046) [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.SolrRequest.process(SolrRequest.java:228) [junit4] > at org.apache.solr.search.facet.RangeFacetCloudTest.setupCluster(RangeFacetCloudTest.java:121) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:567) [junit4] > at java.base/java.lang.Thread.run(Thread.java:835) [junit4] > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43183/solr/org.apache.solr.search.facet.RangeFacetCloudTest_shard5_replica_n8: ERROR adding document SolrInputDocument(fields: [id=2319, range_i=2, facet_s=x127, _root_=2319]) [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.lambda$directUpdate$0(BaseCloudSolrClient.java:533) [junit4] > at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [junit4] > at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210) [junit4] > at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [junit4] > at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [junit4] > ... 1 more [junit4] Completed [10/10 (5!)] on J3 in 15.56s, 0 tests, 1 error <<< FAILURES! [...truncated 18 lines...] BUILD FAILED /home/jenkins/workspace/Lucene-Solr-8.5-Linux/lucene/common-build.xml:1594: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.5-Linux/lucene/common-build.xml:1121: There were test failures: 10 suites, 5 tests, 5 suite-level errors [seed: 372E48289A912C3F] Total time: 1 minute 55 seconds [repro] Setting last failure code to 256 [repro] Failures w/original seeds: [repro] 0/5 failed: org.apache.solr.handler.TestSolrConfigHandlerCloud [repro] 5/5 failed: org.apache.solr.search.facet.RangeFacetCloudTest [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Archiving artifacts Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=7fefaf52f70297d7a3dc33dfcafcd81f8aa13ef1, workspace=/home/jenkins/workspace/Lucene-Solr-8.5-Linux [WARNINGS] Computing warning deltas based on reference build #745 Recording test results Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
