Build: https://jenkins.thetaphi.de/job/Lucene-Solr-BadApples-master-Linux/238/
Java: 64bit/jdk-11.0.3 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom

Error Message:
Error from server at 
https://127.0.0.1:46535/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection:
 Error from server at null: Expected mime type application/octet-stream but got 
text/html. <html> <head> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/> <title>Error 500 Server Error</title> 
</head> <body><h2>HTTP ERROR 500</h2> <p>Problem accessing 
/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/select.
 Reason: <pre>    Server Error</pre></p><h3>Caused 
by:</h3><pre>java.lang.AssertionError  at 
java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)  at 
java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)  at 
java.base/java.util.HashMap.putVal(HashMap.java:633)  at 
java.base/java.util.HashMap.put(HashMap.java:607)  at 
org.apache.solr.search.LRUCache.put(LRUCache.java:201)  at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1449)
  at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:568)  at 
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1484)
  at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:398)
  at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:305)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2581)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:780)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
 at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)  
at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
 at org.eclipse.jetty.server.Server.handle(Server.java:505)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)  at 
org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:311)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
  at java.base/java.lang.Thread.run(Thread.java:834) </pre> <hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.19.v20190610</a><hr/>  
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:46535/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection:
 Error from server at null: Expected mime type application/octet-stream but got 
text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 500 Server Error</title>
</head>
<body><h2>HTTP ERROR 500</h2>
<p>Problem accessing 
/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/select.
 Reason:
<pre>    Server Error</pre></p><h3>Caused by:</h3><pre>java.lang.AssertionError
        at 
java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1896)
        at java.base/java.util.HashMap$TreeNode.putTreeVal(HashMap.java:2061)
        at java.base/java.util.HashMap.putVal(HashMap.java:633)
        at java.base/java.util.HashMap.put(HashMap.java:607)
        at org.apache.solr.search.LRUCache.put(LRUCache.java:201)
        at 
org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1449)
        at 
org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:568)
        at 
org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1484)
        at 
org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:398)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:305)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2581)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:780)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:566)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:423)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:350)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1711)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1347)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1678)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1249)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:703)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
        at org.eclipse.jetty.server.Server.handle(Server.java:505)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370)
        at org.eclipse.jetty.server.HttpChannel.run(HttpChannel.java:311)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.base/java.lang.Thread.run(Thread.java:834)
</pre>
<hr><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.4.19.v20190610</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([2EC3AE51C115AC34:5C8F8B5E70751A47]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:656)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.getNumFound(TestCloudJSONFacetSKG.java:669)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.verifySKGResults(TestCloudJSONFacetSKG.java:446)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.assertFacetSKGsAreCorrect(TestCloudJSONFacetSKG.java:392)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.assertFacetSKGsAreCorrect(TestCloudJSONFacetSKG.java:402)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.assertFacetSKGsAreCorrect(TestCloudJSONFacetSKG.java:349)
        at 
org.apache.solr.search.facet.TestCloudJSONFacetSKG.testRandom(TestCloudJSONFacetSKG.java:274)
        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:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:834)




Build Log:
[...truncated 12847 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestCloudJSONFacetSKG
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_2EC3AE51C115AC34-001/init-core-data-001
   [junit4]   2> 8812 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8813 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-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> 8816 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8822 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_2EC3AE51C115AC34-001/tempDir-001
   [junit4]   2> 8829 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 8849 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 8849 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 8952 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.ZkTestServer start zk server on port:36425
   [junit4]   2> 8954 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36425
   [junit4]   2> 8956 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 36425
   [junit4]   2> 9054 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9133 INFO  (zkConnectionManagerCallback-12-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9134 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 9240 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9250 INFO  (zkConnectionManagerCallback-14-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9250 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 9261 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9301 INFO  (zkConnectionManagerCallback-16-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9301 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 9635 WARN  (jetty-launcher-17-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 9643 WARN  (jetty-launcher-17-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 9792 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 9792 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 9796 INFO  (jetty-launcher-17-thread-1) [     ] o.e.j.s.Server 
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 9801 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 9801 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 9802 INFO  (jetty-launcher-17-thread-2) [     ] o.e.j.s.Server 
jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.3+7
   [junit4]   2> 9869 INFO  (jetty-launcher-17-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 9869 INFO  (jetty-launcher-17-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 9871 INFO  (jetty-launcher-17-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 9891 INFO  (jetty-launcher-17-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3dd3ec54{/solr,null,AVAILABLE}
   [junit4]   2> 9893 INFO  (jetty-launcher-17-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 9893 INFO  (jetty-launcher-17-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 9893 INFO  (jetty-launcher-17-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 9903 INFO  (jetty-launcher-17-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@340884a0{/solr,null,AVAILABLE}
   [junit4]   2> 9908 INFO  (jetty-launcher-17-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@414ea9f2{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:46535}
   [junit4]   2> 9908 INFO  (jetty-launcher-17-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@26ad6e0f{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:45825}
   [junit4]   2> 9909 INFO  (jetty-launcher-17-thread-1) [     ] o.e.j.s.Server 
Started @9964ms
   [junit4]   2> 9909 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46535}
   [junit4]   2> 9909 INFO  (jetty-launcher-17-thread-2) [     ] o.e.j.s.Server 
Started @9964ms
   [junit4]   2> 9909 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45825}
   [junit4]   2> 9928 ERROR (jetty-launcher-17-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 9928 ERROR (jetty-launcher-17-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 9928 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 9928 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 9928 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 9928 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 9928 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 9928 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 9929 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 9929 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T03:04:59.240174Z
   [junit4]   2> 9931 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 9933 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 9933 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-07-24T03:04:59.244867Z
   [junit4]   2> 9957 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9957 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 9969 INFO  (zkConnectionManagerCallback-19-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9969 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 9973 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 9973 INFO  (zkConnectionManagerCallback-21-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 9974 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 9986 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10327 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 10362 WARN  (jetty-launcher-17-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3601bc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10363 WARN  (jetty-launcher-17-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3601bc2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10394 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 10420 WARN  (jetty-launcher-17-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@850f002[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10420 WARN  (jetty-launcher-17-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@850f002[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10476 WARN  (jetty-launcher-17-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5fcaf2d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10476 WARN  (jetty-launcher-17-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5fcaf2d4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10478 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36425/solr
   [junit4]   2> 10506 WARN  (jetty-launcher-17-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3fe35755[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10506 WARN  (jetty-launcher-17-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3fe35755[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 10507 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36425/solr
   [junit4]   2> 10513 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10533 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 10554 INFO  (zkConnectionManagerCallback-32-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10556 INFO  (jetty-launcher-17-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10574 INFO  (zkConnectionManagerCallback-35-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10574 INFO  (jetty-launcher-17-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 10679 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 10693 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 10702 INFO  (zkConnectionManagerCallback-37-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10702 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 10749 INFO  (zkConnectionManagerCallback-39-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10749 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 11172 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45825_solr
   [junit4]   2> 11175 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.Overseer Overseer 
(id=72218240504233992-127.0.0.1:45825_solr-n_0000000000) starting
   [junit4]   2> 11179 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46535_solr
   [junit4]   2> 11210 INFO  (zkCallback-38-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11211 INFO  (zkCallback-36-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 11261 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 11282 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 11304 INFO  (zkConnectionManagerCallback-49-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11305 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 11305 INFO  (zkConnectionManagerCallback-53-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11305 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 11310 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 11312 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36425/solr ready
   [junit4]   2> 11322 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 11325 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36425/solr ready
   [junit4]   2> 11330 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version 0
   [junit4]   2> 11416 INFO  
(OverseerStateUpdate-72218240504233992-127.0.0.1:45825_solr-n_0000000000) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:45825_solr
   [junit4]   2> 11424 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:45825_solr as DOWN
   [junit4]   2> 11437 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 11438 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 11438 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45825_solr
   [junit4]   2> 11440 INFO  (zkCallback-36-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 11441 INFO  (zkCallback-38-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 11442 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.LibListener clusterprops.json changed , 
version 0
   [junit4]   2> 11450 INFO  (zkCallback-52-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 11466 INFO  (zkCallback-48-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 11505 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 11611 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46535.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16198007
   [junit4]   2> 11611 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46535.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16198007
   [junit4]   2> 11612 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46535.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16198007
   [junit4]   2> 11618 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45825.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16198007
   [junit4]   2> 11618 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45825.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16198007
   [junit4]   2> 11619 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45825.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16198007
   [junit4]   2> 11623 INFO  (jetty-launcher-17-thread-1) 
[n:127.0.0.1:46535_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_2EC3AE51C115AC34-001/tempDir-001/node1/.
   [junit4]   2> 11625 INFO  (jetty-launcher-17-thread-2) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_2EC3AE51C115AC34-001/tempDir-001/node2/.
   [junit4]   2> 11830 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 11833 INFO  (zkConnectionManagerCallback-60-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 11834 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 11836 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 11838 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36425/solr ready
   [junit4]   2> 12782 INFO  (qtp724734425-86) [n:127.0.0.1:45825_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 12795 INFO  
(OverseerThreadFactory-32-thread-1-processing-n:127.0.0.1:45825_solr) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
   [junit4]   2> 12936 INFO  
(OverseerStateUpdate-72218240504233992-127.0.0.1:45825_solr-n_0000000000) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   
"core":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46535/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 12943 INFO  
(OverseerStateUpdate-72218240504233992-127.0.0.1:45825_solr-n_0000000000) 
[n:127.0.0.1:45825_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   
"collection":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   
"core":"org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45825/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 13235 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr    
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 13238 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr    
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node2&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 13241 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr    
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 14291 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 14293 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 14379 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.s.IndexSchema 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
 Schema name=example
   [junit4]   2> 14386 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.s.IndexSchema 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 Schema name=example
   [junit4]   2> 14567 WARN  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 14640 WARN  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.CurrencyField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 14640 WARN  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.CurrencyField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 14693 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 14702 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 14772 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.CoreContainer Creating SolrCore 
'org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3'
 using configuration from collection 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection, trusted=true
   [junit4]   2> 14774 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45825.solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard2.replica_n3'
 (registry 
'solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard2.replica_n3')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16198007
   [junit4]   2> 14774 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.CoreContainer Creating SolrCore 
'org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1'
 using configuration from collection 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection, trusted=true
   [junit4]   2> 14774 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.SolrCore 
[[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
 ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_2EC3AE51C115AC34-001/tempDir-001/node2/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_2EC3AE51C115AC34-001/tempDir-001/node2/./org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3/data/]
   [junit4]   2> 14777 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46535.solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1'
 (registry 
'solr.core.org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection.shard1.replica_n1')
 enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16198007
   [junit4]   2> 14777 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SolrCore 
[[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_2EC3AE51C115AC34-001/tempDir-001/node1/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build/solr-core/test/J1/temp/solr.search.facet.TestCloudJSONFacetSKG_2EC3AE51C115AC34-001/tempDir-001/node1/./org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/data/]
   [junit4]   2> 14782 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 14786 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 14824 WARN  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 14825 WARN  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 14975 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 14975 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14977 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 14977 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14989 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14989 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14991 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12961568576046245]
   [junit4]   2> 14993 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e7e367e[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
 main]
   [junit4]   2> 14996 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14996 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14998 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=19, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12961568576046245]
   [junit4]   2> 14999 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@34630f0d[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 main]
   [junit4]   2> 15001 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 15001 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 15002 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 15002 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set
   [junit4]   2> 15006 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15006 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 15011 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1639907332531945472
   [junit4]   2> 15014 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, 
using new clock 1639907332535091200
   [junit4]   2> 15037 INFO  
(searcherExecutor-39-thread-1-processing-n:127.0.0.1:46535_solr 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SolrCore 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 Registered new searcher 
Searcher@34630f0d[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15039 INFO  
(searcherExecutor-38-thread-1-processing-n:127.0.0.1:45825_solr 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.SolrCore 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
 Registered new searcher 
Searcher@6e7e367e[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15049 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard2
 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 15051 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard1
 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 15056 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard2
   [junit4]   2> 15056 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard1
   [junit4]   2> 15067 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 15067 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 15068 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46535/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
   [junit4]   2> 15068 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 15068 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 15068 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45825/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3/
   [junit4]   2> 15071 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 15071 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 15072 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:46535/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
 has no replicas
   [junit4]   2> 15072 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.SyncStrategy 
https://127.0.0.1:45825/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3/
 has no replicas
   [junit4]   2> 15074 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard1/leader
 after winning as 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leader_elect/shard1/election/72218240504233991-core_node2-n_0000000000
   [junit4]   2> 15074 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leaders/shard2/leader
 after winning as 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/leader_elect/shard2/election/72218240504233992-core_node4-n_0000000000
   [junit4]   2> 15080 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45825/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3/
 shard2
   [junit4]   2> 15080 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46535/solr/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1/
 shard1
   [junit4]   2> 15182 INFO  (zkCallback-38-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 15182 INFO  (zkCallback-36-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 15185 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 15185 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 15209 INFO  (zkCallback-36-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 15209 INFO  (zkCallback-38-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 15232 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node2&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=1994
   [junit4]   2> 15237 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&newCollection=true&collection=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&version=2&replicaType=NRT&property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node4&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=2009
   [junit4]   2> 15281 INFO  
(OverseerCollectionConfigSetProcessor-72218240504233992-127.0.0.1:45825_solr-n_0000000000)
 [n:127.0.0.1:45825_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 15284 INFO  (qtp724734425-86) [n:127.0.0.1:45825_solr     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 15313 INFO  (zkCallback-36-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 15313 INFO  (zkCallback-38-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 15313 INFO  (zkCallback-36-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 15313 INFO  (zkCallback-38-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 15316 INFO  (qtp724734425-86) [n:127.0.0.1:45825_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={property.schema=schema_latest.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.search.facet.TestCloudJSONFacetSKG_config-set&name=org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2535
   [junit4]   2> 15324 INFO  (zkCallback-38-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 15335 INFO  (zkCallback-36-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/state.json]
 for collection [org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 15337 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection 
failOnTimeout:true timeout (sec):330
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 15361 INFO  
(SUITE-TestCloudJSONFacetSKG-seed#[2EC3AE51C115AC34]-worker) [     ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection
   [junit4]   2> 15600 INFO  (qtp1480250127-89) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard1
 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 15601 INFO  (qtp1480250127-89) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 
(1639907333057282048)]} 0 185
   [junit4]   2> 15610 INFO  (qtp1480250127-84) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 
(1639907333156896768)]} 0 4
   [junit4]   2> 15622 INFO  (qtp724734425-83) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection/terms/shard2
 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 15623 INFO  (qtp724734425-83) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1639907333166333952)]} 0 8
   [junit4]   2> 15631 INFO  (qtp724734425-83) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 
(1639907333178916864)]} 0 4
   [junit4]   2> 15639 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 
(1639907333187305472)]} 0 3
   [junit4]   2> 15646 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 
(1639907333195694080)]} 0 2
   [junit4]   2> 15660 INFO  (qtp724734425-86) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 
(1639907333210374144)]} 0 9
   [junit4]   2> 15668 INFO  (qtp724734425-83) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 
(1639907333218762752)]} 0 4
   [junit4]   2> 15674 INFO  (qtp724734425-83) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 
(1639907333225054208)]} 0 3
   [junit4]   2> 15680 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 
(1639907333231345664)]} 0 3
   [junit4]   2> 15692 INFO  (qtp1480250127-89) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 
(1639907333242880000)]} 0 7
   [junit4]   2> 15698 INFO  (qtp724734425-86) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 
(1639907333250220032)]} 0 3
   [junit4]   2> 15705 INFO  (qtp1480250127-84) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 
(1639907333257560064)]} 0 2
   [junit4]   2> 15712 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 
(1639907333265948672)]} 0 1
   [junit4]   2> 15716 INFO  (qtp1480250127-89) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 
(1639907333270142976)]} 0 1
   [junit4]   2> 15721 INFO  (qtp1480250127-84) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 
(1639907333275385856)]} 0 2
   [junit4]   2> 15727 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 
(1639907333280628736)]} 0 2
   [junit4]   2> 15732 INFO  (qtp1480250127-89) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 
(1639907333286920192)]} 0 2
   [junit4]   2> 15738 INFO  (qtp1480250127-84) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 
(1639907333293211648)]} 0 2
   [junit4]   2> 15747 INFO  (qtp724734425-83) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 
(1639907333301600256)]} 0 2
   [junit4]   2> 15769 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 
(1639907333325717504)]} 0 1
   [junit4]   2> 15775 INFO  (qtp724734425-86) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 
(1639907333332008960)]} 0 2
   [junit4]   2> 15780 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 
(1639907333337251840)]} 0 1
   [junit4]   2> 15785 INFO  (qtp724734425-83) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 
(1639907333342494720)]} 0 1
   [junit4]   2> 15790 INFO  (qtp1480250127-89) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 
(1639907333347737600)]} 0 2
   [junit4]   2> 15793 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 
(1639907333351931904)]} 0 1
   [junit4]   2> 15797 INFO  (qtp1480250127-84) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 
(1639907333355077632)]} 0 1
   [junit4]   2> 15801 INFO  (qtp724734425-86) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 
(1639907333359271936)]} 0 1
   [junit4]   2> 15806 INFO  (qtp724734425-83) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 
(1639907333363466240)]} 0 2
   [junit4]   2> 15812 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 
(1639907333370806272)]} 0 1
   [junit4]   2> 15817 INFO  (qtp1480250127-89) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 
(1639907333376049152)]} 0 1
   [junit4]   2> 15827 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 
(1639907333385486336)]} 0 3
   [junit4]   2> 15833 INFO  (qtp724734425-86) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 
(1639907333392826368)]} 0 1
   [junit4]   2> 15839 INFO  (qtp724734425-83) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 
(1639907333399117824)]} 0 1
   [junit4]   2> 15844 INFO  (qtp1480250127-84) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 
(1639907333404360704)]} 0 1
   [junit4]   2> 15849 INFO  (qtp724734425-85) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 
(1639907333409603584)]} 0 1
   [junit4]   2> 15853 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 
(1639907333413797888)]} 0 1
   [junit4]   2> 15857 INFO  (qtp1480250127-89) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 
(1639907333417992192)]} 0 1
   [junit4]   2> 15861 INFO  (qtp1480250127-84) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 
(1639907333423235072)]} 0 1
   [junit4]   2> 15866 INFO  (qtp724734425-86) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 
(1639907333427429376)]} 0 1
   [junit4]   2> 15878 INFO  (qtp1480250127-87) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard1 
r:core_node2 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard1_replica_n1]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 
(1639907333440012288)]} 0 7
   [junit4]   2> 15884 INFO  (qtp724734425-83) [n:127.0.0.1:45825_solr 
c:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection s:shard2 
r:core_node4 
x:org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3
 ] o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.search.facet.TestCloudJSONFacetSKG_collection_shard2_replica_n3]
  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 
(1639907333446303744)]} 0 1
   [junit4]   2> 15887 INFO  (qtp1480250127-89) [n:127.0.0.1:46535_solr 
c:org.apache.solr.search.facet.TestCloudJS

[...truncated too long message...]

.NoInitialContextException is not accessible
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 776)
 [ecj-lint]     Context c = new InitialContext();
 [ecj-lint]     ^^^^^^^
 [ecj-lint] Context cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 9. ERROR in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 776)
 [ecj-lint]     Context c = new InitialContext();
 [ecj-lint]                     ^^^^^^^^^^^^^^
 [ecj-lint] InitialContext cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 10. ERROR in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 779)
 [ecj-lint]     } catch (NoInitialContextException e) {
 [ecj-lint]              ^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] NoInitialContextException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] 11. ERROR in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/core/SolrResourceLoader.java
 (at line 781)
 [ecj-lint]     } catch (NamingException e) {
 [ecj-lint]              ^^^^^^^^^^^^^^^
 [ecj-lint] NamingException cannot be resolved to a type
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/handler/SolrConfigHandler.java
 (at line 786)
 [ecj-lint]     new RuntimeLib(req.getCore().getCoreContainer()).init(new 
PluginInfo(info.tag, op.getDataMap()));
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/handler/admin/CollectionHandlerApi.java
 (at line 195)
 [ecj-lint]     RuntimeLib lib = new RuntimeLib(handler.handler.coreContainer);
 [ecj-lint]                ^^^
 [ecj-lint] Resource leak: 'lib' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/handler/admin/SegmentsInfoRequestHandler.java
 (at line 244)
 [ecj-lint]     leafReader = ((FilterLeafReader)leafReader).getDelegate();
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'leafReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/handler/component/HttpShardHandler.java
 (at line 148)
 [ecj-lint]     return new JavaBinCodec(null, 
stringCache).setReadStringAsCharSeq(true);
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/handler/loader/JavabinLoader.java
 (at line 137)
 [ecj-lint]     new JavaBinCodec() {
 [ecj-lint]       SolrParams params;
 [ecj-lint]       AddUpdateCommand addCmd = null;
 [ecj-lint] 
 [ecj-lint]       @Override
 [ecj-lint]       public List<Object> readIterator(DataInputInputStream fis) 
throws IOException {
 [ecj-lint]         while (true) {
 [ecj-lint]           Object o = readVal(fis);
 [ecj-lint]           if (o == END_OBJ) break;
 [ecj-lint]           if (o instanceof NamedList) {
 [ecj-lint]             params = ((NamedList) o).toSolrParams();
 [ecj-lint]           } else {
 [ecj-lint]             try {
 [ecj-lint]               if (o instanceof byte[]) {
 [ecj-lint]                 if (params != null) req.setParams(params);
 [ecj-lint]                 byte[] buf = (byte[]) o;
 [ecj-lint]                 contentStreamLoader.load(req, rsp, new 
ContentStreamBase.ByteArrayStream(buf, null), processor);
 [ecj-lint]               } else {
 [ecj-lint]                 throw new RuntimeException("unsupported type ");
 [ecj-lint]               }
 [ecj-lint]             } catch (Exception e) {
 [ecj-lint]               throw new RuntimeException(e);
 [ecj-lint]             } finally {
 [ecj-lint]               params = null;
 [ecj-lint]               req.setParams(old);
 [ecj-lint]             }
 [ecj-lint]           }
 [ecj-lint]         }
 [ecj-lint]         return Collections.emptyList();
 [ecj-lint]       }
 [ecj-lint] 
 [ecj-lint]     }.unmarshal(in);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. INFO in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/logging/log4j2/Log4j2Watcher.java
 (at line 187)
 [ecj-lint]     if (logger == root || root.equals(logger) || isRootLogger(name) 
|| "".equals(name)) {
 [ecj-lint]                                       ^^^^^^
 [ecj-lint] Unlikely argument type for equals(): Map.Entry<String,LoggerConfig> 
seems to be unrelated to Logger
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/update/SolrIndexSplitter.java
 (at line 258)
 [ecj-lint]     HardlinkCopyDirectoryWrapper hardLinkedDir = new 
HardlinkCopyDirectoryWrapper(splitDir);
 [ecj-lint]                                  ^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'hardLinkedDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java
 (at line 50)
 [ecj-lint]     in = new FileInputStream(src).getChannel();
 [ecj-lint]          ^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/util/FileUtils.java
 (at line 51)
 [ecj-lint]     out = new FileOutputStream(destination).getChannel();
 [ecj-lint]           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/util/SolrCLI.java
 (at line 1142)
 [ecj-lint]     SnapshotCloudManager snapshotCloudManager = new 
SnapshotCloudManager(simCloudManager, config);
 [ecj-lint]                          ^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'snapshotCloudManager' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in 
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/core/src/java/org/apache/solr/util/TestInjection.java
 (at line 263)
 [ecj-lint]     timers.remove(this);
 [ecj-lint]                   ^^^^
 [ecj-lint] Unlikely argument type new TimerTask(){} for remove(Object) on a 
Collection<Timer>
 [ecj-lint] ----------
 [ecj-lint] 22 problems (8 errors, 13 warnings, 1 info)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/build.xml:643: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/build.xml:101: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/solr/build.xml:645: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/lucene/common-build.xml:2009:
 The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-BadApples-master-Linux/lucene/common-build.xml:2048:
 Compile failed; see the compiler error output for details.

Total time: 89 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to