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/03/23 03:43:00 UTC

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.2) - Build # 2510 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2510/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC

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

Error Message:
req: org.apache.solr.pkg.TestPackages$$Lambda$1606/0x00007f1687eb1108@4bc50929 . attempt: 9 Mismatch for value : '[Version]' in response , {   "get":"org.apache.solr.core.RuntimeLibSearchComponent",   "loader":"java.net.FactoryURLClassLoader",   "Version":"1",   "doc":null}

Stack Trace:
java.lang.AssertionError: req: org.apache.solr.pkg.TestPackages$$Lambda$1606/0x00007f1687eb1108@4bc50929 . attempt: 9 Mismatch for value : '[Version]' in response , {
  "get":"org.apache.solr.core.RuntimeLibSearchComponent",
  "loader":"java.net.FactoryURLClassLoader",
  "Version":"1",
  "doc":null}
	at __randomizedtesting.SeedInfo.seed([EF630B0F59C368B:D870D04D1682F111]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:243)
	at org.apache.solr.pkg.TestPackages.executeReq(TestPackages.java:394)
	at org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 15930 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 1040090 INFO  (SUITE-TestPackages-seed#[EF630B0F59C368B]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1040090 INFO  (SUITE-TestPackages-seed#[EF630B0F59C368B]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1040090 INFO  (SUITE-TestPackages-seed#[EF630B0F59C368B]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/data-dir-171-001
   [junit4]   2> 1040091 WARN  (SUITE-TestPackages-seed#[EF630B0F59C368B]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1040091 INFO  (SUITE-TestPackages-seed#[EF630B0F59C368B]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1040091 INFO  (SUITE-TestPackages-seed#[EF630B0F59C368B]-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> 1040093 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 1040094 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001
   [junit4]   2> 1040094 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1040094 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1040095 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1040194 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.ZkTestServer start zk server on port:41185
   [junit4]   2> 1040195 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41185
   [junit4]   2> 1040195 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41185
   [junit4]   2> 1040195 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41185
   [junit4]   2> 1040196 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040198 INFO  (zkConnectionManagerCallback-5067-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040198 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040200 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040201 INFO  (zkConnectionManagerCallback-5069-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040201 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040201 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040202 INFO  (zkConnectionManagerCallback-5071-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040202 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040312 WARN  (jetty-launcher-5072-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1040312 WARN  (jetty-launcher-5072-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1040312 WARN  (jetty-launcher-5072-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1040312 WARN  (jetty-launcher-5072-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1040312 INFO  (jetty-launcher-5072-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 1040315 INFO  (jetty-launcher-5072-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1040315 INFO  (jetty-launcher-5072-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1040315 INFO  (jetty-launcher-5072-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1040315 INFO  (jetty-launcher-5072-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1040315 INFO  (jetty-launcher-5072-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1040315 INFO  (jetty-launcher-5072-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1040317 INFO  (jetty-launcher-5072-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2de3c84a{/solr,null,AVAILABLE}
   [junit4]   2> 1040317 INFO  (jetty-launcher-5072-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58b2c5d6{/solr,null,AVAILABLE}
   [junit4]   2> 1040317 INFO  (jetty-launcher-5072-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1040317 INFO  (jetty-launcher-5072-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1040317 INFO  (jetty-launcher-5072-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1040318 INFO  (jetty-launcher-5072-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1040318 INFO  (jetty-launcher-5072-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1040318 INFO  (jetty-launcher-5072-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1040318 INFO  (jetty-launcher-5072-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24cf506e{/solr,null,AVAILABLE}
   [junit4]   2> 1040318 INFO  (jetty-launcher-5072-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34dd866b{/solr,null,AVAILABLE}
   [junit4]   2> 1040318 INFO  (jetty-launcher-5072-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@238f1a8a{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:41237}
   [junit4]   2> 1040318 INFO  (jetty-launcher-5072-thread-1) [     ] o.e.j.s.Server Started @1040601ms
   [junit4]   2> 1040318 INFO  (jetty-launcher-5072-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@5c5c1620{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:37025}
   [junit4]   2> 1040318 INFO  (jetty-launcher-5072-thread-4) [     ] o.e.j.s.Server Started @1040601ms
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37025}
   [junit4]   2> 1040318 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41237}
   [junit4]   2> 1040319 ERROR (jetty-launcher-5072-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1040319 ERROR (jetty-launcher-5072-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@47a2d7bd{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:35921}
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-2) [     ] o.e.j.s.Server Started @1040601ms
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35921}
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1040319 ERROR (jetty-launcher-5072-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T03:38:11.621381Z
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T03:38:11.621380Z
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@448e852f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:46279}
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-3) [     ] o.e.j.s.Server Started @1040602ms
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46279}
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T03:38:11.621491Z
   [junit4]   2> 1040319 ERROR (jetty-launcher-5072-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.6.0
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 1040319 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T03:38:11.621607Z
   [junit4]   2> 1040320 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040320 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040321 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040321 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040322 INFO  (zkConnectionManagerCallback-5078-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040322 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040322 INFO  (zkConnectionManagerCallback-5080-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040322 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040324 INFO  (zkConnectionManagerCallback-5076-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040324 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040324 INFO  (zkConnectionManagerCallback-5075-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040324 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040324 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1040324 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1040324 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1040324 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1040545 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1040546 WARN  (jetty-launcher-5072-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@37cd489f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040546 WARN  (jetty-launcher-5072-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@37cd489f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040549 WARN  (jetty-launcher-5072-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1b4fa580[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040549 WARN  (jetty-launcher-5072-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1b4fa580[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040550 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41185/solr
   [junit4]   2> 1040551 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040552 INFO  (zkConnectionManagerCallback-5088-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040552 INFO  (jetty-launcher-5072-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040573 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1040574 WARN  (jetty-launcher-5072-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d52ccf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040574 WARN  (jetty-launcher-5072-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d52ccf[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040577 WARN  (jetty-launcher-5072-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2749ae37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040577 WARN  (jetty-launcher-5072-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2749ae37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040577 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41185/solr
   [junit4]   2> 1040578 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040578 INFO  (zkConnectionManagerCallback-5094-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040578 INFO  (jetty-launcher-5072-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040677 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1040679 WARN  (jetty-launcher-5072-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24c26f42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040679 WARN  (jetty-launcher-5072-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24c26f42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040680 WARN  (jetty-launcher-5072-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72498375[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040680 WARN  (jetty-launcher-5072-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72498375[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040681 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41185/solr
   [junit4]   2> 1040682 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040682 INFO  (zkConnectionManagerCallback-5101-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040682 INFO  (jetty-launcher-5072-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040832 INFO  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040832 INFO  (zkConnectionManagerCallback-5104-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040832 INFO  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040847 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1040848 WARN  (jetty-launcher-5072-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6a40a98d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040848 WARN  (jetty-launcher-5072-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6a40a98d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040849 WARN  (jetty-launcher-5072-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60f18db0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040849 WARN  (jetty-launcher-5072-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60f18db0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1040850 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41185/solr
   [junit4]   2> 1040850 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040851 INFO  (zkConnectionManagerCallback-5112-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040851 INFO  (jetty-launcher-5072-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040858 INFO  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35921_solr
   [junit4]   2> 1040859 INFO  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_solr     ] o.a.s.c.Overseer Overseer (id=72094270714347530-127.0.0.1:35921_solr-n_0000000000) starting
   [junit4]   2> 1040860 INFO  (OverseerStateUpdate-72094270714347530-127.0.0.1:35921_solr-n_0000000000) [n:127.0.0.1:35921_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35921_solr
   [junit4]   2> 1040860 INFO  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35921_solr
   [junit4]   2> 1040861 INFO  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1040862 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1040862 WARN  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_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> 1040870 INFO  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1040882 INFO  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35921.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1040886 INFO  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35921.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1040886 INFO  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35921.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1040887 INFO  (jetty-launcher-5072-thread-2) [n:127.0.0.1:35921_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node2/.
   [junit4]   2> 1040932 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1040934 INFO  (zkConnectionManagerCallback-5116-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1040934 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1040937 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1040939 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:41237_solr as DOWN
   [junit4]   2> 1040939 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1040940 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41237_solr
   [junit4]   2> 1040940 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1040941 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1040941 WARN  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_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> 1040943 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1040954 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1040971 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41237.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1040978 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41237.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1040978 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41237.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1040979 INFO  (jetty-launcher-5072-thread-1) [n:127.0.0.1:41237_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node1/.
   [junit4]   2> 1041032 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041033 INFO  (zkConnectionManagerCallback-5122-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1041033 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1041035 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1041037 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:37025_solr as DOWN
   [junit4]   2> 1041037 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1041037 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37025_solr
   [junit4]   2> 1041037 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1041037 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1041038 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1041038 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1041039 WARN  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_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> 1041046 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1041057 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37025.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1041060 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37025.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1041060 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37025.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1041061 INFO  (jetty-launcher-5072-thread-4) [n:127.0.0.1:37025_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node4/.
   [junit4]   2> 1041133 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041134 INFO  (zkConnectionManagerCallback-5128-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1041134 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1041138 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1041140 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46279_solr as DOWN
   [junit4]   2> 1041140 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1041140 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46279_solr
   [junit4]   2> 1041140 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1041140 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1041140 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1041141 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 1041141 WARN  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_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> 1041146 INFO  (zkCallback-5127-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1041150 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1041181 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1041186 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1041186 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1041187 INFO  (jetty-launcher-5072-thread-3) [n:127.0.0.1:46279_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node3/.
   [junit4]   2> 1041212 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 1041212 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1041213 INFO  (zkConnectionManagerCallback-5137-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1041213 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1041213 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1041213 INFO  (TEST-TestPackages.testPluginLoading-seed#[EF630B0F59C368B]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41185/solr ready
   [junit4]   2> 1041246 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41237_solr} status=0 QTime=0
   [junit4]   2> 1041246 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41237_solr 
   [junit4]   2> 1041253 INFO  (qtp1819669327-17688) [n:127.0.0.1:41237_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> 1041255 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41237_solr} status=0 QTime=0
   [junit4]   2> 1041256 INFO  (updateExecutor-5097-thread-1-processing-n:127.0.0.1:35921_solr) [n:127.0.0.1:35921_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41237_solr 
   [junit4]   2> 1041261 INFO  (qtp1819669327-17695) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1041262 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1041262 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1041264 INFO  (qtp1819669327-17688) [n:127.0.0.1:41237_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> 1041264 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={getFrom=127.0.0.1:41237_solr} status=0 QTime=0
   [junit4]   2> 1041264 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.DistribPackageStore fetching a file /_trusted_/keys/pub_key512.der from 127.0.0.1:41237_solr 
   [junit4]   2> 1041265 INFO  (qtp1819669327-17686) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 QTime=32
   [junit4]   1> sync resp: https://127.0.0.1:41237/api/node/files/_trusted_/keys/pub_key512.der?sync=true ,is: null
   [junit4]   2> 1041270 INFO  (qtp1819669327-17688) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1041271 INFO  (updateExecutor-5097-thread-1-processing-n:127.0.0.1:35921_solr) [n:127.0.0.1:35921_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1041271 INFO  (updateExecutor-5097-thread-1-processing-n:127.0.0.1:35921_solr) [n:127.0.0.1:35921_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1041274 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_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> 1041275 INFO  (qtp139997949-17696) [n:127.0.0.1:35921_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> 1041281 INFO  (qtp1819669327-17688) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 1041281 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.DistribPackageStore persisted a file /_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 1041281 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /_trusted_/keys/pub_key512.der
   [junit4]   2> 1041287 INFO  (qtp1819669327-17688) [n:127.0.0.1:41237_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> 1041296 INFO  (qtp578920235-17701) [n:127.0.0.1:37025_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> 1041304 INFO  (qtp192176138-17691) [n:127.0.0.1:46279_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> 1041318 INFO  (qtp1819669327-17695) [n:127.0.0.1:41237_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041321 INFO  (qtp1819669327-17695) [n:127.0.0.1:41237_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/runtimelibs.jar
   [junit4]   2> 1041332 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_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> 1041341 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_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> 1041352 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_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> 1041352 INFO  (qtp1819669327-17695) [n:127.0.0.1:41237_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 1041352 INFO  (qtp1819669327-17695) [n:127.0.0.1:41237_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1041360 INFO  (qtp578920235-17701) [n:127.0.0.1:37025_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41237_solr} status=0 QTime=0
   [junit4]   2> 1041360 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41237_solr 
   [junit4]   2> 1041367 INFO  (qtp1819669327-17688) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1041367 INFO  (qtp192176138-17691) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41237_solr} status=0 QTime=0
   [junit4]   2> 1041367 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41237_solr 
   [junit4]   2> 1041374 INFO  (qtp139997949-17696) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:41237_solr} status=0 QTime=0
   [junit4]   2> 1041374 INFO  (updateExecutor-5097-thread-1-processing-n:127.0.0.1:35921_solr) [n:127.0.0.1:35921_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/runtimelibs.jar from 127.0.0.1:41237_solr 
   [junit4]   2> 1041374 INFO  (qtp1819669327-17686) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1041374 INFO  (qtp1819669327-17695) [n:127.0.0.1:41237_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=58
   [junit4]   2> 1041377 INFO  (qtp1819669327-17695) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1041379 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1041379 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1041381 INFO  (qtp1819669327-17688) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1041383 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_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> 1041383 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1041383 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1041384 INFO  (qtp1819669327-17686) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 1041435 INFO  (qtp1819669327-17695) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 1041437 INFO  (updateExecutor-5097-thread-1-processing-n:127.0.0.1:35921_solr) [n:127.0.0.1:35921_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 1041437 INFO  (updateExecutor-5097-thread-1-processing-n:127.0.0.1:35921_solr) [n:127.0.0.1:35921_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/runtimelibs.jar
   [junit4]   2> 1041494 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_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> 1041503 INFO  (qtp1819669327-17686) [n:127.0.0.1:41237_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> 1041512 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_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> 1041519 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_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> 1041530 INFO  (qtp139997949-17696) [n:127.0.0.1:35921_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041530 INFO  (qtp139997949-17696) [n:127.0.0.1:35921_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 1041540 INFO  (qtp578920235-17701) [n:127.0.0.1:37025_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> 1041552 INFO  (qtp192176138-17691) [n:127.0.0.1:46279_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> 1041561 INFO  (qtp1819669327-17686) [n:127.0.0.1:41237_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> 1041561 INFO  (qtp139997949-17696) [n:127.0.0.1:35921_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 1041562 INFO  (qtp139997949-17696) [n:127.0.0.1:35921_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1041571 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:35921_solr} status=0 QTime=0
   [junit4]   2> 1041571 INFO  (updateExecutor-5090-thread-3-processing-n:127.0.0.1:41237_solr) [n:127.0.0.1:41237_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:35921_solr 
   [junit4]   2> 1041579 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1041580 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:35921_solr} status=0 QTime=0
   [junit4]   2> 1041582 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:35921_solr 
   [junit4]   2> 1041586 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={getFrom=127.0.0.1:35921_solr} status=0 QTime=0
   [junit4]   2> 1041586 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/testurpv1.jar from 127.0.0.1:35921_solr 
   [junit4]   2> 1041586 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1041587 INFO  (qtp139997949-17696) [n:127.0.0.1:35921_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=57
   [junit4]   2> 1041587 INFO  (updateExecutor-5090-thread-3-processing-n:127.0.0.1:41237_solr) [n:127.0.0.1:41237_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1041587 INFO  (updateExecutor-5090-thread-3-processing-n:127.0.0.1:41237_solr) [n:127.0.0.1:41237_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1041593 INFO  (qtp139997949-17716) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1041593 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 1041599 INFO  (qtp139997949-17715) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1041601 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1041601 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1041601 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_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> 1041603 INFO  (qtp139997949-17716) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar params={} status=0 QTime=0
   [junit4]   2> 1041604 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 1041604 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/testurpv1.jar
   [junit4]   2> 1041612 INFO  (qtp1819669327-17686) [n:127.0.0.1:41237_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> 1041620 INFO  (qtp578920235-17701) [n:127.0.0.1:37025_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> 1041628 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_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> 1041631 INFO  (qtp1819669327-17686) [n:127.0.0.1:41237_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041632 INFO  (qtp1819669327-17686) [n:127.0.0.1:41237_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/expressible.jar
   [junit4]   2> 1041639 INFO  (qtp139997949-17715) [n:127.0.0.1:35921_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> 1041650 INFO  (qtp192176138-17691) [n:127.0.0.1:46279_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> 1041659 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_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> 1041659 INFO  (qtp1819669327-17686) [n:127.0.0.1:41237_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 1041659 INFO  (qtp1819669327-17686) [n:127.0.0.1:41237_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1041667 INFO  (qtp139997949-17716) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41237_solr} status=0 QTime=0
   [junit4]   2> 1041667 INFO  (updateExecutor-5097-thread-2-processing-n:127.0.0.1:35921_solr) [n:127.0.0.1:35921_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:41237_solr 
   [junit4]   2> 1041674 INFO  (qtp578920235-17701) [n:127.0.0.1:37025_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41237_solr} status=0 QTime=0
   [junit4]   2> 1041675 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:41237_solr 
   [junit4]   2> 1041703 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1041711 INFO  (qtp192176138-17691) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={getFrom=127.0.0.1:41237_solr} status=0 QTime=0
   [junit4]   2> 1041711 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore fetching a file /mypkg/expressible.jar from 127.0.0.1:41237_solr 
   [junit4]   2> 1041712 INFO  (qtp1819669327-17688) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1041712 INFO  (qtp1819669327-17686) [n:127.0.0.1:41237_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=81
   [junit4]   2> 1041712 INFO  (updateExecutor-5097-thread-2-processing-n:127.0.0.1:35921_solr) [n:127.0.0.1:35921_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1041712 INFO  (updateExecutor-5097-thread-2-processing-n:127.0.0.1:35921_solr) [n:127.0.0.1:35921_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1041713 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1041718 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 1041721 INFO  (qtp1819669327-17695) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1041721 INFO  (qtp139997949-17715) [n:127.0.0.1:35921_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> 1041722 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1041722 INFO  (updateExecutor-5084-thread-1-processing-n:127.0.0.1:37025_solr) [n:127.0.0.1:37025_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1041731 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar params={} status=0 QTime=0
   [junit4]   2> 1041732 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 1041732 INFO  (updateExecutor-5108-thread-1-processing-n:127.0.0.1:46279_solr) [n:127.0.0.1:46279_solr     ] o.a.s.f.PackageStoreAPI downloaded file: /mypkg/expressible.jar
   [junit4]   2> 1041733 INFO  (qtp1819669327-17688) [n:127.0.0.1:41237_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> 1041740 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_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> 1041746 INFO  (qtp192176138-17691) [n:127.0.0.1:46279_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> 1041775 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041776 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041777 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041777 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041777 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041778 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041780 DEBUG (zkCallback-5127-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1041780 DEBUG (zkCallback-5121-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1041780 DEBUG (zkCallback-5115-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1041780 DEBUG (zkCallback-5103-thread-1) [     ] o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 1041788 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1041788 INFO  (zkCallback-5127-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1041788 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1041788 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1041788 INFO  (zkCallback-5127-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1041788 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1041788 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1041788 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 1041788 INFO  (zkCallback-5121-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> 1041788 INFO  (zkCallback-5115-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> 1041788 INFO  (zkCallback-5127-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> 1041788 INFO  (zkCallback-5103-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> 1041789 INFO  (qtp139997949-17715) [n:127.0.0.1:35921_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1041789 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041789 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041789 INFO  (zkCallback-5127-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041789 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041790 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041790 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041790 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041790 INFO  (zkCallback-5127-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041790 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041791 INFO  (zkCallback-5127-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041791 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041791 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041791 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041791 INFO  (zkCallback-5127-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041791 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041791 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041792 INFO  (zkCallback-5127-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041792 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041792 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041792 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041792 INFO  (zkCallback-5127-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041792 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041792 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041792 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, downloading.. 
   [junit4]   2> 1041793 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 1041793 INFO  (zkCallback-5127-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 1041793 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 1041793 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 1041794 INFO  (zkCallback-5121-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1041794 INFO  (zkCallback-5115-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1041794 INFO  (zkCallback-5127-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1041794 INFO  (zkCallback-5103-thread-1) [     ] o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 1041799 INFO  (qtp1819669327-17688) [n:127.0.0.1:41237_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1041813 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1041813 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 1041813 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=58
   [junit4]   2> 1041821 INFO  (qtp578920235-17701) [n:127.0.0.1:37025_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> 1041823 INFO  (OverseerThreadFactory-5610-thread-1-processing-n:127.0.0.1:35921_solr) [n:127.0.0.1:35921_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testPluginLoadingColl
   [junit4]   2> 1041926 INFO  (OverseerStateUpdate-72094270714347530-127.0.0.1:35921_solr-n_0000000000) [n:127.0.0.1:35921_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:41237/solr",
   [junit4]   2>   "node_name":"127.0.0.1:41237_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041927 INFO  (OverseerStateUpdate-72094270714347530-127.0.0.1:35921_solr-n_0000000000) [n:127.0.0.1:35921_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:46279/solr",
   [junit4]   2>   "node_name":"127.0.0.1:46279_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041927 INFO  (OverseerStateUpdate-72094270714347530-127.0.0.1:35921_solr-n_0000000000) [n:127.0.0.1:35921_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:35921/solr",
   [junit4]   2>   "node_name":"127.0.0.1:35921_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1041928 INFO  (OverseerStateUpdate-72094270714347530-127.0.0.1:35921_solr-n_0000000000) [n:127.0.0.1:35921_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:37025/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37025_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1042140 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_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> 1042140 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_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> 1042140 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_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> 1042141 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_solr    x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1042141 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_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> 1042149 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1042149 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1042149 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1042149 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 1042162 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1042162 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1042162 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1042162 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 1042164 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_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> 1042164 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_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> 1042165 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_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> 1042165 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_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> 1042165 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_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> 1042165 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_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> 1042165 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_solr c:testPluginLoadingColl s:shard1 r:core_node3 x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41237.solr.core.testPluginLoadingColl.shard1.replica_n1' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1042165 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37025.solr.core.testPluginLoadingColl.shard2.replica_n6' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1042165 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_solr c:testPluginLoadingColl s:shard2 r:core_node7 x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35921.solr.core.testPluginLoadingColl.shard2.replica_n4' (registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1042165 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_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> 1042165 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_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> 1042165 INFO  (qtp1819669327-17700) [n:127.0.0.1:41237_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-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node1/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 1042165 INFO  (qtp139997949-17693) [n:127.0.0.1:35921_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-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node2/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 1042165 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_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-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 1042166 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_solr c:testPluginLoadingColl s:shard1 r:core_node5 x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46279.solr.core.testPluginLoadingColl.shard1.replica_n2' (registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@311fdca5
   [junit4]   2> 1042166 INFO  (qtp192176138-17689) [n:127.0.0.1:46279_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-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.pkg.TestPackages_EF630B0F59C368B-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 1042292 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_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> 1042292 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_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> 1042295 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1042295 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1042297 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c45cc7b[testPluginLoadingColl_shard2_replica_n6] main]
   [junit4]   2> 1042298 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1042298 INFO  (qtp578920235-17698) [n:127.0.0.1:37025_solr c:testPluginLoadingColl s:shard2 r:core_node8 x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null a

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

jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-resolver-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-transport-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-transport-native-epoll-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/netty-transport-native-unix-common-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/slf4j-api-1.7.24.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/stax2-api-3.1.4.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/zookeeper-3.5.7.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/solrj/lib/zookeeper-jute-3.5.7.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-common-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-hpack-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/http2-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/javax.servlet-api-3.1.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-alpn-java-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-alpn-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-continuation-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-deploy-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-http-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-io-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-jmx-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-rewrite-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-security-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-server-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-servlet-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-servlets-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-util-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-webapp-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/jetty-xml-9.4.24.v20191120.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-core-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-graphite-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jetty9-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jmx-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/lib/metrics-jvm-4.1.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-2.4.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/hamcrest-core-1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/junit-4.12.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.7.2.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/antlr4-runtime-4.5.1-1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/byte-buddy-1.9.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-compress-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-logging-1.1.3.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/commons-text-1.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-common-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0-tests.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-hdfs-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-minicluster-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/hadoop-minikdc-3.2.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-core-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-server-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/jersey-servlet-1.19.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-admin-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-client-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-common-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-crypto-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-identity-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-server-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerb-simplekdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-config-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-kdc-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/kerby-util-1.0.1.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/mockito-core-2.23.4.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/netty-all-4.1.47.Final.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/objenesis-2.6.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/test-lib/opentracing-mock-0.33.0.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/analysis/icu/lucene-analyzers-icu-8.6.0-SNAPSHOT.jar:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/contrib/solr-analysis-extras/classes/java:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/queryparser/classes/test:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/backward-codecs/classes/test:/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/contrib/analysis-extras/lib/icu4j-62.1.jar:/home/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J5-20200323_032050_99511671551459353284363.events @/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J5-20200323_032050_9951638672005373941062.suites -stdin
   [junit4] ERROR: JVM J5 ended with an exception: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J5-20200323_032050_9955098494911935811546.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:835)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:578: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build.xml:231: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/common-build.xml:550: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1594: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1121: At least one slave process threw an exception, first: Forked process returned with error code: 134. Very likely a JVM crash.  See process stdout at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J5-20200323_032050_9955098494911935811546.sysout

Total time: 33 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.2) - Build # 2511 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2511/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests

Error Message:
AddReplica did not complete expected same:<COMPLETED> was not:<RUNNING>

Stack Trace:
java.lang.AssertionError: AddReplica did not complete expected same:<COMPLETED> was not:<RUNNING>
	at __randomizedtesting.SeedInfo.seed([14F5E4DCE217E528:F0B1D86B44BFABF7]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotSame(Assert.java:828)
	at org.junit.Assert.assertSame(Assert.java:771)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:162)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 15193 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
   [junit4]   2> 328055 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[14F5E4DCE217E528]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 328055 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[14F5E4DCE217E528]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001/data-dir-44-001
   [junit4]   2> 328055 WARN  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[14F5E4DCE217E528]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 328055 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[14F5E4DCE217E528]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 328056 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[14F5E4DCE217E528]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 328056 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[14F5E4DCE217E528]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 328058 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncIdBackCompat
   [junit4]   2> 328058 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001/tempDir-001
   [junit4]   2> 328058 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 328060 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 328060 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 328160 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer start zk server on port:32883
   [junit4]   2> 328160 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:32883
   [junit4]   2> 328160 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32883
   [junit4]   2> 328160 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32883
   [junit4]   2> 328164 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328170 INFO  (zkConnectionManagerCallback-1625-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328172 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328178 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328182 INFO  (zkConnectionManagerCallback-1627-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328182 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328187 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328193 INFO  (zkConnectionManagerCallback-1629-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328193 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328308 WARN  (jetty-launcher-1630-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 328308 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 328308 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 328308 INFO  (jetty-launcher-1630-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 328310 WARN  (jetty-launcher-1630-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 328310 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 328310 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 328310 INFO  (jetty-launcher-1630-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 328324 INFO  (jetty-launcher-1630-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 328324 INFO  (jetty-launcher-1630-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 328325 INFO  (jetty-launcher-1630-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 328327 INFO  (jetty-launcher-1630-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 328328 INFO  (jetty-launcher-1630-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 328328 INFO  (jetty-launcher-1630-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 328328 INFO  (jetty-launcher-1630-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7913339e{/solr,null,AVAILABLE}
   [junit4]   2> 328328 INFO  (jetty-launcher-1630-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19ca957f{/solr,null,AVAILABLE}
   [junit4]   2> 328336 INFO  (jetty-launcher-1630-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@683e6fe3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 328336 INFO  (jetty-launcher-1630-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@64305a69{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 328336 INFO  (jetty-launcher-1630-thread-1) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 328336 INFO  (jetty-launcher-1630-thread-2) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 328336 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42091}
   [junit4]   2> 328336 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38951}
   [junit4]   2> 328338 ERROR (jetty-launcher-1630-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 328338 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 328338 ERROR (jetty-launcher-1630-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 328338 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 328338 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 328338 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 328338 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 328338 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 328338 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T05:29:02.058241Z
   [junit4]   2> 328338 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 328338 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 328338 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T05:29:02.058288Z
   [junit4]   2> 328340 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328341 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328346 INFO  (zkConnectionManagerCallback-1632-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328347 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328348 INFO  (zkConnectionManagerCallback-1634-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328348 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328349 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 328352 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 328555 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 328555 WARN  (jetty-launcher-1630-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22226761[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328555 WARN  (jetty-launcher-1630-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22226761[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328557 WARN  (jetty-launcher-1630-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b2741d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328557 WARN  (jetty-launcher-1630-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b2741d8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328558 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32883/solr
   [junit4]   2> 328559 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328560 INFO  (zkConnectionManagerCallback-1642-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328560 INFO  (jetty-launcher-1630-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328641 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 328642 WARN  (jetty-launcher-1630-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@10ead0d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328642 WARN  (jetty-launcher-1630-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@10ead0d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328644 WARN  (jetty-launcher-1630-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33096884[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328644 WARN  (jetty-launcher-1630-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33096884[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 328645 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32883/solr
   [junit4]   2> 328645 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328646 INFO  (zkConnectionManagerCallback-1648-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328646 INFO  (jetty-launcher-1630-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328661 INFO  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328662 INFO  (zkConnectionManagerCallback-1650-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328662 INFO  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328705 INFO  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38951_solr
   [junit4]   2> 328705 INFO  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_solr     ] o.a.s.c.Overseer Overseer (id=72094706554044423-127.0.0.1:38951_solr-n_0000000000) starting
   [junit4]   2> 328707 INFO  (OverseerStateUpdate-72094706554044423-127.0.0.1:38951_solr-n_0000000000) [n:127.0.0.1:38951_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38951_solr
   [junit4]   2> 328710 INFO  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38951_solr
   [junit4]   2> 328716 INFO  (zkCallback-1649-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 328717 INFO  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 328718 WARN  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_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> 328741 INFO  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 328758 INFO  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38951.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 328762 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328764 INFO  (zkConnectionManagerCallback-1656-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328764 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328765 INFO  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38951.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 328765 INFO  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38951.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 328766 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 328766 INFO  (jetty-launcher-1630-thread-2) [n:127.0.0.1:38951_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001/tempDir-001/node2/.
   [junit4]   2> 328768 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:42091_solr as DOWN
   [junit4]   2> 328768 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 328768 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42091_solr
   [junit4]   2> 328770 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 328770 WARN  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_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> 328772 INFO  (zkCallback-1655-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 328772 INFO  (zkCallback-1649-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 328788 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 328805 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42091.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 328812 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42091.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 328812 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42091.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 328813 INFO  (jetty-launcher-1630-thread-1) [n:127.0.0.1:42091_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001/tempDir-001/node1/.
   [junit4]   2> 328831 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 328832 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 328832 INFO  (zkConnectionManagerCallback-1665-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 328832 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 328833 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 328833 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32883/solr ready
   [junit4]   2> 328837 INFO  (qtp1727630668-9125) [n:127.0.0.1:42091_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=testAsyncIdBackCompat&collection.configName=conf1&name=testAsyncIdBackCompat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 328838 INFO  (qtp1727630668-9125) [n:127.0.0.1:42091_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=testAsyncIdBackCompat&collection.configName=conf1&name=testAsyncIdBackCompat&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 328838 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAsyncIdBackCompat
   [junit4]   2> 328940 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=481502796
   [junit4]   2> 328941 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38951_solr
   [junit4]   2> 328941 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 328941 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:38951_solr as DOWN
   [junit4]   2> 328943 INFO  (jetty-closer-1666-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=190384854
   [junit4]   2> 328943 INFO  (jetty-closer-1666-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42091_solr
   [junit4]   2> 328943 INFO  (jetty-closer-1666-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 328943 INFO  (jetty-closer-1666-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:42091_solr as DOWN
   [junit4]   2> 328944 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 328948 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 328948 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@555fed04: rootName = solr_38951, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3ac39754
   [junit4]   2> 328951 INFO  (jetty-closer-1666-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 328952 INFO  (jetty-closer-1666-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c84fe44: rootName = solr_42091, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@58951925
   [junit4]   2> 328953 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 328953 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1104d575: rootName = solr_38951, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@370d8432
   [junit4]   2> 328956 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 328956 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1522b12a: rootName = solr_38951, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@175893d6
   [junit4]   2> 328956 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 328956 INFO  (jetty-closer-1666-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 328956 INFO  (jetty-closer-1666-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ef311ba: rootName = solr_42091, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@370d8432
   [junit4]   2> 328958 INFO  (jetty-closer-1666-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 328958 INFO  (jetty-closer-1666-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63b040ec: rootName = solr_42091, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@175893d6
   [junit4]   2> 328958 INFO  (jetty-closer-1666-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 328964 INFO  (closeThreadPool-1673-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72094706554044423-127.0.0.1:38951_solr-n_0000000000) closing
   [junit4]   2> 328965 INFO  (OverseerStateUpdate-72094706554044423-127.0.0.1:38951_solr-n_0000000000) [n:127.0.0.1:38951_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38951_solr
   [junit4]   2> 328965 INFO  (OverseerAutoScalingTriggerThread-72094706554044423-127.0.0.1:38951_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 328977 INFO  (closeThreadPool-1673-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72094706554044423-127.0.0.1:38951_solr-n_0000000000) closing
   [junit4]   2> 329078 INFO  (jetty-closer-1666-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72094706554044423-127.0.0.1:38951_solr-n_0000000000) closing
   [junit4]   2> 329079 INFO  (jetty-closer-1666-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@64305a69{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 329080 INFO  (jetty-closer-1666-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19ca957f{/solr,null,UNAVAILABLE}
   [junit4]   2> 329080 INFO  (jetty-closer-1666-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 329181 INFO  (jetty-closer-1666-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@683e6fe3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 329181 INFO  (jetty-closer-1666-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7913339e{/solr,null,UNAVAILABLE}
   [junit4]   2> 329181 INFO  (jetty-closer-1666-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 329182 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 329385 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> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 329386 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:32883
   [junit4]   2> 329386 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32883
   [junit4]   2> 329386 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncIdBackCompat-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32883
   [junit4]   2> 329390 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSolrJAPICalls
   [junit4]   2> 329390 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001/tempDir-002
   [junit4]   2> 329390 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 329395 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 329395 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 329495 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer start zk server on port:33387
   [junit4]   2> 329495 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33387
   [junit4]   2> 329495 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33387
   [junit4]   2> 329495 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33387
   [junit4]   2> 329500 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 329502 INFO  (zkConnectionManagerCallback-1676-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 329502 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 329508 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 329512 INFO  (zkConnectionManagerCallback-1678-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 329512 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 329516 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 329517 INFO  (zkConnectionManagerCallback-1680-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 329517 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 329628 WARN  (jetty-launcher-1681-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 329628 WARN  (jetty-launcher-1681-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 329628 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 329628 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 329628 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 329628 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 329628 INFO  (jetty-launcher-1681-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 329628 INFO  (jetty-launcher-1681-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 12.0.2+10
   [junit4]   2> 329636 INFO  (jetty-launcher-1681-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 329636 INFO  (jetty-launcher-1681-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 329636 INFO  (jetty-launcher-1681-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 329636 INFO  (jetty-launcher-1681-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4226998f{/solr,null,AVAILABLE}
   [junit4]   2> 329636 INFO  (jetty-launcher-1681-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 329636 INFO  (jetty-launcher-1681-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 329636 INFO  (jetty-launcher-1681-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 329637 INFO  (jetty-launcher-1681-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73cc8910{/solr,null,AVAILABLE}
   [junit4]   2> 329637 INFO  (jetty-launcher-1681-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2afc345c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 329637 INFO  (jetty-launcher-1681-thread-2) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 329637 INFO  (jetty-launcher-1681-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6e60db07{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?????}
   [junit4]   2> 329637 INFO  (jetty-launcher-1681-thread-1) [     ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 329637 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39165}
   [junit4]   2> 329637 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45243}
   [junit4]   2> 329638 ERROR (jetty-launcher-1681-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 329638 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 329638 ERROR (jetty-launcher-1681-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 329638 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 329638 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 329638 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 329638 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 329638 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 329638 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 329638 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T05:29:03.358269Z
   [junit4]   2> 329638 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr
   [junit4]   2> 329638 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-23T05:29:03.358292Z
   [junit4]   2> 329638 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 329642 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 329649 INFO  (zkConnectionManagerCallback-1685-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 329649 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 329668 INFO  (zkConnectionManagerCallback-1683-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 329669 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 329669 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 329683 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 329959 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 329959 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 329960 WARN  (jetty-launcher-1681-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c989881[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 329960 WARN  (jetty-launcher-1681-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c989881[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 329960 WARN  (jetty-launcher-1681-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f66afc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 329960 WARN  (jetty-launcher-1681-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f66afc7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 329973 WARN  (jetty-launcher-1681-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@58ac3bed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 329973 WARN  (jetty-launcher-1681-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@58ac3bed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 329974 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33387/solr
   [junit4]   2> 329976 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 329977 WARN  (jetty-launcher-1681-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@38fec63e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 329977 WARN  (jetty-launcher-1681-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@38fec63e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 329979 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33387/solr
   [junit4]   2> 329979 INFO  (zkConnectionManagerCallback-1696-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 329979 INFO  (jetty-launcher-1681-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 329981 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 329982 INFO  (zkConnectionManagerCallback-1699-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 329982 INFO  (jetty-launcher-1681-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 330080 INFO  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 330081 INFO  (zkConnectionManagerCallback-1701-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330081 INFO  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 330116 INFO  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39165_solr
   [junit4]   2> 330117 INFO  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_solr     ] o.a.s.c.Overseer Overseer (id=72094706641403911-127.0.0.1:39165_solr-n_0000000000) starting
   [junit4]   2> 330118 INFO  (OverseerStateUpdate-72094706641403911-127.0.0.1:39165_solr-n_0000000000) [n:127.0.0.1:39165_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39165_solr
   [junit4]   2> 330118 INFO  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39165_solr
   [junit4]   2> 330119 INFO  (zkCallback-1700-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 330120 INFO  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 330121 WARN  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_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> 330131 INFO  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 330148 INFO  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39165.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 330155 INFO  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39165.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 330155 INFO  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39165.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 330156 INFO  (jetty-launcher-1681-thread-2) [n:127.0.0.1:39165_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001/tempDir-002/node2/.
   [junit4]   2> 330181 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 330182 INFO  (zkConnectionManagerCallback-1707-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330182 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 330184 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 330185 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:45243_solr as DOWN
   [junit4]   2> 330186 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 330186 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45243_solr
   [junit4]   2> 330186 INFO  (zkCallback-1700-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 330186 INFO  (zkCallback-1706-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 330187 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 330187 WARN  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_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> 330198 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 330213 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45243.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 330234 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45243.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 330234 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45243.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 330235 INFO  (jetty-launcher-1681-thread-1) [n:127.0.0.1:45243_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001/tempDir-002/node1/.
   [junit4]   2> 330247 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 330248 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 330249 INFO  (zkConnectionManagerCallback-1716-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330249 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 330250 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 330250 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33387/solr ready
   [junit4]   2> 330253 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=8df13afc-b240-4c00-afb3-9dbea44ee524&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 330254 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=8df13afc-b240-4c00-afb3-9dbea44ee524&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 330255 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=8df13afc-b240-4c00-afb3-9dbea44ee524&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 330255 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=8df13afc-b240-4c00-afb3-9dbea44ee524&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 330255 INFO  (OverseerThreadFactory-1878-thread-1-processing-n:127.0.0.1:39165_solr) [n:127.0.0.1:39165_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testasynccollectioncreation
   [junit4]   2> 330358 INFO  (OverseerStateUpdate-72094706641403911-127.0.0.1:39165_solr-n_0000000000) [n:127.0.0.1:39165_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39165/solr",
   [junit4]   2>   "node_name":"127.0.0.1:39165_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 330561 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 330561 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=testasynccollectioncreation&version=2&replicaType=NRT&async=8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209&coreNodeName=core_node2&name=testasynccollectioncreation_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 330561 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr    x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 330563 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209
   [junit4]   2> 330563 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 330566 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 330573 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 330575 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 330575 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testasynccollectioncreation_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 330575 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39165.solr.core.testasynccollectioncreation.shard1.replica_n1' (registry 'solr.core.testasynccollectioncreation.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 330575 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrCore [[testasynccollectioncreation_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001/tempDir-002/node2/./testasynccollectioncreation_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001/tempDir-002/node2/./testasynccollectioncreation_shard1_replica_n1/data/]
   [junit4]   2> 330619 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 330619 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 330620 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 330620 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 330621 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d1b5ac5[testasynccollectioncreation_shard1_replica_n1] main]
   [junit4]   2> 330622 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 330622 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 330622 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 330622 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1661931455084756992
   [junit4]   2> 330623 INFO  (searcherExecutor-1887-thread-1-processing-x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 r:core_node2 CREATE n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SolrCore [testasynccollectioncreation_shard1_replica_n1] Registered new searcher Searcher@4d1b5ac5[testasynccollectioncreation_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 330624 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testasynccollectioncreation/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 330624 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testasynccollectioncreation/leaders/shard1
   [junit4]   2> 330626 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 330626 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 330626 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39165/solr/testasynccollectioncreation_shard1_replica_n1/
   [junit4]   2> 330626 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 330626 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:39165/solr/testasynccollectioncreation_shard1_replica_n1/ has no replicas
   [junit4]   2> 330626 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testasynccollectioncreation/leaders/shard1/leader after winning as /collections/testasynccollectioncreation/leader_elect/shard1/election/72094706641403911-core_node2-n_0000000000
   [junit4]   2> 330627 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39165/solr/testasynccollectioncreation_shard1_replica_n1/ shard1
   [junit4]   2> 330728 INFO  (zkCallback-1700-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 330728 INFO  (zkCallback-1700-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 330728 INFO  (zkCallback-1700-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 330729 INFO  (parallelCoreAdminExecutor-1879-thread-1-processing-n:127.0.0.1:39165_solr x:testasynccollectioncreation_shard1_replica_n1 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209 CREATE) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1 r:core_node2 x:testasynccollectioncreation_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 330830 INFO  (zkCallback-1700-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 330830 INFO  (zkCallback-1700-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 330830 INFO  (zkCallback-1700-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 330830 INFO  (zkCallback-1700-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 331256 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=8df13afc-b240-4c00-afb3-9dbea44ee524&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 331256 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=8df13afc-b240-4c00-afb3-9dbea44ee524&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 331564 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209
   [junit4]   2> 331564 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=8df13afc-b240-4c00-afb3-9dbea44ee524566294349983209&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 331565 INFO  (OverseerThreadFactory-1878-thread-1-processing-n:127.0.0.1:39165_solr) [n:127.0.0.1:39165_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 332256 INFO  (OverseerCollectionConfigSetProcessor-72094706641403911-127.0.0.1:39165_solr-n_0000000000) [n:127.0.0.1:39165_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 332257 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=8df13afc-b240-4c00-afb3-9dbea44ee524&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 332257 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=8df13afc-b240-4c00-afb3-9dbea44ee524&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 332257 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=8df13afc-b240-4c00-afb3-9dbea44ee524&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 332258 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=8df13afc-b240-4c00-afb3-9dbea44ee524&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 332258 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=b9d52834-430b-473e-a95e-d5746f82f537&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 332259 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=b9d52834-430b-473e-a95e-d5746f82f537&collection.configName=conf1&name=testasynccollectioncreation&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 332260 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b9d52834-430b-473e-a95e-d5746f82f537&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 332260 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b9d52834-430b-473e-a95e-d5746f82f537&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 332260 INFO  (OverseerThreadFactory-1878-thread-2-processing-n:127.0.0.1:39165_solr) [n:127.0.0.1:39165_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testasynccollectioncreation
   [junit4]   2> 332261 ERROR (OverseerThreadFactory-1878-thread-2-processing-n:127.0.0.1:39165_solr) [n:127.0.0.1:39165_solr     ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testasynccollectioncreation operation: create failed:org.apache.solr.common.SolrException: collection already exists: testasynccollectioncreation
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:116)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:504)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> 
   [junit4]   2> 332261 INFO  (OverseerThreadFactory-1878-thread-2-processing-n:127.0.0.1:39165_solr) [n:127.0.0.1:39165_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 333261 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=b9d52834-430b-473e-a95e-d5746f82f537&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 333261 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b9d52834-430b-473e-a95e-d5746f82f537&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 333262 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=b9d52834-430b-473e-a95e-d5746f82f537&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 333262 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=b9d52834-430b-473e-a95e-d5746f82f537&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 333263 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params async=717a064c-7447-4066-a47c-226dadb52da2&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 333263 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr c:testasynccollectioncreation    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=717a064c-7447-4066-a47c-226dadb52da2&action=ADDREPLICA&collection=testasynccollectioncreation&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 333264 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=717a064c-7447-4066-a47c-226dadb52da2&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 333264 INFO  (qtp607899307-9266) [n:127.0.0.1:39165_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=717a064c-7447-4066-a47c-226dadb52da2&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 333265 INFO  (OverseerCollectionConfigSetProcessor-72094706641403911-127.0.0.1:39165_solr-n_0000000000) [n:127.0.0.1:39165_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 333265 INFO  (OverseerThreadFactory-1878-thread-3-processing-n:127.0.0.1:39165_solr) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45243_solr for creating new replica of shard shard1 for collection testasynccollectioncreation
   [junit4]   2> 333266 INFO  (OverseerThreadFactory-1878-thread-3-processing-n:127.0.0.1:39165_solr) [n:127.0.0.1:39165_solr c:testasynccollectioncreation s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 333278 INFO  (OverseerStateUpdate-72094706641403911-127.0.0.1:39165_solr-n_0000000000) [n:127.0.0.1:39165_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"testasynccollectioncreation",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testasynccollectioncreation_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45243/solr",
   [junit4]   2>   "node_name":"127.0.0.1:45243_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 333279 INFO  (zkCallback-1700-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 333279 INFO  (zkCallback-1700-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 333279 INFO  (zkCallback-1700-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 333279 INFO  (zkCallback-1700-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testasynccollectioncreation/state.json] for collection [testasynccollectioncreation] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 333387 INFO  (qtp1621567843-9285) [n:127.0.0.1:45243_solr    x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=717a064c-7447-4066-a47c-226dadb52da2566297370733652&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=0
   [junit4]   2> 333387 INFO  (parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:45243_solr x:testasynccollectioncreation_shard1_replica_n3 717a064c-7447-4066-a47c-226dadb52da2566297370733652 CREATE) [n:127.0.0.1:45243_solr    x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command async=717a064c-7447-4066-a47c-226dadb52da2566297370733652&qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&name=testasynccollectioncreation_shard1_replica_n3&action=CREATE&collection=testasynccollectioncreation&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 333388 INFO  (qtp1621567843-9285) [n:127.0.0.1:45243_solr     ] o.a.s.h.a.CoreAdminOperation Checking request status for : 717a064c-7447-4066-a47c-226dadb52da2566297370733652
   [junit4]   2> 333388 INFO  (qtp1621567843-9285) [n:127.0.0.1:45243_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=717a064c-7447-4066-a47c-226dadb52da2566297370733652&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 333392 INFO  (parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:45243_solr x:testasynccollectioncreation_shard1_replica_n3 717a064c-7447-4066-a47c-226dadb52da2566297370733652 CREATE) [n:127.0.0.1:45243_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 333399 INFO  (parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:45243_solr x:testasynccollectioncreation_shard1_replica_n3 717a064c-7447-4066-a47c-226dadb52da2566297370733652 CREATE) [n:127.0.0.1:45243_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 333400 INFO  (parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:45243_solr x:testasynccollectioncreation_shard1_replica_n3 717a064c-7447-4066-a47c-226dadb52da2566297370733652 CREATE) [n:127.0.0.1:45243_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 333400 INFO  (parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:45243_solr x:testasynccollectioncreation_shard1_replica_n3 717a064c-7447-4066-a47c-226dadb52da2566297370733652 CREATE) [n:127.0.0.1:45243_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'testasynccollectioncreation_shard1_replica_n3' using configuration from configset conf1, trusted=true
   [junit4]   2> 333400 INFO  (parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:45243_solr x:testasynccollectioncreation_shard1_replica_n3 717a064c-7447-4066-a47c-226dadb52da2566297370733652 CREATE) [n:127.0.0.1:45243_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45243.solr.core.testasynccollectioncreation.shard1.replica_n3' (registry 'solr.core.testasynccollectioncreation.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f05f9af
   [junit4]   2> 333400 INFO  (parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:45243_solr x:testasynccollectioncreation_shard1_replica_n3 717a064c-7447-4066-a47c-226dadb52da2566297370733652 CREATE) [n:127.0.0.1:45243_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.c.SolrCore [[testasynccollectioncreation_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001/tempDir-002/node1/./testasynccollectioncreation_shard1_replica_n3], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001/tempDir-002/node1/./testasynccollectioncreation_shard1_replica_n3/data/]
   [junit4]   2> 333440 INFO  (parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:45243_solr x:testasynccollectioncreation_shard1_replica_n3 717a064c-7447-4066-a47c-226dadb52da2566297370733652 CREATE) [n:127.0.0.1:45243_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 333440 INFO  (parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:45243_solr x:testasynccollectioncreation_shard1_replica_n3 717a064c-7447-4066-a47c-226dadb52da2566297370733652 CREATE) [n:127.0.0.1:45243_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 333441 INFO  (parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:45243_solr x:testasynccollectioncreation_shard1_replica_n3 717a064c-7447-4066-a47c-226dadb52da2566297370733652 CREATE) [n:127.0.0.1:45243_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncreation_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 333441 INFO  (parallelCoreAdminExecutor-1883-thread-1-processing-n:127.0.0.1:45243_solr x:testasynccollectioncreation_shard1_replica_n3 717a064c-7447-4066-a47c-226dadb52da2566297370733652 CREATE) [n:127.0.0.1:45243_solr c:testasynccollectioncreation s:shard1 r:core_node4 x:testasynccollectioncre

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

323542371243 CREATE) [n:127.0.0.1:45143_solr c:testAsyncOperations s:shard1  x:testAsyncOperations_shard1_replica_n5 ] o.a.s.c.CoreContainer null:org.apache.solr.common.SolrException: Error creating shard term node in Zookeeper for collection: testAsyncOperations
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.<init>(ZkShardTerms.java:102)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.getShard(ZkCollectionTerms.java:45)
   [junit4]   2> 	at org.apache.solr.cloud.ZkCollectionTerms.remove(ZkCollectionTerms.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1633)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.unregister(ZkController.java:1627)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:1206)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:93)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:362)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.lambda$handleRequestBody$0(CoreAdminHandler.java:189)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:210)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:134)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:1538)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$makePath$9(SolrZkClient.java:529)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:528)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:459)
   [junit4]   2> 	at org.apache.solr.cloud.ZkShardTerms.ensureTermNodeExist(ZkShardTerms.java:334)
   [junit4]   2> 	... 15 more
   [junit4]   2> 
   [junit4]   2> 999639 INFO  (jetty-closer-1833-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@79819d21{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:?}
   [junit4]   2> 999639 INFO  (jetty-closer-1833-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@574c6cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 999639 INFO  (jetty-closer-1833-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 999639 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 999841 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> 	3	/solr/collections/testAsyncOperations/terms/shard2
   [junit4]   2> 	3	/solr/collections/testAsyncOperations/terms/shard1
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/testAsyncOperations/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	44	/solr/collections/testAsyncOperations/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	26	/solr/overseer/queue
   [junit4]   2> 	10	/solr/overseer/collection-queue-work
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 999842 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42553
   [junit4]   2> 999842 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42553
   [junit4]   2> 999842 INFO  (TEST-CollectionsAPIAsyncDistributedZkTest.testAsyncRequests-seed#[14F5E4DCE217E528]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42553
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testAsyncRequests -Dtests.seed=14F5E4DCE217E528 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Africa/Abidjan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  652s J3 | CollectionsAPIAsyncDistributedZkTest.testAsyncRequests <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: AddReplica did not complete expected same:<COMPLETED> was not:<RUNNING>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([14F5E4DCE217E528:F0B1D86B44BFABF7]:0)
   [junit4]    > 	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncRequests(CollectionsAPIAsyncDistributedZkTest.java:162)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_14F5E4DCE217E528-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Asserting), _route_=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1939, maxMBSortInHeap=5.49854694003663, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@330f96fe), locale=ar-YE, timezone=Africa/Abidjan
   [junit4]   2> NOTE: Linux 5.3.0-42-generic amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=16,threads=1,free=148257448,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoadingUrl, TestLegacyNumericRangeQueryBuilder, RequiredFieldsTest, NumericFieldsTest, TriggerSetPropertiesIntegrationTest, AtomicUpdatesTest, CurrencyFieldTypeTest, TestRecoveryHdfs, AssignBackwardCompatibilityTest, ShardRoutingCustomTest, PKIAuthenticationIntegrationTest, TestUseDocValuesAsStored2, SolrXmlInZkTest, TestLogWatcher, TestSolrJ, ExitableDirectoryReaderTest, TestMaxTokenLenTokenizer, TestHighFrequencyDictionaryFactory, TestUtilizeNode, TestSchemaField, ZkShardTermsTest, TestSuggestSpellingConverter, TestDistributedMissingSort, TestConfigsApi, TestExtendedDismaxParser, TestReversedWildcardFilterFactory, TestPerFieldSimilarityWithDefaultOverride, TestChildDocTransformerHierarchy, TestRTGBase, FullSolrCloudDistribCmdsTest, HttpSolrCallGetCoreTest, TestSimScenario, DefaultValueUpdateProcessorTest, SolrMetricsIntegrationTest, TestCoreBackup, TestCloudJSONFacetJoinDomain, TermVectorComponentDistributedTest, TestTrie, TestDocBasedVersionConstraints, TestExclusionRuleCollectionAccess, TestSystemCollAutoCreate, ConfigSetsAPITest, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [530/901 (1!)] on J3 in 672.04s, 4 tests, 1 failure <<< FAILURES!

[...truncated 49212 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2511/consoleText

[repro] Revision: b5f9be5022a6c77bfcd11eed76ffafc19ceafa8e

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=CollectionsAPIAsyncDistributedZkTest -Dtests.method=testAsyncRequests -Dtests.seed=14F5E4DCE217E528 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Africa/Abidjan -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]       CollectionsAPIAsyncDistributedZkTest
[repro] ant compile-test

[...truncated 3426 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CollectionsAPIAsyncDistributedZkTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=14F5E4DCE217E528 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Africa/Abidjan -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 96 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro] Exiting with code 0

[...truncated 43 lines...]