You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/05/01 19:07:37 UTC

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-14) - Build # 26526 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26526/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

1 tests failed.
FAILED:  org.apache.solr.pkg.TestPackages.testPluginLoading

Error Message:
req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$2119/0x00007f14472990b0@3e38201b . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"queryResponseWriter":{"json1":{         "name":"json1",         "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.filestore.TestDistribPackageStore$$Lambda$2119/0x00007f14472990b0@3e38201b . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, _packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"queryResponseWriter":{"json1":{
        "name":"json1",
        "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
	at __randomizedtesting.SeedInfo.seed([89D7F8F83138D578:5F511805D22612E2]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
	at org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 15412 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 931132 INFO  (SUITE-TestPackages-seed#[89D7F8F83138D578]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 931132 INFO  (SUITE-TestPackages-seed#[89D7F8F83138D578]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 931133 INFO  (SUITE-TestPackages-seed#[89D7F8F83138D578]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/data-dir-132-001
   [junit4]   2> 931133 WARN  (SUITE-TestPackages-seed#[89D7F8F83138D578]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=38 numCloses=38
   [junit4]   2> 931133 INFO  (SUITE-TestPackages-seed#[89D7F8F83138D578]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 931134 INFO  (SUITE-TestPackages-seed#[89D7F8F83138D578]-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> 931136 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 931136 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001
   [junit4]   2> 931137 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 931137 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 931137 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 931237 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45613
   [junit4]   2> 931237 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45613
   [junit4]   2> 931237 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45613
   [junit4]   2> 931237 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45613
   [junit4]   2> 931240 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931242 INFO  (zkConnectionManagerCallback-15668-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931242 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931248 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931251 INFO  (zkConnectionManagerCallback-15670-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931251 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931257 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931259 INFO  (zkConnectionManagerCallback-15672-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931259 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-4) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 931376 INFO  (jetty-launcher-15673-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d5a36c4{/solr,null,AVAILABLE}
   [junit4]   2> 931383 INFO  (jetty-launcher-15673-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dd5c990{/solr,null,AVAILABLE}
   [junit4]   2> 931384 INFO  (jetty-launcher-15673-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c46f8f3{/solr,null,AVAILABLE}
   [junit4]   2> 931384 INFO  (jetty-launcher-15673-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@468cf338{/solr,null,AVAILABLE}
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2012436f{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:46531}
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-2) [     ] o.e.j.s.Server Started @931648ms
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7557cc03{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:41087}
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46531}
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-3) [     ] o.e.j.s.Server Started @931648ms
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41087}
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@38be41{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:40753}
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-4) [     ] o.e.j.s.Server Started @931648ms
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40753}
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7f2a175e{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:33937}
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-1) [     ] o.e.j.s.Server Started @931648ms
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33937}
   [junit4]   2> 931385 ERROR (jetty-launcher-15673-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 931385 ERROR (jetty-launcher-15673-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 931385 ERROR (jetty-launcher-15673-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 931385 ERROR (jetty-launcher-15673-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 931385 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 9.0.0
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T18:54:46.226028Z
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T18:54:46.226027Z
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T18:54:46.226067Z
   [junit4]   2> 931386 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T18:54:46.226070Z
   [junit4]   2> 931391 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931391 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931399 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931403 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931407 INFO  (zkConnectionManagerCallback-15678-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931407 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931412 INFO  (zkConnectionManagerCallback-15677-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931412 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931412 INFO  (zkConnectionManagerCallback-15679-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931412 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931420 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 931420 INFO  (zkConnectionManagerCallback-15681-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931420 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931420 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 931420 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 931420 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 931527 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 931528 WARN  (jetty-launcher-15673-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@65f2e6f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931528 WARN  (jetty-launcher-15673-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65f2e6f3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931530 WARN  (jetty-launcher-15673-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79849359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931530 WARN  (jetty-launcher-15673-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79849359[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931531 INFO  (jetty-launcher-15673-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45613/solr
   [junit4]   2> 931531 INFO  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931532 INFO  (zkConnectionManagerCallback-15692-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931532 INFO  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931553 INFO  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46531_solr
   [junit4]   2> 931553 INFO  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.c.Overseer Overseer (id=72194833974099975-127.0.0.1:46531_solr-n_0000000000) starting
   [junit4]   2> 931555 INFO  (OverseerStateUpdate-72194833974099975-127.0.0.1:46531_solr-n_0000000000) [n:127.0.0.1:46531_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46531_solr
   [junit4]   2> 931555 INFO  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46531_solr
   [junit4]   2> 931556 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 931556 INFO  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 931557 WARN  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 931564 INFO  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 931614 INFO  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46531.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931619 INFO  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46531.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931619 INFO  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46531.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931620 INFO  (jetty-launcher-15673-thread-2) [n:127.0.0.1:46531_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node2/.
   [junit4]   2> 931627 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 931628 WARN  (jetty-launcher-15673-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3c86dc2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931628 WARN  (jetty-launcher-15673-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3c86dc2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931631 WARN  (jetty-launcher-15673-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@501e2bea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931631 WARN  (jetty-launcher-15673-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@501e2bea[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931632 INFO  (jetty-launcher-15673-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45613/solr
   [junit4]   2> 931635 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931636 INFO  (zkConnectionManagerCallback-15715-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931636 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931638 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 931640 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41087_solr as DOWN
   [junit4]   2> 931640 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 931640 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41087_solr
   [junit4]   2> 931641 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 931641 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 931642 WARN  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 931656 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 931659 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 931672 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931678 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931679 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931680 INFO  (jetty-launcher-15673-thread-3) [n:127.0.0.1:41087_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node3/.
   [junit4]   2> 931727 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 931731 WARN  (jetty-launcher-15673-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ff8b7e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931731 WARN  (jetty-launcher-15673-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ff8b7e0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931735 WARN  (jetty-launcher-15673-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7cdaab44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931735 WARN  (jetty-launcher-15673-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7cdaab44[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931736 INFO  (jetty-launcher-15673-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45613/solr
   [junit4]   2> 931737 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931737 INFO  (zkConnectionManagerCallback-15734-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931737 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931739 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 931740 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:40753_solr as DOWN
   [junit4]   2> 931741 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 931741 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40753_solr
   [junit4]   2> 931741 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 931741 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 931741 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 931742 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 931742 WARN  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 931751 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 931762 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40753.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931768 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40753.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931768 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40753.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931769 INFO  (jetty-launcher-15673-thread-4) [n:127.0.0.1:40753_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node4/.
   [junit4]   2> 931827 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 931833 WARN  (jetty-launcher-15673-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@13df259e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931833 WARN  (jetty-launcher-15673-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@13df259e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931836 WARN  (jetty-launcher-15673-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@744650cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931836 WARN  (jetty-launcher-15673-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@744650cc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 931838 INFO  (jetty-launcher-15673-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45613/solr
   [junit4]   2> 931839 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931840 INFO  (zkConnectionManagerCallback-15753-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931840 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931843 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 931845 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33937_solr as DOWN
   [junit4]   2> 931846 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 931846 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33937_solr
   [junit4]   2> 931846 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 931846 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 931846 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 931846 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 931847 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 931848 WARN  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 931854 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 931866 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33937.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931872 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33937.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931873 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33937.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 931874 INFO  (jetty-launcher-15673-thread-1) [n:127.0.0.1:33937_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node1/.
   [junit4]   2> 931879 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 931880 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 931881 INFO  (zkConnectionManagerCallback-15766-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 931881 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 931881 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 931882 INFO  (TEST-TestPackages.testPluginLoading-seed#[89D7F8F83138D578]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45613/solr ready
   [junit4]   2> 931921 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41087_solr} status=0 QTime=1
   [junit4]   2> 931922 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41087_solr 
   [junit4]   2> 931930 INFO  (qtp186866522-24552) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 931939 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 931940 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 931940 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 931944 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41087_solr} status=0 QTime=8
   [junit4]   2> 931944 INFO  (updateExecutor-15688-thread-1-processing-n:127.0.0.1:46531_solr) [n:127.0.0.1:46531_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41087_solr 
   [junit4]   2> 931952 INFO  (qtp186866522-24552) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 931960 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 931961 INFO  (updateExecutor-15688-thread-1-processing-n:127.0.0.1:46531_solr) [n:127.0.0.1:46531_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 931961 INFO  (updateExecutor-15688-thread-1-processing-n:127.0.0.1:46531_solr) [n:127.0.0.1:46531_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 931965 INFO  (qtp22342809-24562) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41087_solr} status=0 QTime=0
   [junit4]   2> 931965 INFO  (updateExecutor-15749-thread-1-processing-n:127.0.0.1:33937_solr) [n:127.0.0.1:33937_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41087_solr 
   [junit4]   2> 931969 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=69
   [junit4]   2> 931971 INFO  (qtp186866522-24552) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   1> sync resp: https://127.0.0.1:41087/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 931978 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 931978 INFO  (updateExecutor-15749-thread-1-processing-n:127.0.0.1:33937_solr) [n:127.0.0.1:33937_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 931978 INFO  (updateExecutor-15749-thread-1-processing-n:127.0.0.1:33937_solr) [n:127.0.0.1:33937_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 931989 INFO  (qtp193532415-24560) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932003 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932013 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932021 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932036 INFO  (qtp193532415-24560) [n:127.0.0.1:46531_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932037 INFO  (qtp193532415-24560) [n:127.0.0.1:46531_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 932050 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932065 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932079 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932079 INFO  (qtp193532415-24560) [n:127.0.0.1:46531_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 932080 INFO  (qtp193532415-24560) [n:127.0.0.1:46531_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 932138 INFO  (qtp22342809-24562) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:46531_solr} status=0 QTime=0
   [junit4]   2> 932138 INFO  (updateExecutor-15749-thread-1-processing-n:127.0.0.1:33937_solr) [n:127.0.0.1:33937_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:46531_solr 
   [junit4]   2> 932145 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 932145 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:46531_solr} status=0 QTime=0
   [junit4]   2> 932145 INFO  (updateExecutor-15711-thread-2-processing-n:127.0.0.1:41087_solr) [n:127.0.0.1:41087_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:46531_solr 
   [junit4]   2> 932151 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 932152 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:46531_solr} status=0 QTime=0
   [junit4]   2> 932152 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:46531_solr 
   [junit4]   2> 932153 INFO  (qtp193532415-24560) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/runtimelibs.jar params={sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc%2BI6O7BOdNuMct/xoZ4h73aZHZGc0%2BnmI1f/U3bOlMPINlSOM6LK3JpQ%3D%3D&wt=javabin&version=2} status=0 QTime=118
   [junit4]   2> 932157 INFO  (qtp193532415-24571) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 932158 INFO  (updateExecutor-15749-thread-1-processing-n:127.0.0.1:33937_solr) [n:127.0.0.1:33937_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 932158 INFO  (updateExecutor-15749-thread-1-processing-n:127.0.0.1:33937_solr) [n:127.0.0.1:33937_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 932158 INFO  (qtp193532415-24571) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 932159 INFO  (updateExecutor-15711-thread-2-processing-n:127.0.0.1:41087_solr) [n:127.0.0.1:41087_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 932159 INFO  (updateExecutor-15711-thread-2-processing-n:127.0.0.1:41087_solr) [n:127.0.0.1:41087_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 932164 INFO  (qtp193532415-24571) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 932165 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932174 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932176 INFO  (qtp193532415-24571) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 932177 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 932177 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 932181 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932189 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932205 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932206 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 932221 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932229 INFO  (qtp193532415-24573) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932241 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932241 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 932241 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 932259 INFO  (qtp193532415-24571) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:33937_solr} status=0 QTime=8
   [junit4]   2> 932259 INFO  (updateExecutor-15688-thread-2-processing-n:127.0.0.1:46531_solr) [n:127.0.0.1:46531_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:33937_solr 
   [junit4]   2> 932331 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:33937_solr} status=0 QTime=0
   [junit4]   2> 932332 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:33937_solr 
   [junit4]   2> 932334 INFO  (qtp22342809-24562) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 932340 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:33937_solr} status=0 QTime=0
   [junit4]   2> 932340 INFO  (updateExecutor-15711-thread-2-processing-n:127.0.0.1:41087_solr) [n:127.0.0.1:41087_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:33937_solr 
   [junit4]   2> 932341 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/testurpv1.jar params={sig=h6UmMzuPqu4hQFGLBMJh/6kDSEXpJlgLsQDXx0KuxXWkV5giilRP57K3towiJRh2J%2BrqihqIghNCi3YgzgUnWQ%3D%3D&wt=javabin&version=2} status=0 QTime=137
   [junit4]   2> 932342 INFO  (qtp22342809-24579) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 932348 INFO  (qtp22342809-24579) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 932349 INFO  (updateExecutor-15688-thread-2-processing-n:127.0.0.1:46531_solr) [n:127.0.0.1:46531_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 932349 INFO  (updateExecutor-15688-thread-2-processing-n:127.0.0.1:46531_solr) [n:127.0.0.1:46531_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 932350 INFO  (qtp22342809-24579) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 932351 INFO  (qtp193532415-24573) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932352 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 932352 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 932353 INFO  (qtp22342809-24580) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 932359 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932360 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 932361 INFO  (updateExecutor-15711-thread-2-processing-n:127.0.0.1:41087_solr) [n:127.0.0.1:41087_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 932361 INFO  (updateExecutor-15711-thread-2-processing-n:127.0.0.1:41087_solr) [n:127.0.0.1:41087_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 932474 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932482 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932490 INFO  (qtp22342809-24580) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932505 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932506 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 932519 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932536 INFO  (qtp193532415-24571) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932549 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932549 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 932550 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 932558 INFO  (qtp193532415-24573) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41087_solr} status=0 QTime=0
   [junit4]   2> 932558 INFO  (updateExecutor-15688-thread-2-processing-n:127.0.0.1:46531_solr) [n:127.0.0.1:46531_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:41087_solr 
   [junit4]   2> 932564 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41087_solr} status=0 QTime=0
   [junit4]   2> 932565 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:41087_solr 
   [junit4]   2> 932565 INFO  (qtp186866522-24552) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 932572 INFO  (qtp22342809-24580) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41087_solr} status=0 QTime=0
   [junit4]   2> 932572 INFO  (qtp186866522-24552) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 932572 INFO  (updateExecutor-15749-thread-2-processing-n:127.0.0.1:33937_solr) [n:127.0.0.1:33937_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:41087_solr 
   [junit4]   2> 932572 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/mypkg/expressible.jar params={sig=ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK%2BDI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ%3D%3D&wt=javabin&version=2} status=0 QTime=67
   [junit4]   2> 932577 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 932578 INFO  (updateExecutor-15688-thread-2-processing-n:127.0.0.1:46531_solr) [n:127.0.0.1:46531_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 932578 INFO  (updateExecutor-15688-thread-2-processing-n:127.0.0.1:46531_solr) [n:127.0.0.1:46531_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 932579 INFO  (qtp186866522-24552) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 932580 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 932580 INFO  (updateExecutor-15730-thread-1-processing-n:127.0.0.1:40753_solr) [n:127.0.0.1:40753_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 932580 INFO  (qtp193532415-24571) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932584 INFO  (qtp186866522-24552) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 932593 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 932594 INFO  (qtp186866522-24586) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932594 INFO  (updateExecutor-15749-thread-2-processing-n:127.0.0.1:33937_solr) [n:127.0.0.1:33937_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 932594 INFO  (updateExecutor-15749-thread-2-processing-n:127.0.0.1:33937_solr) [n:127.0.0.1:33937_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 932605 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932620 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932639 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932639 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932640 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932640 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932641 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932641 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932642 DEBUG (zkCallback-15691-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 932642 DEBUG (zkCallback-15733-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 932642 DEBUG (zkCallback-15752-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 932642 DEBUG (zkCallback-15714-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 932644 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 932644 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 932644 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 932644 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 932644 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 932644 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 932644 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 932644 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 932644 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 932644 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 932644 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 932644 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 932645 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932645 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932645 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932645 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932646 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932646 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932646 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932647 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932647 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932647 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932647 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932647 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932648 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932648 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932648 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932648 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932649 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932649 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932649 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932650 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932650 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932651 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932651 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 932651 INFO  (zkCallback-15733-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 932651 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 932651 INFO  (zkCallback-15714-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 932651 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 932651 INFO  (zkCallback-15752-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 932652 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932652 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 932652 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 932652 INFO  (zkCallback-15691-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 932657 INFO  (qtp22342809-24580) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932673 INFO  (qtp193532415-24571) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932688 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 932688 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 932689 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=52
   [junit4]   2> 932689 INFO  (qtp186866522-24552) [n:127.0.0.1:41087_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=100&name=testPluginLoadingColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 932700 INFO  (OverseerThreadFactory-15699-thread-1-processing-n:127.0.0.1:46531_solr) [n:127.0.0.1:46531_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 932817 INFO  (qtp186866522-24550) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 932826 INFO  (qtp193532415-24560) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 932834 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 932842 INFO  (qtp22342809-24564) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 932843 INFO  (qtp186866522-24586) [n:127.0.0.1:41087_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 932844 INFO  (qtp193532415-24573) [n:127.0.0.1:46531_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 932845 INFO  (qtp2117685426-24555) [n:127.0.0.1:40753_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 932846 INFO  (qtp22342809-24579) [n:127.0.0.1:33937_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 932850 INFO  (OverseerStateUpdate-72194833974099975-127.0.0.1:46531_solr-n_0000000000) [n:127.0.0.1:46531_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33937/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33937_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 932851 INFO  (OverseerStateUpdate-72194833974099975-127.0.0.1:46531_solr-n_0000000000) [n:127.0.0.1:46531_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40753/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40753_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 932854 INFO  (OverseerStateUpdate-72194833974099975-127.0.0.1:46531_solr-n_0000000000) [n:127.0.0.1:46531_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46531/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46531_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 932855 INFO  (OverseerStateUpdate-72194833974099975-127.0.0.1:46531_solr-n_0000000000) [n:127.0.0.1:46531_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41087/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41087_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 933058 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 933058 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr    x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 933058 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr    x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 933058 INFO  (qtp22342809-24562) [n:127.0.0.1:33937_solr    x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 933058 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 transient cores
   [junit4]   2> 933068 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 933068 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 933078 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 933079 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 933079 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 933082 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 933082 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from configset conf, trusted=true
   [junit4]   2> 933082 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 933082 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from configset conf, trusted=true
   [junit4]   2> 933083 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40753.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 933083 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46531.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 933083 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node4/./testPluginLoadingColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node4/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 933083 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 933087 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 933088 INFO  (qtp22342809-24562) [n:127.0.0.1:33937_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 933089 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 933089 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from configset conf, trusted=true
   [junit4]   2> 933090 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41087.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 933090 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node3/./testPluginLoadingColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node3/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 933096 INFO  (qtp22342809-24562) [n:127.0.0.1:33937_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 933098 INFO  (qtp22342809-24562) [n:127.0.0.1:33937_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 933098 INFO  (qtp22342809-24562) [n:127.0.0.1:33937_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from configset conf, trusted=true
   [junit4]   2> 933098 INFO  (qtp22342809-24562) [n:127.0.0.1:33937_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33937.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a829284
   [junit4]   2> 933098 INFO  (qtp22342809-24562) [n:127.0.0.1:33937_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore [[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 933160 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 933160 INFO  (qtp193532415-24557) [n:127.0.0.1:46531_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 933160 INFO  (qtp22342809-24562) [n:127.0.0.1:33937_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 933160 INFO  (qtp2117685426-24553) [n:127.0.0.1:40753_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 933160 INFO  (qtp186866522-24559) [n:127.0.0.1:41087_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 933160 INFO  (qtp2117685426-24553)

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

sing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 944539 INFO  (zkCallback-15930-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 944539 INFO  (zkCallback-15911-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 944547 INFO  (zkCallback-15892-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 944639 INFO  (jetty-closer-15945-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72194834737659911-127.0.0.1:42917_solr-n_0000000000) closing
   [junit4]   2> 953608 INFO  (jetty-closer-15945-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7c826364{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 953608 INFO  (jetty-closer-15945-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55b1e810{/solr,null,UNAVAILABLE}
   [junit4]   2> 953608 INFO  (jetty-closer-15945-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 953708 INFO  (jetty-closer-15945-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6c83c034{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 953708 INFO  (jetty-closer-15945-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@494d792a{/solr,null,UNAVAILABLE}
   [junit4]   2> 953708 INFO  (jetty-closer-15945-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 954036 INFO  (jetty-closer-15945-thread-3) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6303317b{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 954036 INFO  (jetty-closer-15945-thread-3) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29b79dc2{/solr,null,UNAVAILABLE}
   [junit4]   2> 954036 INFO  (jetty-closer-15945-thread-3) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 954307 INFO  (jetty-closer-15945-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fc3b6b1{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0}
   [junit4]   2> 954307 INFO  (jetty-closer-15945-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@74065981{/solr,null,UNAVAILABLE}
   [junit4]   2> 954307 INFO  (jetty-closer-15945-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 954308 INFO  (TEST-TestPackages.testAPI-seed#[89D7F8F83138D578]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 954510 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/packages.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	8	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 954511 INFO  (TEST-TestPackages.testAPI-seed#[89D7F8F83138D578]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33937
   [junit4]   2> 954511 INFO  (TEST-TestPackages.testAPI-seed#[89D7F8F83138D578]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33937
   [junit4]   2> 954511 INFO  (TEST-TestPackages.testAPI-seed#[89D7F8F83138D578]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33937
   [junit4]   2> 954512 INFO  (TEST-TestPackages.testAPI-seed#[89D7F8F83138D578]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 954512 INFO  (SUITE-TestPackages-seed#[89D7F8F83138D578]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 954512 INFO  (SUITE-TestPackages-seed#[89D7F8F83138D578]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33937
   [junit4]   2> 954512 INFO  (SUITE-TestPackages-seed#[89D7F8F83138D578]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33937
   [junit4]   2> 954512 INFO  (SUITE-TestPackages-seed#[89D7F8F83138D578]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33937
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_89D7F8F83138D578-001
   [junit4]   2> May 01, 2020 6:55:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene84, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@241c84c), locale=en-IM, timezone=Greenwich
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 14 (64-bit)/cpus=16,threads=1,free=325058560,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [OrderedExecutorTest, TestDynamicFieldResource, CreateCollectionCleanupTest, TestLegacyNumericRangeQueryBuilder, FacetPivotSmallTest, CurrencyRangeFacetCloudTest, TestUninvertingReader, TestZkChroot, UUIDUpdateProcessorFallbackTest, SubstringBytesRefFilterTest, NodeAddedTriggerIntegrationTest, CustomHighlightComponentTest, TestSolrJ, TestHttpShardHandlerFactory, PrimitiveFieldTypeTest, CdcrReplicationHandlerTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, TestXIncludeConfig, TestConfig, TestSimUtils, AtomicUpdatesTest, TestTextField, TestClusterProperties, TestAddFieldRealTimeGet, TestCloudPhrasesIdentificationComponent, TestManagedResource, SolrMetricReporterTest, HLLUtilTest, TestOmitPositions, TestSolrCLIRunExample, TestConfigsApi, TestCollectionAPI, TestJsonFacetsWithNestedObjects, TestCoreDiscovery, ZkControllerTest, ConcurrentDeleteAndCreateCollectionTest, TestExclusionRuleCollectionAccess, HighlighterConfigTest, TestSuggestSpellingConverter, SystemCollectionCompatTest, CSVRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, ProtectedTermFilterFactoryTest, ByteBuffersDirectoryFactoryTest, CertAuthPluginTest, DistributedIntervalFacetingTest, DocValuesTest, TestSSLRandomization, UtilsToolTest, DeleteShardTest, ResponseLogComponentTest, TestAnalyzeInfixSuggestions, TestSQLHandler, TestSchemaResource, StressHdfsTest, CollectionPropsTest, AsyncCallRequestStatusResponseTest, TestQueryingOnDownCollection, DistributedFacetPivotLargeTest, TestLockTree, TestDocumentBuilder, TestSimComputePlanAction, TestBinaryResponseWriter, TestLegacyFieldReuse, TestHdfsBackupRestoreCore, TestDelegationWithHadoopAuth, DOMUtilTest, NotRequiredUniqueKeyTest, RuleEngineTest, TestLRUStatsCache, HealthCheckHandlerTest, PeerSyncWithLeaderTest, PKIAuthenticationIntegrationTest, TokenizerChainTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, TestCrossCoreJoin, TestDistributedGrouping, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, BasicDistributedZkTest, HttpPartitionTest, OverseerModifyCollectionTest, PackageManagerCLITest, RecoveryZkTest, ReindexCollectionTest, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, TestWaitForStateWithJettyShutdowns, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, AutoAddReplicasIntegrationTest, ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TestSnapshotCloudManager, CdcrOpsAndBoundariesTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, RulesTest, HdfsDirectoryFactoryTest, SOLR749Test, SolrCoreTest, TestSolrCoreSnapshots, JsonLoaderTest, PingRequestHandlerTest, TestRestoreCore, TestStressThreadBackup, TestSystemCollAutoCreate, CoreMergeIndexesAdminHandlerTest, IndexSizeEstimatorTest, LukeRequestHandlerTest, MetricsHandlerTest, CustomTermsComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, InfixSuggestersTest, ShardsWhitelistTest, TermVectorComponentTest, TermsComponentTest, TestUnifiedSolrHighlighterWithoutStoredId, TestPackages]
   [junit4] Completed [728/911 (1!)] on J5 in 23.80s, 2 tests, 1 failure <<< FAILURES!

[...truncated 45390 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26526/consoleText

[repro] Revision: 242f48a1cad43648283968a18d19756881af760b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages -Dtests.method=testPluginLoading -Dtests.seed=89D7F8F83138D578 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IM -Dtests.timezone=Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestPackages
[repro] ant compile-test

[...truncated 3130 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestPackages" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" -Dtests.seed=89D7F8F83138D578 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-IM -Dtests.timezone=Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 86 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.pkg.TestPackages
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-14) - Build # 26527 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26527/
Java: 64bit/jdk-14 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=2 not found in http://127.0.0.1:33241/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:33241/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([61EBDC7F27154170:E9BFE3A589E92C88]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:565)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:510)
	at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:461)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:148)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13914 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 376593 INFO  (SUITE-HttpPartitionTest-seed#[61EBDC7F27154170]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 376593 INFO  (SUITE-HttpPartitionTest-seed#[61EBDC7F27154170]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/data-dir-86-001
   [junit4]   2> 376594 WARN  (SUITE-HttpPartitionTest-seed#[61EBDC7F27154170]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 376594 INFO  (SUITE-HttpPartitionTest-seed#[61EBDC7F27154170]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 376594 INFO  (SUITE-HttpPartitionTest-seed#[61EBDC7F27154170]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 376594 INFO  (SUITE-HttpPartitionTest-seed#[61EBDC7F27154170]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 376594 INFO  (SUITE-HttpPartitionTest-seed#[61EBDC7F27154170]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 376597 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 376598 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 376598 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 376698 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer start zk server on port: 37695
   [junit4]   2> 376698 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37695
   [junit4]   2> 376698 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37695
   [junit4]   2> 376698 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37695
   [junit4]   2> 376699 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 376701 INFO  (zkConnectionManagerCallback-5362-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 376701 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 376702 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 376703 INFO  (zkConnectionManagerCallback-5364-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 376703 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 376704 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 376705 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 376706 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 376707 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 376707 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 376708 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 376708 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 376708 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 376709 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 376709 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 376710 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 376710 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 376776 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 376776 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 376776 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 376783 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 376783 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 376783 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 376783 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@794f6c1f{/,null,AVAILABLE}
   [junit4]   2> 376785 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7125e421{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43207}
   [junit4]   2> 376785 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.e.j.s.Server Started @376799ms
   [junit4]   2> 376785 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/tempDir-001/control/data, hostPort=33241, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/control-001/cores}
   [junit4]   2> 376785 ERROR (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 376785 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 376785 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 376785 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 376785 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 376785 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T20:49:11.986978Z
   [junit4]   2> 376792 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 376792 INFO  (zkConnectionManagerCallback-5366-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 376792 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 376895 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 376895 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/control-001/solr.xml
   [junit4]   2> 376898 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 376968 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 376969 WARN  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@562aef29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 376969 WARN  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@562aef29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 376971 WARN  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60235c2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 376971 WARN  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60235c2a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 376972 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37695/solr
   [junit4]   2> 376972 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 376973 INFO  (zkConnectionManagerCallback-5377-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 376973 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 377074 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 377075 INFO  (zkConnectionManagerCallback-5379-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377075 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 377101 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33241_
   [junit4]   2> 377101 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.c.Overseer Overseer (id=72195283932676100-127.0.0.1:33241_-n_0000000000) starting
   [junit4]   2> 377103 INFO  (OverseerStateUpdate-72195283932676100-127.0.0.1:33241_-n_0000000000) [n:127.0.0.1:33241_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33241_
   [junit4]   2> 377103 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33241_
   [junit4]   2> 377104 INFO  (zkCallback-5378-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 377105 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 377105 WARN  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 377111 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 377121 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 377126 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 377127 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 377127 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:33241_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/control-001/cores
   [junit4]   2> 377136 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 377137 INFO  (zkConnectionManagerCallback-5396-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377137 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 377137 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 377138 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37695/solr ready
   [junit4]   2> 377138 INFO  (SocketProxy-Acceptor-33241) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58728,localport=33241], receiveBufferSize: 65536
   [junit4]   2> 377141 INFO  (SocketProxy-Acceptor-33241) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43207,localport=52766], receiveBufferSize=65536
   [junit4]   2> 377142 INFO  (qtp255018287-8485) [n:127.0.0.1:33241_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33241_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 377144 INFO  (OverseerThreadFactory-5386-thread-1-processing-n:127.0.0.1:33241_) [n:127.0.0.1:33241_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 377249 INFO  (SocketProxy-Acceptor-33241) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58732,localport=33241], receiveBufferSize: 65536
   [junit4]   2> 377261 INFO  (SocketProxy-Acceptor-33241) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43207,localport=52770], receiveBufferSize=65536
   [junit4]   2> 377262 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 377263 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 377266 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_    x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 377266 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 378276 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 378290 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 378354 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 378364 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 378364 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 378364 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 378366 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=36.080078125, floorSegmentMB=1.65625, forceMergeDeletesPctAllowed=1.826061050343496, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5806142009911223, deletesPctAllowed=38.59929459783952
   [junit4]   2> 378367 WARN  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_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> 378399 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 378399 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 378400 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 378400 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 378401 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=62.654296875, floorSegmentMB=1.8251953125, forceMergeDeletesPctAllowed=11.468300783050639, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6683829562729295, deletesPctAllowed=27.05083557852065
   [junit4]   2> 378401 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b07b25e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 378402 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 378402 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 378402 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 378402 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665522627880419328
   [junit4]   2> 378404 INFO  (searcherExecutor-5398-thread-1-processing-n:127.0.0.1:33241_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3b07b25e[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 378405 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 378406 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 378407 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 378407 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 378407 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33241/control_collection_shard1_replica_n1/
   [junit4]   2> 378407 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 378407 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:33241/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 378407 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72195283932676100-core_node2-n_0000000000
   [junit4]   2> 378408 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33241/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 378509 INFO  (zkCallback-5378-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 378510 INFO  (zkCallback-5378-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 378510 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 378511 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1245
   [junit4]   2> 378512 INFO  (qtp255018287-8485) [n:127.0.0.1:33241_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 378611 INFO  (zkCallback-5378-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 378611 INFO  (zkCallback-5378-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 378612 INFO  (zkCallback-5378-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 378612 INFO  (qtp255018287-8485) [n:127.0.0.1:33241_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:33241_&wt=javabin&version=2} status=0 QTime=1470
   [junit4]   2> 378612 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 378722 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 378723 INFO  (zkConnectionManagerCallback-5407-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 378723 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 378725 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 378726 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37695/solr ready
   [junit4]   2> 378726 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 378726 INFO  (SocketProxy-Acceptor-33241) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58786,localport=33241], receiveBufferSize: 65536
   [junit4]   2> 378726 INFO  (SocketProxy-Acceptor-33241) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43207,localport=52824], receiveBufferSize=65536
   [junit4]   2> 378727 INFO  (qtp255018287-8485) [n:127.0.0.1:33241_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 378730 INFO  (OverseerThreadFactory-5386-thread-2-processing-n:127.0.0.1:33241_) [n:127.0.0.1:33241_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 378730 INFO  (OverseerCollectionConfigSetProcessor-72195283932676100-127.0.0.1:33241_-n_0000000000) [n:127.0.0.1:33241_     ] 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> 378931 WARN  (OverseerThreadFactory-5386-thread-2-processing-n:127.0.0.1:33241_) [n:127.0.0.1:33241_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 378932 INFO  (qtp255018287-8485) [n:127.0.0.1:33241_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 378932 INFO  (qtp255018287-8485) [n:127.0.0.1:33241_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=205
   [junit4]   2> 378933 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 378933 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 378933 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 378933 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 378933 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
   [junit4]   2> 378933 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 378933 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 378994 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-1-001 of type NRT for shard2
   [junit4]   2> 379008 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 379008 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 379008 INFO  (closeThreadPool-5408-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 379070 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 379070 INFO  (closeThreadPool-5408-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 379070 INFO  (closeThreadPool-5408-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 379071 INFO  (closeThreadPool-5408-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 379072 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 379072 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 379072 INFO  (closeThreadPool-5408-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 379087 INFO  (closeThreadPool-5408-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51a28000{/,null,AVAILABLE}
   [junit4]   2> 379098 INFO  (closeThreadPool-5408-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@58636c3{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45883}
   [junit4]   2> 379099 INFO  (closeThreadPool-5408-thread-1) [     ] o.e.j.s.Server Started @379113ms
   [junit4]   2> 379099 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/tempDir-001/jetty1, hostPort=41343, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-1-001/cores, replicaType=NRT}
   [junit4]   2> 379099 ERROR (closeThreadPool-5408-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 379099 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 379099 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 379099 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 379099 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 379099 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T20:49:14.300392Z
   [junit4]   2> 379114 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379118 INFO  (zkConnectionManagerCallback-5410-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379118 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379130 INFO  (closeThreadPool-5408-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 379131 INFO  (closeThreadPool-5408-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 379131 INFO  (closeThreadPool-5408-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 379131 INFO  (closeThreadPool-5408-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f3ec7d5{/,null,AVAILABLE}
   [junit4]   2> 379133 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-3-001 of type NRT for shard2
   [junit4]   2> 379136 INFO  (closeThreadPool-5408-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@51a06a9c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43585}
   [junit4]   2> 379136 INFO  (closeThreadPool-5408-thread-2) [     ] o.e.j.s.Server Started @379150ms
   [junit4]   2> 379136 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/tempDir-001/jetty2, hostPort=43115, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-2-001/cores, replicaType=NRT}
   [junit4]   2> 379137 ERROR (closeThreadPool-5408-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 379137 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 379137 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 379137 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 379137 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 379137 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T20:49:14.338307Z
   [junit4]   2> 379137 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 379137 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 379137 INFO  (closeThreadPool-5408-thread-3) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 14+36
   [junit4]   2> 379141 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379142 INFO  (zkConnectionManagerCallback-5412-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379142 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379147 INFO  (closeThreadPool-5408-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 379147 INFO  (closeThreadPool-5408-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 379147 INFO  (closeThreadPool-5408-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 379149 INFO  (closeThreadPool-5408-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65a781ec{/,null,AVAILABLE}
   [junit4]   2> 379153 INFO  (closeThreadPool-5408-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@1088cde6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43405}
   [junit4]   2> 379153 INFO  (closeThreadPool-5408-thread-3) [     ] o.e.j.s.Server Started @379167ms
   [junit4]   2> 379153 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/tempDir-001/jetty3, hostPort=39325, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-3-001/cores, replicaType=NRT}
   [junit4]   2> 379154 ERROR (closeThreadPool-5408-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 379154 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 379154 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 379154 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 379154 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 379154 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-05-01T20:49:14.355178Z
   [junit4]   2> 379158 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379163 INFO  (zkConnectionManagerCallback-5414-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379163 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379219 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 379219 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-1-001/solr.xml
   [junit4]   2> 379223 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 379320 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 379320 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-3-001/solr.xml
   [junit4]   2> 379325 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 379414 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 379416 WARN  (closeThreadPool-5408-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f6928e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379416 WARN  (closeThreadPool-5408-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f6928e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379420 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 379420 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-2-001/solr.xml
   [junit4]   2> 379427 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 379479 WARN  (closeThreadPool-5408-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33ddfbc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379479 WARN  (closeThreadPool-5408-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33ddfbc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379499 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37695/solr
   [junit4]   2> 379507 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 379507 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379512 WARN  (closeThreadPool-5408-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24ac4989[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379512 WARN  (closeThreadPool-5408-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24ac4989[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379513 INFO  (zkConnectionManagerCallback-5431-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379513 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379514 WARN  (closeThreadPool-5408-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a29df37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379514 WARN  (closeThreadPool-5408-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a29df37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379515 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37695/solr
   [junit4]   2> 379519 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379523 INFO  (zkConnectionManagerCallback-5439-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379523 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379558 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 379559 WARN  (closeThreadPool-5408-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24dd9b2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379559 WARN  (closeThreadPool-5408-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24dd9b2d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379561 WARN  (closeThreadPool-5408-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66c5a881[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379562 WARN  (closeThreadPool-5408-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66c5a881[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 379563 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37695/solr
   [junit4]   2> 379565 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379566 INFO  (zkConnectionManagerCallback-5447-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379566 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379620 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379621 INFO  (zkConnectionManagerCallback-5449-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379621 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379623 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 379624 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.c.ZkController Publish node=127.0.0.1:41343_ as DOWN
   [junit4]   2> 379625 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 379625 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41343_
   [junit4]   2> 379625 INFO  (zkCallback-5378-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 379625 INFO  (zkCallback-5406-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 379625 INFO  (zkCallback-5448-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 379626 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 379626 WARN  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 379632 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 379641 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 379646 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 379646 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 379647 INFO  (closeThreadPool-5408-thread-1) [n:127.0.0.1:41343_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-1-001/cores
   [junit4]   2> 379651 INFO  (closeThreadPool-5408-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:41343_
   [junit4]   2> 379720 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379722 INFO  (zkConnectionManagerCallback-5459-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379723 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379725 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 379730 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.c.ZkController Publish node=127.0.0.1:43115_ as DOWN
   [junit4]   2> 379732 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 379732 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43115_
   [junit4]   2> 379732 INFO  (zkCallback-5378-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 379732 INFO  (zkCallback-5406-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 379733 INFO  (zkCallback-5448-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 379733 INFO  (zkCallback-5458-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 379734 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 379734 WARN  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 379748 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 379763 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 379771 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 379771 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 379772 INFO  (closeThreadPool-5408-thread-2) [n:127.0.0.1:43115_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-2-001/cores
   [junit4]   2> 379779 INFO  (closeThreadPool-5408-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:43115_
   [junit4]   2> 379820 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 379822 INFO  (zkConnectionManagerCallback-5469-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 379823 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 379825 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 379827 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.c.ZkController Publish node=127.0.0.1:39325_ as DOWN
   [junit4]   2> 379828 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 379828 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39325_
   [junit4]   2> 379829 INFO  (zkCallback-5406-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 379829 INFO  (zkCallback-5378-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 379829 INFO  (zkCallback-5458-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 379829 INFO  (zkCallback-5448-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 379829 INFO  (zkCallback-5468-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 379830 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 379830 WARN  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 379842 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 379853 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 379858 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 379859 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 379859 INFO  (closeThreadPool-5408-thread-3) [n:127.0.0.1:39325_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-3-001/cores
   [junit4]   2> 379864 INFO  (closeThreadPool-5408-thread-3) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39325_
   [junit4]   2> 379866 INFO  (qtp255018287-8491) [n:127.0.0.1:33241_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:41343_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 379866 INFO  (SocketProxy-Acceptor-33241) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58838,localport=33241], receiveBufferSize: 65536
   [junit4]   2> 379867 INFO  (SocketProxy-Acceptor-33241) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43207,localport=52878], receiveBufferSize=65536
   [junit4]   2> 379867 INFO  (qtp255018287-8485) [n:127.0.0.1:33241_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:43115_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 379867 INFO  (SocketProxy-Acceptor-33241) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=58836,localport=33241], receiveBufferSize: 65536
   [junit4]   2> 379874 INFO  (SocketProxy-Acceptor-33241) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43207,localport=52880], receiveBufferSize=65536
   [junit4]   2> 379875 INFO  (qtp255018287-8616) [n:127.0.0.1:33241_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39325_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 379875 INFO  (OverseerCollectionConfigSetProcessor-72195283932676100-127.0.0.1:33241_-n_0000000000) [n:127.0.0.1:33241_     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper
   [junit4]   2> 379877 INFO  (qtp255018287-8620) [n:127.0.0.1:33241_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 379877 INFO  (qtp255018287-8620) [n:127.0.0.1:33241_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379878 INFO  (SocketProxy-Acceptor-39325) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=47376,localport=39325], receiveBufferSize: 65536
   [junit4]   2> 379878 INFO  (SocketProxy-Acceptor-39325) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43405,localport=51554], receiveBufferSize=65536
   [junit4]   2> 379887 INFO  (qtp347556776-8622) [n:127.0.0.1:39325_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379888 INFO  (SocketProxy-Acceptor-41343) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60990,localport=41343], receiveBufferSize: 65536
   [junit4]   2> 379889 INFO  (SocketProxy-Acceptor-41343) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45883,localport=42634], receiveBufferSize=65536
   [junit4]   2> 379889 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379890 INFO  (SocketProxy-Acceptor-43115) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60324,localport=43115], receiveBufferSize: 65536
   [junit4]   2> 379895 INFO  (SocketProxy-Acceptor-43115) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43585,localport=49506], receiveBufferSize=65536
   [junit4]   2> 379900 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379901 INFO  (qtp255018287-8620) [n:127.0.0.1:33241_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 379902 INFO  (qtp255018287-8620) [n:127.0.0.1:33241_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379903 INFO  (qtp347556776-8622) [n:127.0.0.1:39325_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379903 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379904 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379904 INFO  (OverseerThreadFactory-5386-thread-4-processing-n:127.0.0.1:33241_) [n:127.0.0.1:33241_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:43115_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 379905 INFO  (qtp255018287-8620) [n:127.0.0.1:33241_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 379906 INFO  (qtp255018287-8620) [n:127.0.0.1:33241_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379906 INFO  (OverseerThreadFactory-5386-thread-4-processing-n:127.0.0.1:33241_) [n:127.0.0.1:33241_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 379906 INFO  (qtp347556776-8622) [n:127.0.0.1:39325_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379907 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379907 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 379908 INFO  (OverseerThreadFactory-5386-thread-3-processing-n:127.0.0.1:33241_) [n:127.0.0.1:33241_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:41343_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 379911 INFO  (SocketProxy-Acceptor-43115) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60334,localport=43115], receiveBufferSize: 65536
   [junit4]   2> 379912 INFO  (OverseerThreadFactory-5386-thread-3-processing-n:127.0.0.1:33241_) [n:127.0.0.1:33241_ c:collection1 s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 379926 INFO  (SocketProxy-Acceptor-43115) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=43585,localport=49518], receiveBufferSize=65536
   [junit4]   2> 379927 INFO  (SocketProxy-Acceptor-41343) [     ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=32778,localport=41343], receiveBufferSize: 65536
   [junit4]   2> 379927 INFO  (SocketProxy-Acceptor-41343) [     ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=45883,localport=42654], receiveBufferSize=65536
   [junit4]   2> 379928 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 379929 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 380934 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 380935 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 380945 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 380949 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 381112 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 381124 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 381124 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 381124 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 381124 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-2-001/cores/collection1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-2-001/cores/collection1_shard1_replica_n1/data/]
   [junit4]   2> 381126 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=36.080078125, floorSegmentMB=1.65625, forceMergeDeletesPctAllowed=1.826061050343496, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5806142009911223, deletesPctAllowed=38.59929459783952
   [junit4]   2> 381127 WARN  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_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> 381135 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from configset conf1, trusted=true
   [junit4]   2> 381135 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@333c1642
   [junit4]   2> 381135 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-1-001/cores/collection1_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001/shard-1-001/cores/collection1_shard2_replica_n2/data/]
   [junit4]   2> 381137 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=36.080078125, floorSegmentMB=1.65625, forceMergeDeletesPctAllowed=1.826061050343496, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5806142009911223, deletesPctAllowed=38.59929459783952
   [junit4]   2> 381138 WARN  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] 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> 381159 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 381159 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 381160 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 381160 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 381161 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=62.654296875, floorSegmentMB=1.8251953125, forceMergeDeletesPctAllowed=11.468300783050639, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6683829562729295, deletesPctAllowed=27.05083557852065
   [junit4]   2> 381161 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42d27358[collection1_shard1_replica_n1] main]
   [junit4]   2> 381162 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 381162 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 381163 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 381163 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665522630775537664
   [junit4]   2> 381164 INFO  (searcherExecutor-5480-thread-1-processing-n:127.0.0.1:43115_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@42d27358[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 381166 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 381166 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 381169 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 381169 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 381169 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43115/collection1_shard1_replica_n1/
   [junit4]   2> 381169 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 381169 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:43115/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 381169 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72195283932676110-core_node3-n_0000000000
   [junit4]   2> 381170 INFO  (qtp1436546295-8630) [n:127.0.0.1:43115_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43115/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 381170 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 381170 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 381171 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 381171 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 381172 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=62.654296875, floorSegmentMB=1.8251953125, forceMergeDeletesPctAllowed=11.468300783050639, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6683829562729295, deletesPctAllowed=27.05083557852065
   [junit4]   2> 381172 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@22cbaa1b[collection1_shard2_replica_n2] main]
   [junit4]   2> 381173 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 381173 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 381174 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 381174 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1665522630787072000
   [junit4]   2> 381175 INFO  (searcherExecutor-5482-thread-1-processing-n:127.0.0.1:41343_ x:collection1_shard2_replica_n2 c:collection1 s:shard2) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@22cbaa1b[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 381177 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 381177 INFO  (qtp28942892-8626) [n:127.0.0.1:41343_ c:collection1 s:shard2  x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 381178 IN

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

, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 417182 INFO  (closeThreadPool-5592-thread-2-processing-n:127.0.0.1:41343_) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@794f6c1f{/,null,UNAVAILABLE}
   [junit4]   2> 417183 INFO  (closeThreadPool-5592-thread-2-processing-n:127.0.0.1:41343_) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 417184 WARN  (closeThreadPool-5592-thread-2-processing-n:127.0.0.1:41343_) [     ] o.a.s.c.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:33241/, target: http://127.0.0.1:43207/
   [junit4]   2> 417184 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:41343_     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 417403 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/collections/c8n_1x2/terms/shard1
   [junit4]   2> 	21	/solr/collections/collDoRecoveryOnRestart/terms/shard1
   [junit4]   2> 	20	/solr/collections/collection1/state.json
   [junit4]   2> 	15	/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2> 	13	/solr/collections/c8n_1x2_leader_session_loss/state.json
   [junit4]   2> 	12	/solr/collections/c8n_1x2/state.json
   [junit4]   2> 	12	/solr/collections/c8n_1x2_leader_session_loss/terms/shard1
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 	6	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/packages.json
   [junit4]   2> 	4	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 	3	/solr/collections/collDoRecoveryOnRestart/collectionprops.json
   [junit4]   2> 	2	/solr/collections/c8n_1x2_leader_session_loss/collectionprops.json
   [junit4]   2> 	2	/solr/collections/c8n_1x2/collectionprops.json
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	226	/solr/clusterstate.json
   [junit4]   2> 	12	/solr/collections/control_collection/state.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/collections/collDoRecoveryOnRestart/leader_elect/shard1/election/72195283932676100-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72195283932676100-127.0.0.1:33241_-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	116	/solr/overseer/queue
   [junit4]   2> 	45	/solr/live_nodes
   [junit4]   2> 	34	/solr/overseer/collection-queue-work
   [junit4]   2> 	33	/solr/collections
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 417417 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:41343_     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37695
   [junit4]   2> 417417 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:41343_     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37695
   [junit4]   2> 417417 INFO  (TEST-HttpPartitionTest.test-seed#[61EBDC7F27154170]) [n:127.0.0.1:41343_     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37695
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=61EBDC7F27154170 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ee -Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 40.8s J5 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Doc with id=2 not found in http://127.0.0.1:33241/c8n_1x2_leader_session_loss due to: Path not found: /id; rsp={doc=null}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([61EBDC7F27154170:E9BFE3A589E92C88]:0)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:565)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:510)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:461)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:148)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1081)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J5/temp/solr.cloud.HttpPartitionTest_61EBDC7F27154170-001
   [junit4]   2> May 01, 2020 8:49:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Asserting), text=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=527, maxMBSortInHeap=5.529287888773698, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@748d0190), locale=ee, timezone=Pacific/Tahiti
   [junit4]   2> NOTE: Linux 5.3.0-46-generic amd64/AdoptOpenJDK 14 (64-bit)/cpus=16,threads=1,free=271551528,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CreateCollectionCleanupTest, HttpTriggerListenerTest, UtilsToolTest, TestInPlaceUpdatesRequiredField, TestHttpShardHandlerFactory, TestAddFieldRealTimeGet, HdfsDirectoryFactoryTest, TestPHPSerializedResponseWriter, TestDocumentBuilder, TestCloudPhrasesIdentificationComponent, LeaderFailureAfterFreshStartTest, TestHighFrequencyDictionaryFactory, ProtectedTermFilterFactoryTest, TestDelegationWithHadoopAuth, DistributedVersionInfoTest, DistributedQueryComponentCustomSortTest, TestNumericTokenStream, PKIAuthenticationIntegrationTest, SuggestComponentTest, TestMergePolicyConfig, ZkControllerTest, TestZkChroot, TestSmileRequest, TestOverriddenPrefixQueryForCustomFieldType, SolrCloudReportersTest, TestSSLRandomization, TokenizerChainTest, HdfsRestartWhileUpdatingTest, TestSolrJ, TestFiltering, TestFieldCacheSortRandom, TestJsonFacetsWithNestedObjects, ConnectionReuseTest, TestChildDocTransformer, TestConfigsApi, TestSchemaResource, MetricsHandlerTest, TestLegacyNumericRangeQueryBuilder, DefaultValueUpdateProcessorTest, RoutingToNodesWithPropertiesTest, TestSortByMinMaxFunction, DeleteShardTest, MigrateRouteKeyTest, TestCoreDiscovery, TestExclusionRuleCollectionAccess, FacetPivotSmallTest, TestBinaryResponseWriter, SOLR749Test, ByteBuffersDirectoryFactoryTest, HdfsLockFactoryTest, AsyncCallRequestStatusResponseTest, CoreAdminCreateDiscoverTest, OverseerModifyCollectionTest, DocumentBuilderTest, TestOmitPositions, TestUnifiedSolrHighlighterWithoutStoredId, TestPolicyCloud, DistributedIntervalFacetingTest, DistributedFacetPivotLargeTest, TestLRUStatsCache, HealthCheckHandlerTest, SolrTestCaseJ4Test, TestManagedResource, MultiThreadedOCPTest, TestAnalyzeInfixSuggestions, TestCustomSort, SpatialRPTFieldTypeTest, TestCloudJSONFacetJoinDomain, HttpPartitionTest]
   [junit4] Completed [340/911 (1!)] on J5 in 41.05s, 1 test, 1 failure <<< FAILURES!

[...truncated 46876 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/26527/consoleText

[repro] Revision: 242f48a1cad43648283968a18d19756881af760b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=61EBDC7F27154170 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ee -Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       HttpPartitionTest
[repro] ant compile-test

[...truncated 3130 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.HttpPartitionTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC" -Dtests.seed=61EBDC7F27154170 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ee -Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 82 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionTest
[repro] Exiting with code 0

[...truncated 43 lines...]