Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/139/
Java: 64bit/jdk-13 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
req: 
https://127.0.0.1:41149/api/node/files/mypkg/runtimelibs.jar?wt=javabin&meta=true
 . attempt: 9 Mismatch for value : '[files, /mypkg/runtimelibs.jar, sha512]' in 
response , {   "responseHeader":{     "status":0,     "QTime":0},   
"files":{"/mypkg/runtimelibs.jar":null}}

Stack Trace:
java.lang.AssertionError: req: 
https://127.0.0.1:41149/api/node/files/mypkg/runtimelibs.jar?wt=javabin&meta=true
 . attempt: 9 Mismatch for value : '[files, /mypkg/runtimelibs.jar, sha512]' in 
response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "files":{"/mypkg/runtimelibs.jar":null}}
        at 
__randomizedtesting.SeedInfo.seed([D32DB338B9053A39:5AB53C55A1BFDA3]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:230)
        at 
org.apache.solr.filestore.TestDistribPackageStore.waitForAllNodesHaveFile(TestDistribPackageStore.java:160)
        at 
org.apache.solr.pkg.TestPackages.postFileAndWait(TestPackages.java:479)
        at 
org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:81)
        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:830)




Build Log:
[...truncated 15297 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 2198185 INFO  
(SUITE-TestPackages-seed#[D32DB338B9053A39]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2198186 INFO  
(SUITE-TestPackages-seed#[D32DB338B9053A39]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_D32DB338B9053A39-001/data-dir-273-001
   [junit4]   2> 2198186 WARN  
(SUITE-TestPackages-seed#[D32DB338B9053A39]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2198186 INFO  
(SUITE-TestPackages-seed#[D32DB338B9053A39]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2198187 INFO  
(SUITE-TestPackages-seed#[D32DB338B9053A39]-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> 2198190 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 2198191 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_D32DB338B9053A39-001/tempDir-001
   [junit4]   2> 2198191 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2198191 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2198191 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2198291 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:41521
   [junit4]   2> 2198291 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41521
   [junit4]   2> 2198291 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41521
   [junit4]   2> 2198292 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41521
   [junit4]   2> 2198293 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198295 INFO  (zkConnectionManagerCallback-16206-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198295 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198297 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198298 INFO  (zkConnectionManagerCallback-16208-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198298 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198299 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198300 INFO  (zkConnectionManagerCallback-16210-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198300 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198405 WARN  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2198405 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2198405 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2198406 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 2198406 WARN  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2198406 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2198406 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2198406 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 2198407 WARN  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2198407 WARN  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2198407 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2198407 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2198407 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 2198407 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2198407 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2198407 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 2198444 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2198444 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2198444 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2198450 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2198450 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2198450 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2198450 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2198450 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2198450 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2198450 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d9e85{/solr,null,AVAILABLE}
   [junit4]   2> 2198452 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46398cf3{/solr,null,AVAILABLE}
   [junit4]   2> 2198454 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@442b773f{/solr,null,AVAILABLE}
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4e16c6a8{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:41149}
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ebd8751{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:37779}
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.s.Server Started @2198504ms
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.s.Server Started @2198504ms
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41149}
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37779}
   [junit4]   2> 2198461 ERROR (jetty-launcher-16211-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2198461 ERROR (jetty-launcher-16211-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T05:11:24.323707Z
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2198461 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T05:11:24.323753Z
   [junit4]   2> 2198462 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2198462 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2198462 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2198462 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@57417116{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:36897}
   [junit4]   2> 2198462 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.s.Server Started @2198506ms
   [junit4]   2> 2198462 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36897}
   [junit4]   2> 2198462 ERROR (jetty-launcher-16211-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2198462 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2198463 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2198463 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2198463 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2198463 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T05:11:24.325041Z
   [junit4]   2> 2198466 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198466 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5187f265{/solr,null,AVAILABLE}
   [junit4]   2> 2198467 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@72006f0d{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:34523}
   [junit4]   2> 2198467 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.s.Server Started @2198511ms
   [junit4]   2> 2198467 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34523}
   [junit4]   2> 2198467 ERROR (jetty-launcher-16211-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2198467 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2198467 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2198467 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2198467 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2198467 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T05:11:24.329980Z
   [junit4]   2> 2198473 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198473 INFO  (zkConnectionManagerCallback-16213-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198474 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198474 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198475 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2198478 INFO  (zkConnectionManagerCallback-16215-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198478 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198478 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2198482 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198482 INFO  (zkConnectionManagerCallback-16219-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198482 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198483 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2198483 INFO  (zkConnectionManagerCallback-16217-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198483 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198483 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2198666 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2198667 WARN  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5bfa954c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198667 WARN  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5bfa954c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198674 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2198676 WARN  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@787f3bb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198676 WARN  (jetty-launcher-16211-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@787f3bb0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198677 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41521/solr
   [junit4]   2> 2198678 WARN  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d60b07f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198678 WARN  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d60b07f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198686 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198710 INFO  (zkConnectionManagerCallback-16228-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198710 INFO  (jetty-launcher-16211-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198718 WARN  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@52aaa28[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198718 WARN  (jetty-launcher-16211-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@52aaa28[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198719 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41521/solr
   [junit4]   2> 2198721 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198739 INFO  (zkConnectionManagerCallback-16235-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198739 INFO  (jetty-launcher-16211-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198769 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2198770 WARN  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@143810ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198770 WARN  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@143810ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198774 WARN  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@25caec39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198774 WARN  (jetty-launcher-16211-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@25caec39[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198776 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41521/solr
   [junit4]   2> 2198776 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198777 INFO  (zkConnectionManagerCallback-16241-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198777 INFO  (jetty-launcher-16211-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198812 INFO  (jetty-launcher-16211-thread-4) 
[n:127.0.0.1:41149_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2198814 INFO  (zkConnectionManagerCallback-16243-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198814 INFO  (jetty-launcher-16211-thread-4) 
[n:127.0.0.1:41149_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2198860 INFO  (jetty-launcher-16211-thread-4) 
[n:127.0.0.1:41149_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41149_solr
   [junit4]   2> 2198860 INFO  (jetty-launcher-16211-thread-4) 
[n:127.0.0.1:41149_solr     ] o.a.s.c.Overseer Overseer 
(id=72060804045144074-127.0.0.1:41149_solr-n_0000000000) starting
   [junit4]   2> 2198863 INFO  
(OverseerStateUpdate-72060804045144074-127.0.0.1:41149_solr-n_0000000000) 
[n:127.0.0.1:41149_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:41149_solr
   [junit4]   2> 2198864 INFO  (jetty-launcher-16211-thread-4) 
[n:127.0.0.1:41149_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41149_solr
   [junit4]   2> 2198865 INFO  (zkCallback-16242-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2198883 DEBUG 
(OverseerAutoScalingTriggerThread-72060804045144074-127.0.0.1:41149_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:41149_solr]
   [junit4]   2> 2198892 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2198897 INFO  (jetty-launcher-16211-thread-4) 
[n:127.0.0.1:41149_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2198898 WARN  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@73838c81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198898 WARN  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@73838c81[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198899 DEBUG (ScheduledTrigger-16019-thread-3) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2198906 WARN  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@12b2b475[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198906 WARN  (jetty-launcher-16211-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@12b2b475[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2198907 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41521/solr
   [junit4]   2> 2198914 INFO  (jetty-launcher-16211-thread-4) 
[n:127.0.0.1:41149_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41149.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2198914 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2198918 INFO  (zkConnectionManagerCallback-16253-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198918 INFO  (jetty-launcher-16211-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2198922 INFO  (jetty-launcher-16211-thread-4) 
[n:127.0.0.1:41149_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41149.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2198922 INFO  (jetty-launcher-16211-thread-4) 
[n:127.0.0.1:41149_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41149.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2198923 INFO  (jetty-launcher-16211-thread-1) 
[n:127.0.0.1:37779_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2198923 INFO  (zkConnectionManagerCallback-16255-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2198923 INFO  (jetty-launcher-16211-thread-1) 
[n:127.0.0.1:37779_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2198924 INFO  (jetty-launcher-16211-thread-4) 
[n:127.0.0.1:41149_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_D32DB338B9053A39-001/tempDir-001/node4/.
   [junit4]   2> 2198929 INFO  (jetty-launcher-16211-thread-1) 
[n:127.0.0.1:37779_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2198935 INFO  (jetty-launcher-16211-thread-1) 
[n:127.0.0.1:37779_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:37779_solr as DOWN
   [junit4]   2> 2198935 INFO  (jetty-launcher-16211-thread-1) 
[n:127.0.0.1:37779_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2198935 INFO  (jetty-launcher-16211-thread-1) 
[n:127.0.0.1:37779_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37779_solr
   [junit4]   2> 2198936 INFO  (zkCallback-16242-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2198943 INFO  (zkCallback-16254-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2198947 INFO  (jetty-launcher-16211-thread-1) 
[n:127.0.0.1:37779_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2198959 INFO  (jetty-launcher-16211-thread-1) 
[n:127.0.0.1:37779_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37779.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2198965 INFO  (jetty-launcher-16211-thread-1) 
[n:127.0.0.1:37779_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37779.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2198965 INFO  (jetty-launcher-16211-thread-1) 
[n:127.0.0.1:37779_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37779.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2198966 INFO  (jetty-launcher-16211-thread-1) 
[n:127.0.0.1:37779_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_D32DB338B9053A39-001/tempDir-001/node1/.
   [junit4]   2> 2199012 INFO  (jetty-launcher-16211-thread-2) 
[n:127.0.0.1:34523_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2199012 INFO  (zkConnectionManagerCallback-16261-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2199012 INFO  (jetty-launcher-16211-thread-2) 
[n:127.0.0.1:34523_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2199015 INFO  (jetty-launcher-16211-thread-2) 
[n:127.0.0.1:34523_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2199016 INFO  (jetty-launcher-16211-thread-2) 
[n:127.0.0.1:34523_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:34523_solr as DOWN
   [junit4]   2> 2199016 INFO  (jetty-launcher-16211-thread-2) 
[n:127.0.0.1:34523_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2199016 INFO  (jetty-launcher-16211-thread-2) 
[n:127.0.0.1:34523_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34523_solr
   [junit4]   2> 2199017 INFO  (zkCallback-16242-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2199017 INFO  (zkCallback-16254-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2199017 INFO  (zkCallback-16260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2199027 INFO  (jetty-launcher-16211-thread-2) 
[n:127.0.0.1:34523_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2199042 INFO  (jetty-launcher-16211-thread-2) 
[n:127.0.0.1:34523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34523.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2199052 INFO  (jetty-launcher-16211-thread-2) 
[n:127.0.0.1:34523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34523.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2199052 INFO  (jetty-launcher-16211-thread-2) 
[n:127.0.0.1:34523_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34523.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2199054 INFO  (jetty-launcher-16211-thread-2) 
[n:127.0.0.1:34523_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_D32DB338B9053A39-001/tempDir-001/node2/.
   [junit4]   2> 2199112 INFO  (jetty-launcher-16211-thread-3) 
[n:127.0.0.1:36897_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2199112 INFO  (zkConnectionManagerCallback-16267-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2199112 INFO  (jetty-launcher-16211-thread-3) 
[n:127.0.0.1:36897_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2199114 INFO  (jetty-launcher-16211-thread-3) 
[n:127.0.0.1:36897_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2199116 INFO  (jetty-launcher-16211-thread-3) 
[n:127.0.0.1:36897_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36897_solr as DOWN
   [junit4]   2> 2199116 INFO  (jetty-launcher-16211-thread-3) 
[n:127.0.0.1:36897_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2199116 INFO  (jetty-launcher-16211-thread-3) 
[n:127.0.0.1:36897_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36897_solr
   [junit4]   2> 2199117 INFO  (zkCallback-16260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2199117 INFO  (zkCallback-16254-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2199117 INFO  (zkCallback-16242-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2199122 INFO  (zkCallback-16266-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2199126 INFO  (jetty-launcher-16211-thread-3) 
[n:127.0.0.1:36897_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2199141 INFO  (jetty-launcher-16211-thread-3) 
[n:127.0.0.1:36897_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36897.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2199150 INFO  (jetty-launcher-16211-thread-3) 
[n:127.0.0.1:36897_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36897.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2199150 INFO  (jetty-launcher-16211-thread-3) 
[n:127.0.0.1:36897_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36897.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2199152 INFO  (jetty-launcher-16211-thread-3) 
[n:127.0.0.1:36897_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_D32DB338B9053A39-001/tempDir-001/node3/.
   [junit4]   2> 2199177 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 2199177 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2199178 INFO  (zkConnectionManagerCallback-16276-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2199178 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2199179 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2199179 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41521/solr ready
   [junit4]   2> 2199900 DEBUG (ScheduledTrigger-16019-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4 and last live nodes: 1
   [junit4]   2> 2200901 DEBUG (ScheduledTrigger-16019-thread-4) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2201099 INFO  (qtp1039834361-51367) [n:127.0.0.1:34523_solr    
 ] o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and 
metadata. sizes 6860 246
   [junit4]   2> 2201901 DEBUG (ScheduledTrigger-16019-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2202901 DEBUG (ScheduledTrigger-16019-thread-4) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2203481 INFO  (qtp32256734-51360) [n:127.0.0.1:41149_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:34523_solr} 
status=0 QTime=0
   [junit4]   2> 2203487 INFO  
(updateExecutor-16223-thread-1-processing-n:127.0.0.1:41149_solr) 
[n:127.0.0.1:41149_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:34523_solr 
   [junit4]   2> 2203492 INFO  (qtp1039834361-51363) [n:127.0.0.1:34523_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2203495 INFO  (qtp414946890-51362) [n:127.0.0.1:36897_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:34523_solr} 
status=0 QTime=0
   [junit4]   2> 2203495 INFO  
(updateExecutor-16249-thread-1-processing-n:127.0.0.1:36897_solr) 
[n:127.0.0.1:36897_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:34523_solr 
   [junit4]   2> 2203498 INFO  (qtp1039834361-51363) [n:127.0.0.1:34523_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 2203502 INFO  (qtp1363634482-51357) [n:127.0.0.1:37779_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={getFrom=127.0.0.1:34523_solr} 
status=0 QTime=0
   [junit4]   2> 2203502 INFO  
(updateExecutor-16237-thread-1-processing-n:127.0.0.1:37779_solr) 
[n:127.0.0.1:37779_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:34523_solr 
   [junit4]   2> 2203503 INFO  (qtp1039834361-51367) [n:127.0.0.1:34523_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=4310
   [junit4]   2> 2203504 INFO  (qtp1039834361-51461) [n:127.0.0.1:34523_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2203510 INFO  (qtp1039834361-51363) [n:127.0.0.1:34523_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 2203512 INFO  (qtp32256734-51360) [n:127.0.0.1:41149_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={meta=true&wt=javabin} status=0 
QTime=1
   [junit4]   2> 2203512 INFO  (qtp1039834361-51461) [n:127.0.0.1:34523_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 2203515 INFO  (qtp1039834361-51370) [n:127.0.0.1:34523_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/runtimelibs.jar params={} status=0 QTime=0
   [junit4]   2> 2203623 INFO  (qtp32256734-51364) [n:127.0.0.1:41149_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> 2203732 INFO  (qtp32256734-51356) [n:127.0.0.1:41149_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> 2203841 INFO  (qtp32256734-51360) [n:127.0.0.1:41149_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> 2203902 DEBUG (ScheduledTrigger-16019-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 4 and last live nodes: 4
   [junit4]   2> 2203949 INFO  (qtp32256734-51364) [n:127.0.0.1:41149_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> 2204057 INFO  (qtp32256734-51356) [n:127.0.0.1:41149_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> 2204168 INFO  (qtp32256734-51360) [n:127.0.0.1:41149_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> 2204279 INFO  (qtp32256734-51364) [n:127.0.0.1:41149_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> 2204390 INFO  (qtp32256734-51360) [n:127.0.0.1:41149_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> 2204501 INFO  (qtp32256734-51356) [n:127.0.0.1:41149_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> 2204602 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=837435727
   [junit4]   2> 2204602 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41149_solr
   [junit4]   2> 2204602 INFO  (jetty-closer-16277-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=466571029
   [junit4]   2> 2204603 INFO  (jetty-closer-16277-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37779_solr
   [junit4]   2> 2204603 INFO  (jetty-closer-16277-thread-3) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1516455191
   [junit4]   2> 2204603 INFO  (jetty-closer-16277-thread-3) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34523_solr
   [junit4]   2> 2204603 INFO  (jetty-closer-16277-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2204603 INFO  (jetty-closer-16277-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37779_solr as DOWN
   [junit4]   2> 2204603 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2204603 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:41149_solr as DOWN
   [junit4]   2> 2204603 INFO  (jetty-closer-16277-thread-3) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2204603 INFO  (jetty-closer-16277-thread-3) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:34523_solr as DOWN
   [junit4]   2> 2204607 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2204608 INFO  (jetty-closer-16277-thread-4) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1278432357
   [junit4]   2> 2204608 INFO  (jetty-closer-16277-thread-4) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36897_solr
   [junit4]   2> 2204608 INFO  (jetty-closer-16277-thread-4) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2204608 INFO  (jetty-closer-16277-thread-4) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36897_solr as DOWN
   [junit4]   2> 2204610 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2204610 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@75105d59: rootName = 
solr_41149, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4c1b1007
   [junit4]   2> 2204615 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2204615 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e78332c: rootName = 
solr_41149, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3164e996
   [junit4]   2> 2204616 INFO  (jetty-closer-16277-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2204616 INFO  (jetty-closer-16277-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3847908c: rootName = 
solr_34523, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@30adbb77
   [junit4]   2> 2204617 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2204617 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3195d78c: rootName = 
solr_41149, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7afde311
   [junit4]   2> 2204617 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2204618 INFO  (jetty-closer-16277-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2204618 INFO  (jetty-closer-16277-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@234914c9: rootName = 
solr_36897, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@f91c11b
   [junit4]   2> 2204620 INFO  (jetty-closer-16277-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2204620 INFO  (jetty-closer-16277-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4891eb27: rootName = 
solr_37779, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@19dbe98c
   [junit4]   2> 2204621 INFO  (jetty-closer-16277-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2204621 INFO  (jetty-closer-16277-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1864b610: rootName = 
solr_34523, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3164e996
   [junit4]   2> 2204623 INFO  (jetty-closer-16277-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2204623 INFO  (jetty-closer-16277-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@50682043: rootName = 
solr_36897, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3164e996
   [junit4]   2> 2204624 INFO  (jetty-closer-16277-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2204624 INFO  (jetty-closer-16277-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@cb13fd1: rootName = 
solr_34523, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7afde311
   [junit4]   2> 2204624 INFO  (jetty-closer-16277-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2204625 INFO  (jetty-closer-16277-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2204625 INFO  (jetty-closer-16277-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f4ea442: rootName = 
solr_37779, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3164e996
   [junit4]   2> 2204626 INFO  (jetty-closer-16277-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2204626 INFO  (jetty-closer-16277-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@24bf7492: rootName = 
solr_36897, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7afde311
   [junit4]   2> 2204626 INFO  (jetty-closer-16277-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2204627 INFO  (closeThreadPool-16290-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72060804045144074-127.0.0.1:41149_solr-n_0000000000) closing
   [junit4]   2> 2204627 INFO  
(OverseerStateUpdate-72060804045144074-127.0.0.1:41149_solr-n_0000000000) 
[n:127.0.0.1:41149_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:41149_solr
   [junit4]   2> 2204627 INFO  
(OverseerAutoScalingTriggerThread-72060804045144074-127.0.0.1:41149_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2204628 INFO  (jetty-closer-16277-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2204628 INFO  (jetty-closer-16277-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@18652d7b: rootName = 
solr_37779, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7afde311
   [junit4]   2> 2204628 INFO  (jetty-closer-16277-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2204635 INFO  (zkCallback-16266-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2204635 INFO  (zkCallback-16260-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2204643 INFO  (closeThreadPool-16290-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72060804045144074-127.0.0.1:41149_solr-n_0000000000) closing
   [junit4]   2> 2204643 INFO  (zkCallback-16254-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 2204654 INFO  (zkCallback-16266-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 2204714 INFO  
(updateExecutor-16237-thread-1-processing-n:127.0.0.1:37779_solr) 
[n:127.0.0.1:37779_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2204714 INFO  
(updateExecutor-16249-thread-1-processing-n:127.0.0.1:36897_solr) 
[n:127.0.0.1:36897_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2204714 INFO  
(updateExecutor-16223-thread-1-processing-n:127.0.0.1:41149_solr) 
[n:127.0.0.1:41149_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 2204735 INFO  (jetty-closer-16277-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72060804045144074-127.0.0.1:41149_solr-n_0000000000) closing
   [junit4]   2> 2207789 INFO  
(updateExecutor-16237-thread-1-processing-n:127.0.0.1:37779_solr) 
[n:127.0.0.1:37779_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 2207789 INFO  
(updateExecutor-16223-thread-1-processing-n:127.0.0.1:41149_solr) 
[n:127.0.0.1:41149_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 2207789 INFO  
(updateExecutor-16249-thread-1-processing-n:127.0.0.1:36897_solr) 
[n:127.0.0.1:36897_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 2207790 INFO  (jetty-closer-16277-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@57417116{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 2207790 INFO  (jetty-closer-16277-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4e16c6a8{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 2207790 INFO  (jetty-closer-16277-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@442b773f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2207790 INFO  (jetty-closer-16277-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2207790 INFO  (jetty-closer-16277-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1ebd8751{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 2207790 INFO  (jetty-closer-16277-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d9e85{/solr,null,UNAVAILABLE}
   [junit4]   2> 2207790 INFO  (jetty-closer-16277-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2207790 INFO  (jetty-closer-16277-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@46398cf3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2207790 INFO  (jetty-closer-16277-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2213508 INFO  (jetty-closer-16277-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@72006f0d{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:0}
   [junit4]   2> 2213508 INFO  (jetty-closer-16277-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5187f265{/solr,null,UNAVAILABLE}
   [junit4]   2> 2213508 INFO  (jetty-closer-16277-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2213514 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2213718 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72060804045144076-127.0.0.1:37779_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/live_nodes
   [junit4]   2>        7       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2213719 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41521
   [junit4]   2> 2213719 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41521
   [junit4]   2> 2213719 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 41521
   [junit4]   2> 2213721 INFO  
(TEST-TestPackages.testPluginLoading-seed#[D32DB338B9053A39]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testPluginLoading
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPackages 
-Dtests.method=testPluginLoading -Dtests.seed=D32DB338B9053A39 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GH 
-Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 15.5s J0 | TestPackages.testPluginLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: req: 
https://127.0.0.1:41149/api/node/files/mypkg/runtimelibs.jar?wt=javabin&meta=true
 . attempt: 9 Mismatch for value : '[files, /mypkg/runtimelibs.jar, sha512]' in 
response , {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "files":{"/mypkg/runtimelibs.jar":null}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D32DB338B9053A39:5AB53C55A1BFDA3]:0)
   [junit4]    >        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:230)
   [junit4]    >        at 
org.apache.solr.filestore.TestDistribPackageStore.waitForAllNodesHaveFile(TestDistribPackageStore.java:160)
   [junit4]    >        at 
org.apache.solr.pkg.TestPackages.postFileAndWait(TestPackages.java:479)
   [junit4]    >        at 
org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:81)
   [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:830)
   [junit4]   2> 2213726 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testAPI
   [junit4]   2> 2213727 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_D32DB338B9053A39-001/tempDir-002
   [junit4]   2> 2213727 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2213731 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2213731 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2213831 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:46209
   [junit4]   2> 2213831 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:46209
   [junit4]   2> 2213831 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46209
   [junit4]   2> 2213831 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46209
   [junit4]   2> 2213862 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2213894 INFO  (zkConnectionManagerCallback-16295-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213894 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2213917 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2213926 INFO  (zkConnectionManagerCallback-16297-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213927 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2213929 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2213942 INFO  (zkConnectionManagerCallback-16299-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2213942 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214092 WARN  (jetty-launcher-16300-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2214092 WARN  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2214093 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2214093 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2214093 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2214093 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 2214093 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2214093 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 2214095 WARN  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2214095 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2214095 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2214095 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 2214105 WARN  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2214105 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2214105 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2214105 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 13+33
   [junit4]   2> 2214258 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2214258 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2214258 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2214259 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2214259 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2214259 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2214260 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7098e8c8{/solr,null,AVAILABLE}
   [junit4]   2> 2214260 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71eb4026{/solr,null,AVAILABLE}
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@39d789d{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:38227}
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.s.Server Started @2214304ms
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38227}
   [junit4]   2> 2214261 ERROR (jetty-launcher-16300-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b6b5948{/solr,null,AVAILABLE}
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2214261 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T05:11:40.123471Z
   [junit4]   2> 2214262 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2214262 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2214262 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2214262 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6aadfa3{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:33767}
   [junit4]   2> 2214262 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.s.Server Started @2214306ms
   [junit4]   2> 2214262 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33767}
   [junit4]   2> 2214262 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@22fb84c8{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:45865}
   [junit4]   2> 2214262 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.e.j.s.Server Started @2214306ms
   [junit4]   2> 2214262 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45865}
   [junit4]   2> 2214262 ERROR (jetty-launcher-16300-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2214262 ERROR (jetty-launcher-16300-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2214262 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2214262 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2214263 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2214263 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2214263 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2214263 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T05:11:40.125059Z
   [junit4]   2> 2214263 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2214263 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2214263 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2214263 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T05:11:40.125825Z
   [junit4]   2> 2214265 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2214266 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@24b75801{/solr,null,AVAILABLE}
   [junit4]   2> 2214267 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@593e8abd{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:32857}
   [junit4]   2> 2214267 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.s.Server Started @2214310ms
   [junit4]   2> 2214267 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32857}
   [junit4]   2> 2214267 ERROR (jetty-launcher-16300-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2214267 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2214267 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 2214267 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2214267 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2214267 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-11-15T05:11:40.129427Z
   [junit4]   2> 2214270 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2214271 INFO  (zkConnectionManagerCallback-16302-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214271 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214272 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2214275 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2214275 INFO  (zkConnectionManagerCallback-16304-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214275 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214276 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2214278 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2214283 INFO  (zkConnectionManagerCallback-16306-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214283 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214290 INFO  (zkConnectionManagerCallback-16308-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214290 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214376 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2214386 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2214437 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2214449 WARN  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@262eb4f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214450 WARN  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@262eb4f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214458 WARN  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@52198d29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214458 WARN  (jetty-launcher-16300-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@52198d29[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214459 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 2214480 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2214506 INFO  (zkConnectionManagerCallback-16315-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214506 INFO  (jetty-launcher-16300-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214584 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2214585 WARN  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@767d5eb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214585 WARN  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@767d5eb2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214596 WARN  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@567e2c99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214596 WARN  (jetty-launcher-16300-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@567e2c99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214597 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 2214618 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2214626 INFO  (zkConnectionManagerCallback-16323-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214626 INFO  (jetty-launcher-16300-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214702 INFO  (jetty-launcher-16300-thread-2) 
[n:127.0.0.1:38227_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2214715 INFO  (zkConnectionManagerCallback-16325-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214715 INFO  (jetty-launcher-16300-thread-2) 
[n:127.0.0.1:38227_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2214803 INFO  (jetty-launcher-16300-thread-2) 
[n:127.0.0.1:38227_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38227_solr
   [junit4]   2> 2214804 INFO  (jetty-launcher-16300-thread-2) 
[n:127.0.0.1:38227_solr     ] o.a.s.c.Overseer Overseer 
(id=72060805066326025-127.0.0.1:38227_solr-n_0000000000) starting
   [junit4]   2> 2214814 INFO  (jetty-launcher-16300-thread-2) 
[n:127.0.0.1:38227_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38227_solr
   [junit4]   2> 2214830 INFO  (zkCallback-16324-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2214838 INFO  
(OverseerStateUpdate-72060805066326025-127.0.0.1:38227_solr-n_0000000000) 
[n:127.0.0.1:38227_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38227_solr
   [junit4]   2> 2214842 INFO  (jetty-launcher-16300-thread-2) 
[n:127.0.0.1:38227_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2214852 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2214854 DEBUG 
(OverseerAutoScalingTriggerThread-72060805066326025-127.0.0.1:38227_solr-n_0000000000)
 [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:38227_solr]
   [junit4]   2> 2214857 INFO  (jetty-launcher-16300-thread-2) 
[n:127.0.0.1:38227_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38227.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2214863 WARN  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7a850c8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214863 WARN  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7a850c8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214866 DEBUG (ScheduledTrigger-16060-thread-2) [     ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 2214866 INFO  (jetty-launcher-16300-thread-2) 
[n:127.0.0.1:38227_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38227.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2214866 INFO  (jetty-launcher-16300-thread-2) 
[n:127.0.0.1:38227_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38227.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2214867 INFO  (jetty-launcher-16300-thread-2) 
[n:127.0.0.1:38227_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_D32DB338B9053A39-001/tempDir-002/node2/.
   [junit4]   2> 2214871 WARN  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1e3eb0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214871 WARN  (jetty-launcher-16300-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1e3eb0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2214872 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46209/solr
   [junit4]   2> 2214893 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2214893 INFO  (jetty-launcher-16300-thread-4) 
[n:127.0.0.1:33767_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2214893 INFO  (zkConnectionManagerCallback-16336-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214893 INFO  (jetty-launcher-16300-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2214893 INFO  (zkConnectionManagerCallback-16338-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2214893 INFO  (jetty-launcher-16300-thread-4) 
[n:127.0.0.1:33767_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2214896 INFO  (jetty-launcher-16300-thread-4) 
[n:127.0.0.1:33767_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2214898 INFO  (jetty-launcher-16300-thread-4) 
[n:127.0.0.1:33767_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:33767_solr as DOWN
   [junit4]   2> 2214899 INFO  (jetty-launcher-16300-thread-4) 
[n:127.0.0.1:33767_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2214899 INFO  (jetty-launcher-16300-thread-4) 
[n:127.0.0.1:33767_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33767_solr
   [junit4]   2> 2214899 INFO  (zkCallback-16324-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2214910 INFO  (zkCallback-16337-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2214913 INFO  (jetty-launcher-16300-thread-4) 
[n:127.0.0.1:33767_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2214927 INFO  (jetty-launcher-16300-thread-4) 
[n:127.0.0.1:33767_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33767.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2214929 INFO  (jetty-launcher-16300-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2215130 WARN  (jetty-launcher-16300-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@346124be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2215130 WARN  (jetty-launcher-16300-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@346124be[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2215135 INFO  (jetty-launcher-16300-thread-4) 
[n:127.0.0.1:33767_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33767.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2215135 INFO  (jetty-launcher-16300-thread-4) 
[n:127.0.0.1:33767_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33767.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@29fad5ec
   [junit4]   2> 2215137 INFO  (jetty-launcher-16300-thread-4) 
[n:127.0.0.1:33767_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_D32DB338B9053A39-001/tempDir-002/node4/.
   [junit4]   2> 2215139 INFO  (jetty-launcher-16300-thread-3) 
[n:127.0.0.1:32857_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2215139 INFO  (zkConnectionManagerCallback-16345-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2215139 INFO  (jetty-launcher-16300-thread-3) 
[n:127.0.0.1:32857_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 2215145 INFO  (jetty-launcher-16300-thread-3) 
[n:127.0.0.1:32857_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2215147 INFO  (jetty-launcher-16300-thread-3) 
[n:127.0.0.1:32857_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:32857_solr as DOWN
   [junit4]   2> 2215148 INFO  (jetty-launcher-16300-thread-3) 
[n:127.0.0.1:32857_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2215148 INFO  (jetty-launcher-16300-thread-3) 
[n:127.0.0.1:32857_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:32857_solr
   [junit4]   2> 2215149 INFO  (zkCallback-16324-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2215149 INFO  (zkCallback-16337-thread-1) [     

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

bove limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/packages.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72060805066326027-127.0.0.1:33767_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        9       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2225940 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46209
   [junit4]   2> 2225940 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46209
   [junit4]   2> 2225940 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46209
   [junit4]   2> 2225941 INFO  
(TEST-TestPackages.testAPI-seed#[D32DB338B9053A39]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 2225947 INFO  
(SUITE-TestPackages-seed#[D32DB338B9053A39]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2225947 INFO  
(SUITE-TestPackages-seed#[D32DB338B9053A39]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46209
   [junit4]   2> 2225947 INFO  
(SUITE-TestPackages-seed#[D32DB338B9053A39]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46209
   [junit4]   2> 2225947 INFO  
(SUITE-TestPackages-seed#[D32DB338B9053A39]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 46209
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_D32DB338B9053A39-001
   [junit4]   2> Nov 15, 2019 5:11:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1791, maxMBSortInHeap=7.570567559020973, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4c6e92df),
 locale=en-GH, timezone=W-SU
   [junit4]   2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 13 
(64-bit)/cpus=8,threads=1,free=389315904,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: 
[PeerSyncWithBufferUpdatesTest, TestLegacyFieldReuse, TestDynamicFieldResource, 
DOMUtilTest, SchemaApiFailureTest, SpatialHeatmapFacetsTest, 
TestXmlQParserPlugin, DocExpirationUpdateProcessorFactoryTest, 
AlternateDirectoryTest, SolrRequestParserTest, EchoParamsTest, 
TestUninvertingReader, StatsComponentTest, CoreAdminHandlerTest, 
TestLegacyBM25SimilarityFactory, CoreSorterTest, ShowFileRequestHandlerTest, 
InfoHandlerTest, AnalyticsQueryTest, SplitShardTest, StatsReloadRaceTest, 
TestConfigSetProperties, MBeansHandlerTest, CollectionsAPISolrJTest, 
MoveReplicaTest, TestInitQParser, PrimUtilsTest, PolyFieldTest, 
SolrCloudReportersTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
CollectionsAPIDistributedZkTest, SplitByPrefixTest, ZkSolrClientTest, 
TestSolrCoreProperties, TestPseudoReturnFields, TestRecoveryHdfs, 
TestEmbeddedSolrServerSchemaAPI, SolrCLIZkUtilsTest, UpdateLogTest, 
HdfsWriteToMultipleCollectionsTest, ConnectionManagerTest, TestSolrQueryParser, 
TriggerSetPropertiesIntegrationTest, SignificantTermsQParserPluginTest, 
ForceLeaderTest, TestSolrCoreSnapshots, TestPullReplicaErrorHandling, 
CustomTermsComponentTest, TestNestedUpdateProcessor, OverseerRolesTest, 
TestCollationField, TestDynamicURP, DocumentBuilderTest, TestTrie, 
TestRawTransformer, TestUseDocValuesAsStored2, BasicAuthStandaloneTest, 
InfixSuggestersTest, ClassificationUpdateProcessorIntegrationTest, 
TestDistributedTracing, ChaosMonkeySafeLeaderTest, XmlInterpolationTest, 
IgnoreLargeDocumentProcessorFactoryTest, IndexSchemaRuntimeFieldTest, 
TestSubQueryTransformer, HdfsCollectionsAPIDistributedZkTest, TestSmileRequest, 
TestSimDistribStateManager, TestLegacyFieldCache, AtomicUpdatesTest, 
TestManagedResource, HdfsDirectoryFactoryTest, TestInitParams, 
TestGraphTermsQParserPlugin, TestSimScenario, BaseCdcrDistributedZkTest, 
ParsingFieldUpdateProcessorsTest, TestDirectoryFactory, TestNumericTokenStream, 
NotRequiredUniqueKeyTest, ByteBuffersDirectoryFactoryTest, 
TestReRankQParserPlugin, MissingSegmentRecoveryTest, TestConfigSetsAPI, 
PeerSyncWithLeaderTest, TestStressInPlaceUpdates, 
DistributedSuggestComponentTest, RAMDirectoryFactoryTest, TestXIncludeConfig, 
CdcrUpdateLogTest, TestSuggestSpellingConverter, TestCryptoKeys, 
TestHdfsUpdateLog, TestDistributedMissingSort, TestLRUStatsCacheCloud, 
HdfsRecoveryZkTest, TestStressLucene, DistributedQueueTest, 
HdfsAutoAddReplicasIntegrationTest, TestSimExtremeIndexing, BlockDirectoryTest, 
DistributedExpandComponentTest, TestManagedSchema, TestRTGBase, 
TestObjectReleaseTracker, SSLMigrationTest, TestStressUserVersions, 
TestInPlaceUpdatesRequiredField, BigEndianAscendingWordSerializerTest, 
DistributedQueryComponentOptimizationTest, ZookeeperStatusHandlerTest, 
TestLegacyNumericRangeQueryBuilder, TimeRoutedAliasUpdateProcessorTest, 
ReplaceNodeNoTargetTest, TestComplexPhraseLeadingWildcard, 
SolrIndexSplitterTest, ClusterStateUpdateTest, ZkFailoverTest, 
TestMultiValuedNumericRangeQuery, TestRandomRequestDistribution, 
SuggesterTSTTest, TestPerFieldSimilarityWithDefaultOverride, 
CollectionReloadTest, TestExtendedDismaxParser, CSVRequestHandlerTest, 
TestMinMaxOnMultiValuedField, TestSolrConfigHandlerConcurrent, 
TestPivotHelperCode, TestExactStatsCacheCloud, TestBulkSchemaAPI, 
NodeMarkersRegistrationTest, TlogReplayBufferedWhileIndexingTest, 
TestCoreDiscovery, TestJsonFacetRefinement, TestLocalStatsCacheCloud, 
TestConfig, HdfsChaosMonkeySafeLeaderTest, TestSchemalessBufferedUpdates, 
CdcrVersionReplicationTest, MetricsHistoryIntegrationTest, 
TestHighFrequencyDictionaryFactory, RecoveryZkTest, ActionThrottleTest, 
PrimitiveFieldTypeTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, 
CursorPagingTest, DisMaxRequestHandlerTest, OutputWriterTest, SampleTest, 
SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDocumentBuilder, TestGroupingSearch, 
TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestRandomFaceting, 
TestSimpleTrackingShardHandler, TestCharFilters, TestDeprecatedFilters, 
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, 
TokenizerChainTest, TestLuceneIndexBackCompat, 
TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, 
AliasIntegrationTest, AssignBackwardCompatibilityTest, BasicDistributedZk2Test, 
BasicDistributedZkTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, ClusterStateTest, ConfigSetsAPITest, 
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, 
DeleteReplicaTest, DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, 
DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, 
HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionTest, 
OverseerCollectionConfigSetProcessorTest, OverseerTest, 
PeerSyncReplicationTest, TestCloudConsistency, TestCloudSearcherWarming, 
TestSegmentSorting, TestSolrCloudWithSecureImpersonation, TestTlogReplica, 
ZkCLITest, AutoAddReplicasIntegrationTest, NodeAddedTriggerIntegrationTest, 
NodeLostTriggerIntegrationTest, ScheduledTriggerIntegrationTest, 
SearchRateTriggerIntegrationTest, SearchRateTriggerTest, TriggerEventQueueTest, 
TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSnapshotCloudManager, 
CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoverLeaseTest, ZkStateWriterTest, 
ConfigureRecoveryStrategyTest, ExitableDirectoryReaderTest, SOLR749Test, 
SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestConfigSetImmutable, 
TestInfoStreamLogging, TestLazyCores, TestQuerySenderNoQuery, 
TestSimpleTextCodec, TestSolrConfigHandler, SearchHandlerTest, TestCSVLoader, 
TestConfigReload, TestReplicationHandler, IndexSizeEstimatorTest, 
TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis, 
DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, 
QueryElevationComponentTest, ShardsWhitelistTest, 
TermVectorComponentDistributedTest, TestDistributedStatsComponentCardinality, 
TestExportWriter, TaggerTest, HighlighterMaxOffsetTest, 
TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest, 
TestNumericRangeQuery64, SolrJmxReporterTest, TestPackages]
   [junit4] Completed [698/887 (1!)] on J0 in 28.22s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 45592 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/139/consoleText

[repro] Revision: 5674f4aa9077b493503d94821471e9e6aa8a1702

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages 
-Dtests.method=testPluginLoading -Dtests.seed=D32DB338B9053A39 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-GH 
-Dtests.timezone=W-SU -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3355 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestPackages" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=D32DB338B9053A39 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-GH -Dtests.timezone=W-SU -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to