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

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

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

Stack Trace:
java.lang.AssertionError: req: 
org.apache.solr.filestore.TestDistribPackageStore$$Lambda$900/0x00007f98442094b0@e988c58
 . attempt: 9 Mismatch for value : '[config, queryResponseWriter, json1, 
_packageinfo_, package]' in response , {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"queryResponseWriter":{"json1":{
        "name":"json1",
        "class":"mypkg:org.apache.solr.core.RuntimeLibResponseWriter"}}}}
        at 
__randomizedtesting.SeedInfo.seed([C3E62DEC0FBA017A:1560CD11ECA4C6E0]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:244)
        at 
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:215)
        at 
org.apache.solr.pkg.TestPackages.verifyCmponent(TestPackages.java:432)
        at 
org.apache.solr.pkg.TestPackages.testPluginLoading(TestPackages.java:154)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 12979 lines...]
   [junit4] Suite: org.apache.solr.pkg.TestPackages
   [junit4]   2> 58032 INFO  
(SUITE-TestPackages-seed#[C3E62DEC0FBA017A]-worker) [     ] o.a.s.SolrTestCase 
Setting 'solr.default.confdir' system property to test-framework derived value 
of 
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 58032 INFO  
(SUITE-TestPackages-seed#[C3E62DEC0FBA017A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 58033 INFO  
(SUITE-TestPackages-seed#[C3E62DEC0FBA017A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/data-dir-13-001
   [junit4]   2> 58034 WARN  
(SUITE-TestPackages-seed#[C3E62DEC0FBA017A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 58034 INFO  
(SUITE-TestPackages-seed#[C3E62DEC0FBA017A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 58035 INFO  
(SUITE-TestPackages-seed#[C3E62DEC0FBA017A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 58037 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testPluginLoading
   [junit4]   2> 58039 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001
   [junit4]   2> 58039 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 58039 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 58040 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 58139 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:38581
   [junit4]   2> 58140 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38581
   [junit4]   2> 58140 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38581
   [junit4]   2> 58140 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 38581
   [junit4]   2> 58154 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58156 INFO  (zkConnectionManagerCallback-337-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58156 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58161 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58171 INFO  (zkConnectionManagerCallback-339-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58171 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58172 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58186 INFO  (zkConnectionManagerCallback-341-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58186 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58321 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 58321 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 58321 INFO  (jetty-launcher-342-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+14-561
   [junit4]   2> 58338 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 58338 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 58338 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 58338 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 58338 INFO  (jetty-launcher-342-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+14-561
   [junit4]   2> 58338 INFO  (jetty-launcher-342-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+14-561
   [junit4]   2> 58350 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 58351 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 58351 INFO  (jetty-launcher-342-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 15-ea+14-561
   [junit4]   2> 58369 INFO  (jetty-launcher-342-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58369 INFO  (jetty-launcher-342-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58369 INFO  (jetty-launcher-342-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 58370 INFO  (jetty-launcher-342-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c75a46d{/solr,null,AVAILABLE}
   [junit4]   2> 58370 INFO  (jetty-launcher-342-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58370 INFO  (jetty-launcher-342-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58370 INFO  (jetty-launcher-342-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 58371 INFO  (jetty-launcher-342-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@375783c7{/solr,null,AVAILABLE}
   [junit4]   2> 58376 INFO  (jetty-launcher-342-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6ded9023{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39003}
   [junit4]   2> 58376 INFO  (jetty-launcher-342-thread-1) [     ] 
o.e.j.s.Server Started @58638ms
   [junit4]   2> 58376 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39003}
   [junit4]   2> 58376 ERROR (jetty-launcher-342-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 58376 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 58376 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 58376 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 58376 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 58376 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-26T15:40:06.763622Z
   [junit4]   2> 58377 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58380 INFO  (zkConnectionManagerCallback-344-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58380 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58381 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 58385 INFO  (jetty-launcher-342-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58385 INFO  (jetty-launcher-342-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58385 INFO  (jetty-launcher-342-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 58385 INFO  (jetty-launcher-342-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1661dc4b{/solr,null,AVAILABLE}
   [junit4]   2> 58386 INFO  (jetty-launcher-342-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5d1c45e0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:43381}
   [junit4]   2> 58386 INFO  (jetty-launcher-342-thread-2) [     ] 
o.e.j.s.Server Started @58648ms
   [junit4]   2> 58386 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43381}
   [junit4]   2> 58387 ERROR (jetty-launcher-342-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 58387 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 58387 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 58387 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 58387 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 58387 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-26T15:40:06.774289Z
   [junit4]   2> 58388 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58389 INFO  (zkConnectionManagerCallback-346-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58389 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58389 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 58394 INFO  (jetty-launcher-342-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3c742359{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42227}
   [junit4]   2> 58394 INFO  (jetty-launcher-342-thread-3) [     ] 
o.e.j.s.Server Started @58656ms
   [junit4]   2> 58394 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42227}
   [junit4]   2> 58394 ERROR (jetty-launcher-342-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 58394 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 58394 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 58395 INFO  (jetty-launcher-342-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58395 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 58395 INFO  (jetty-launcher-342-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58395 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 58395 INFO  (jetty-launcher-342-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 58395 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-26T15:40:06.782034Z
   [junit4]   2> 58395 INFO  (jetty-launcher-342-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@9160d2a{/solr,null,AVAILABLE}
   [junit4]   2> 58396 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58409 INFO  (zkConnectionManagerCallback-348-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58409 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58410 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 58413 INFO  (jetty-launcher-342-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1f6859a4{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42525}
   [junit4]   2> 58413 INFO  (jetty-launcher-342-thread-4) [     ] 
o.e.j.s.Server Started @58675ms
   [junit4]   2> 58413 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42525}
   [junit4]   2> 58414 ERROR (jetty-launcher-342-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 58414 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 58414 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 58414 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 58414 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr
   [junit4]   2> 58414 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-03-26T15:40:06.801389Z
   [junit4]   2> 58429 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58437 INFO  (zkConnectionManagerCallback-350-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58437 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58438 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 58491 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 58492 WARN  (jetty-launcher-342-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@359d0d3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58492 WARN  (jetty-launcher-342-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@359d0d3f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58496 WARN  (jetty-launcher-342-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@33918b0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58497 WARN  (jetty-launcher-342-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@33918b0b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58498 INFO  (jetty-launcher-342-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38581/solr
   [junit4]   2> 58502 INFO  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 58517 INFO  (zkConnectionManagerCallback-357-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58517 INFO  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 58590 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 58591 WARN  (jetty-launcher-342-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@15082dee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58591 WARN  (jetty-launcher-342-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@15082dee[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58601 INFO  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39003_solr
   [junit4]   2> 58601 INFO  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.Overseer Overseer 
(id=72114096339681287-127.0.0.1:39003_solr-n_0000000000) starting
   [junit4]   2> 58616 INFO  
(OverseerStateUpdate-72114096339681287-127.0.0.1:39003_solr-n_0000000000) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39003_solr
   [junit4]   2> 58617 INFO  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39003_solr
   [junit4]   2> 58617 WARN  (jetty-launcher-342-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@254f91f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58617 WARN  (jetty-launcher-342-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@254f91f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58618 INFO  (jetty-launcher-342-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38581/solr
   [junit4]   2> 58619 INFO  (zkCallback-356-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 58621 INFO  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 58623 WARN  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 58625 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 58632 INFO  (zkConnectionManagerCallback-367-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58632 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 58635 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 58637 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42525_solr as DOWN
   [junit4]   2> 58637 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 58637 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42525_solr
   [junit4]   2> 58638 INFO  (zkCallback-356-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58639 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 58639 WARN  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 58646 INFO  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 58646 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58652 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 58663 INFO  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39003.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58670 INFO  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39003.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58670 INFO  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39003.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58670 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42525.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58671 INFO  (jetty-launcher-342-thread-1) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node1/.
   [junit4]   2> 58675 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42525.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58675 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42525.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58676 INFO  (jetty-launcher-342-thread-4) 
[n:127.0.0.1:42525_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node4/.
   [junit4]   2> 58690 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 58691 WARN  (jetty-launcher-342-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3d8ced2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58691 WARN  (jetty-launcher-342-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3d8ced2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58699 WARN  (jetty-launcher-342-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f838060[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58699 WARN  (jetty-launcher-342-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f838060[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58700 INFO  (jetty-launcher-342-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38581/solr
   [junit4]   2> 58701 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 58702 INFO  (zkConnectionManagerCallback-379-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58702 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 58704 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 58716 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42227_solr as DOWN
   [junit4]   2> 58722 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 58722 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42227_solr
   [junit4]   2> 58723 INFO  (zkCallback-356-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58723 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58727 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 58727 WARN  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 58738 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 58757 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 58770 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42227.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58776 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42227.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58776 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42227.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58777 INFO  (jetty-launcher-342-thread-3) 
[n:127.0.0.1:42227_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node2/.
   [junit4]   2> 58790 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 58791 WARN  (jetty-launcher-342-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4ab3d18f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58791 WARN  (jetty-launcher-342-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4ab3d18f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58797 WARN  (jetty-launcher-342-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3cbeda5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58797 WARN  (jetty-launcher-342-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3cbeda5a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 58798 INFO  (jetty-launcher-342-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38581/solr
   [junit4]   2> 58798 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 58799 INFO  (zkConnectionManagerCallback-390-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58799 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 58801 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 58803 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43381_solr as DOWN
   [junit4]   2> 58803 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 1000 transient cores
   [junit4]   2> 58803 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43381_solr
   [junit4]   2> 58803 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58804 INFO  (zkCallback-356-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58804 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58804 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 58805 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 58805 WARN  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 58811 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 58820 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43381.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58825 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43381.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58825 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43381.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 58826 INFO  (jetty-launcher-342-thread-2) 
[n:127.0.0.1:43381_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node3/.
   [junit4]   2> 58839 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 58840 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 58841 INFO  (zkConnectionManagerCallback-399-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58841 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 58842 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 58842 INFO  
(TEST-TestPackages.testPluginLoading-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38581/solr ready
   [junit4]   2> 58872 INFO  (qtp1406902763-1479) [n:127.0.0.1:43381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:42227_solr} status=0 QTime=0
   [junit4]   2> 58872 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:42227_solr 
   [junit4]   2> 58878 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 58878 INFO  (qtp296728033-1482) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:42227_solr} status=0 QTime=2
   [junit4]   2> 58879 INFO  
(updateExecutor-362-thread-1-processing-n:127.0.0.1:42525_solr) 
[n:127.0.0.1:42525_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:42227_solr 
   [junit4]   2> 58880 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 58881 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 58881 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 58885 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=5
   [junit4]   2> 58886 INFO  (qtp1663722038-1487) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der 
params={getFrom=127.0.0.1:42227_solr} status=0 QTime=0
   [junit4]   2> 58886 INFO  
(updateExecutor-353-thread-1-processing-n:127.0.0.1:39003_solr) 
[n:127.0.0.1:39003_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/_trusted_/keys/pub_key512.der from 127.0.0.1:42227_solr 
   [junit4]   2> 58886 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 58887 INFO  
(updateExecutor-362-thread-1-processing-n:127.0.0.1:42525_solr) 
[n:127.0.0.1:42525_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 58887 INFO  
(updateExecutor-362-thread-1-processing-n:127.0.0.1:42525_solr) 
[n:127.0.0.1:42525_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 58887 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/.pub_key512.der.json params={} status=0 QTime=0
   [junit4]   2> 58888 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={} status=0 QTime=0
   [junit4]   2> 58889 INFO  
(updateExecutor-353-thread-1-processing-n:127.0.0.1:39003_solr) 
[n:127.0.0.1:39003_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/_trusted_/keys/pub_key512.der and metadata. sizes 94 141
   [junit4]   2> 58889 INFO  
(updateExecutor-353-thread-1-processing-n:127.0.0.1:39003_solr) 
[n:127.0.0.1:39003_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/_trusted_/keys/pub_key512.der
   [junit4]   2> 58892 INFO  (qtp850647935-1477) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={sync=true} status=0 
QTime=34
   [junit4]   1> sync resp: 
http://127.0.0.1:42227/api/node/files/_trusted_/keys/pub_key512.der?sync=true 
,is: null
   [junit4]   2> 58903 INFO  (qtp296728033-1482) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=2
   [junit4]   2> 58946 INFO  (qtp1663722038-1487) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 58962 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 58972 INFO  (qtp1406902763-1479) [n:127.0.0.1:43381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/_trusted_/keys/pub_key512.der params={meta=true&wt=javabin} 
status=0 QTime=0
   [junit4]   2> 58997 INFO  (qtp1663722038-1487) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 58999 INFO  (qtp1663722038-1487) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/runtimelibs.jar
   [junit4]   2> 59002 INFO  (qtp1406902763-1497) [n:127.0.0.1:43381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59004 INFO  (qtp296728033-1482) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59006 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59006 INFO  (qtp1663722038-1487) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore Unable to download file : /mypkg/runtimelibs.jar
   [junit4]   2> 59008 INFO  (qtp1663722038-1487) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore persisted a file /mypkg/runtimelibs.jar and 
metadata. sizes 6860 246
   [junit4]   2> 59012 INFO  (qtp1406902763-1479) [n:127.0.0.1:43381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar 
params={getFrom=127.0.0.1:39003_solr} status=0 QTime=0
   [junit4]   2> 59012 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:39003_solr 
   [junit4]   2> 59013 INFO  (qtp296728033-1494) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar 
params={getFrom=127.0.0.1:39003_solr} status=0 QTime=0
   [junit4]   2> 59013 INFO  
(updateExecutor-362-thread-1-processing-n:127.0.0.1:42525_solr) 
[n:127.0.0.1:42525_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:39003_solr 
   [junit4]   2> 59013 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 59014 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar 
params={} status=0 QTime=0
   [junit4]   2> 59016 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 59016 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 59018 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 59019 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar 
params={} status=0 QTime=0
   [junit4]   2> 59021 INFO  
(updateExecutor-362-thread-1-processing-n:127.0.0.1:42525_solr) 
[n:127.0.0.1:42525_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 59021 INFO  
(updateExecutor-362-thread-1-processing-n:127.0.0.1:42525_solr) 
[n:127.0.0.1:42525_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 59027 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar 
params={getFrom=127.0.0.1:39003_solr} status=0 QTime=13
   [junit4]   2> 59027 INFO  
(updateExecutor-375-thread-2-processing-n:127.0.0.1:42227_solr) 
[n:127.0.0.1:42227_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/runtimelibs.jar from 127.0.0.1:39003_solr 
   [junit4]   2> 59028 INFO  (qtp1663722038-1487) [n:127.0.0.1:39003_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=43
   [junit4]   2> 59028 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.runtimelibs.jar.json params={} status=0 QTime=0
   [junit4]   2> 59029 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/runtimelibs.jar 
params={} status=0 QTime=0
   [junit4]   2> 59030 INFO  
(updateExecutor-375-thread-2-processing-n:127.0.0.1:42227_solr) 
[n:127.0.0.1:42227_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/runtimelibs.jar and metadata. sizes 6860 246
   [junit4]   2> 59030 INFO  
(updateExecutor-375-thread-2-processing-n:127.0.0.1:42227_solr) 
[n:127.0.0.1:42227_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/runtimelibs.jar
   [junit4]   2> 59039 INFO  (qtp296728033-1494) [n:127.0.0.1:42525_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> 59043 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_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> 59055 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_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> 59058 INFO  (qtp1406902763-1479) [n:127.0.0.1:43381_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> 59062 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59063 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore Missing file in package store: /mypkg/testurpv1.jar
   [junit4]   2> 59064 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59065 INFO  (qtp296728033-1482) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59066 INFO  (qtp1406902763-1497) [n:127.0.0.1:43381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59066 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore Unable to download file : /mypkg/testurpv1.jar
   [junit4]   2> 59066 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore persisted a file /mypkg/testurpv1.jar and metadata. 
sizes 689 246
   [junit4]   2> 59069 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={getFrom=127.0.0.1:39003_solr} status=0 QTime=0
   [junit4]   2> 59069 INFO  
(updateExecutor-375-thread-2-processing-n:127.0.0.1:42227_solr) 
[n:127.0.0.1:42227_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/testurpv1.jar from 127.0.0.1:39003_solr 
   [junit4]   2> 59069 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 59069 INFO  (qtp1406902763-1479) [n:127.0.0.1:43381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={getFrom=127.0.0.1:39003_solr} status=0 QTime=0
   [junit4]   2> 59069 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/testurpv1.jar from 127.0.0.1:39003_solr 
   [junit4]   2> 59070 INFO  (qtp296728033-1494) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={getFrom=127.0.0.1:39003_solr} status=0 QTime=0
   [junit4]   2> 59070 INFO  
(updateExecutor-362-thread-1-processing-n:127.0.0.1:42525_solr) 
[n:127.0.0.1:42525_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/testurpv1.jar from 127.0.0.1:39003_solr 
   [junit4]   2> 59070 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={} status=0 QTime=0
   [junit4]   2> 59070 INFO  (qtp1663722038-1487) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 59070 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.testurpv1.jar.json params={} status=0 QTime=0
   [junit4]   2> 59070 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/testurpv1.jar 
params={sig=h6UmMzuPqu4hQFGLBMJh/6kDSEXpJlgLsQDXx0KuxXWkV5giilRP57K3towiJRh2J%2BrqihqIghNCi3YgzgUnWQ%3D%3D&wt=javabin&version=2}
 status=0 QTime=10
   [junit4]   2> 59070 INFO  
(updateExecutor-375-thread-2-processing-n:127.0.0.1:42227_solr) 
[n:127.0.0.1:42227_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 59071 INFO  
(updateExecutor-375-thread-2-processing-n:127.0.0.1:42227_solr) 
[n:127.0.0.1:42227_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/testurpv1.jar
   [junit4]   2> 59071 INFO  (qtp1663722038-1487) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={} status=0 QTime=0
   [junit4]   2> 59071 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={} status=0 QTime=0
   [junit4]   2> 59072 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 59072 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/testurpv1.jar
   [junit4]   2> 59072 INFO  
(updateExecutor-362-thread-1-processing-n:127.0.0.1:42525_solr) 
[n:127.0.0.1:42525_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/testurpv1.jar and metadata. sizes 689 246
   [junit4]   2> 59072 INFO  
(updateExecutor-362-thread-1-processing-n:127.0.0.1:42525_solr) 
[n:127.0.0.1:42525_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/testurpv1.jar
   [junit4]   2> 59073 INFO  (qtp296728033-1494) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59076 INFO  (qtp1663722038-1505) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59091 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59095 INFO  (qtp1406902763-1479) [n:127.0.0.1:43381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/testurpv1.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59099 INFO  (qtp296728033-1494) [n:127.0.0.1:42525_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59100 INFO  (qtp296728033-1494) [n:127.0.0.1:42525_solr     ] 
o.a.s.f.DistribPackageStore Missing file in package store: 
/mypkg/expressible.jar
   [junit4]   2> 59100 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59102 INFO  (qtp1406902763-1479) [n:127.0.0.1:43381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59102 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={omitHeader=true&meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59102 INFO  (qtp296728033-1494) [n:127.0.0.1:42525_solr     ] 
o.a.s.f.DistribPackageStore Unable to download file : /mypkg/expressible.jar
   [junit4]   2> 59103 INFO  (qtp296728033-1494) [n:127.0.0.1:42525_solr     ] 
o.a.s.f.DistribPackageStore persisted a file /mypkg/expressible.jar and 
metadata. sizes 1977 246
   [junit4]   2> 59108 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={getFrom=127.0.0.1:42525_solr} status=0 QTime=0
   [junit4]   2> 59108 INFO  
(updateExecutor-375-thread-2-processing-n:127.0.0.1:42227_solr) 
[n:127.0.0.1:42227_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/expressible.jar from 127.0.0.1:42525_solr 
   [junit4]   2> 59112 INFO  (qtp296728033-1482) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=3
   [junit4]   2> 59113 INFO  (qtp296728033-1482) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={} status=0 QTime=0
   [junit4]   2> 59113 INFO  (qtp1663722038-1505) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={getFrom=127.0.0.1:42525_solr} status=0 QTime=0
   [junit4]   2> 59113 INFO  
(updateExecutor-353-thread-3-processing-n:127.0.0.1:39003_solr) 
[n:127.0.0.1:39003_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/expressible.jar from 127.0.0.1:42525_solr 
   [junit4]   2> 59114 INFO  
(updateExecutor-375-thread-2-processing-n:127.0.0.1:42227_solr) 
[n:127.0.0.1:42227_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 59114 INFO  
(updateExecutor-375-thread-2-processing-n:127.0.0.1:42227_solr) 
[n:127.0.0.1:42227_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/expressible.jar
   [junit4]   2> 59114 INFO  (qtp1406902763-1497) [n:127.0.0.1:43381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={getFrom=127.0.0.1:42525_solr} status=0 QTime=0
   [junit4]   2> 59114 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.DistribPackageStore fetching a file 
/mypkg/expressible.jar from 127.0.0.1:42525_solr 
   [junit4]   2> 59114 INFO  (qtp296728033-1482) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 59115 INFO  (qtp296728033-1494) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/cluster/files/mypkg/expressible.jar 
params={sig=ZOT11arAiPmPZYOHzqodiNnxO9pRyRozWZEBX8XGjU1/HJptFnZK%2BDI7eXnUtbNaMcbXE2Ze8hh4M/eGyhY8BQ%3D%3D&wt=javabin&version=2}
 status=0 QTime=17
   [junit4]   2> 59115 INFO  (qtp296728033-1482) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/node/files/mypkg/.expressible.jar.json params={} status=0 QTime=0
   [junit4]   2> 59116 INFO  (qtp296728033-1482) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={} status=0 QTime=0
   [junit4]   2> 59116 INFO  (qtp296728033-1494) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={} status=0 QTime=0
   [junit4]   2> 59117 INFO  
(updateExecutor-353-thread-3-processing-n:127.0.0.1:39003_solr) 
[n:127.0.0.1:39003_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 59117 INFO  
(updateExecutor-353-thread-3-processing-n:127.0.0.1:39003_solr) 
[n:127.0.0.1:39003_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/expressible.jar
   [junit4]   2> 59117 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.DistribPackageStore persisted a file 
/mypkg/expressible.jar and metadata. sizes 1977 246
   [junit4]   2> 59117 INFO  
(updateExecutor-386-thread-1-processing-n:127.0.0.1:43381_solr) 
[n:127.0.0.1:43381_solr     ] o.a.s.f.PackageStoreAPI downloaded file: 
/mypkg/expressible.jar
   [junit4]   2> 59118 INFO  (qtp296728033-1482) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59124 INFO  (qtp1663722038-1487) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59131 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59137 INFO  (qtp1406902763-1497) [n:127.0.0.1:43381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/mypkg/expressible.jar 
params={meta=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59188 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59188 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59190 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59190 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59191 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59191 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59193 DEBUG (zkCallback-389-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 59193 DEBUG (zkCallback-366-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 59194 DEBUG (zkCallback-356-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 59194 DEBUG (zkCallback-378-thread-1) [     ] 
o.a.s.p.PackageAPI Updating [/packages.json] ... 
   [junit4]   2> 59195 INFO  (qtp1406902763-1479) [n:127.0.0.1:43381_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59196 INFO  (qtp296728033-1482) [n:127.0.0.1:42525_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59196 INFO  (qtp850647935-1483) [n:127.0.0.1:42227_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={expectedVersion1=&omitHeader=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 59197 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 59197 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 59197 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 59200 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59206 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59207 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59208 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 59208 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 59208 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 59208 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 59208 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 59208 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 59208 INFO  (zkCallback-356-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 59208 INFO  (zkCallback-356-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 59209 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59209 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59209 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 59209 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.p.PackageLoader A new package: mypkg introduced
   [junit4]   2> 59209 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.p.PackageLoader A new version: 1.0 added for package: mypkg with 
artifacts [/mypkg/runtimelibs.jar, /mypkg/testurpv1.jar, /mypkg/expressible.jar]
   [junit4]   2> 59209 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59209 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59214 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59214 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59215 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59215 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59215 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59216 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59216 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59216 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59216 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59217 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59217 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59217 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59218 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59218 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59218 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59220 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node3/filestore/mypkg]
   [junit4]   2> 59220 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node1/filestore/mypkg]
   [junit4]   2> 59220 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node4/filestore/mypkg]
   [junit4]   2> 59220 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59220 INFO  (zkCallback-366-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 59220 INFO  (zkCallback-389-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 59220 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 59220 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package 
params={wt=javabin&version=2} status=0 QTime=80
   [junit4]   2> 59220 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.f.DistribPackageStore pub_key512.der does not exist locally, 
downloading.. 
   [junit4]   2> 59221 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.c.SolrResourceLoader Added 3 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node2/filestore/mypkg]
   [junit4]   2> 59221 INFO  (zkCallback-378-thread-1) [     ] 
o.a.s.p.PackageLoader version: 1.0 is the new latest in package: mypkg
   [junit4]   2> 59221 INFO  (qtp1663722038-1498) [n:127.0.0.1:39003_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&maxShardsPerNode=100&name=testPluginLoadingColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 59227 INFO  
(OverseerThreadFactory-428-thread-1-processing-n:127.0.0.1:39003_solr) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
testPluginLoadingColl
   [junit4]   2> 59335 INFO  
(OverseerStateUpdate-72114096339681287-127.0.0.1:39003_solr-n_0000000000) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43381/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:43381_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 59337 INFO  
(OverseerStateUpdate-72114096339681287-127.0.0.1:39003_solr-n_0000000000) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testPluginLoadingColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42227/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42227_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 59339 INFO  
(OverseerStateUpdate-72114096339681287-127.0.0.1:39003_solr-n_0000000000) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39003/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:39003_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 59341 INFO  
(OverseerStateUpdate-72114096339681287-127.0.0.1:39003_solr-n_0000000000) 
[n:127.0.0.1:39003_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testPluginLoadingColl",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testPluginLoadingColl_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42525/solr";,
   [junit4]   2>   "node_name":"127.0.0.1:42525_solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 59543 INFO  (qtp1406902763-1497) [n:127.0.0.1:43381_solr    
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n1&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 59543 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr    
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard1_replica_n2&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 59551 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr    
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n4&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 59551 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr    
x:testPluginLoadingColl_shard2_replica_n4 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 59558 INFO  (qtp1406902763-1497) [n:127.0.0.1:43381_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 59559 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr    
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testPluginLoadingColl_shard2_replica_n6&action=CREATE&numShards=2&collection=testPluginLoadingColl&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 59562 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 59568 INFO  (qtp1406902763-1497) [n:127.0.0.1:43381_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 59570 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 59571 INFO  (qtp1406902763-1497) [n:127.0.0.1:43381_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 59571 INFO  (qtp1406902763-1497) [n:127.0.0.1:43381_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testPluginLoadingColl_shard1_replica_n1' using configuration from 
configset conf, trusted=true
   [junit4]   2> 59571 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 59572 INFO  (qtp1406902763-1497) [n:127.0.0.1:43381_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_43381.solr.core.testPluginLoadingColl.shard1.replica_n1' 
(registry 'solr.core.testPluginLoadingColl.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 59572 INFO  (qtp1406902763-1497) [n:127.0.0.1:43381_solr 
c:testPluginLoadingColl s:shard1 r:core_node3 
x:testPluginLoadingColl_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[testPluginLoadingColl_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node3/./testPluginLoadingColl_shard1_replica_n1/data/]
   [junit4]   2> 59573 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 59574 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 59574 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testPluginLoadingColl_shard1_replica_n2' using configuration from 
configset conf, trusted=true
   [junit4]   2> 59575 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42227.solr.core.testPluginLoadingColl.shard1.replica_n2' 
(registry 'solr.core.testPluginLoadingColl.shard1.replica_n2') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 59575 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.c.SolrCore 
[[testPluginLoadingColl_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node2/./testPluginLoadingColl_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node2/./testPluginLoadingColl_shard1_replica_n2/data/]
   [junit4]   2> 59582 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 59583 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema 
name=minimal
   [junit4]   2> 59584 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 59584 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testPluginLoadingColl_shard2_replica_n4' using configuration from 
configset conf, trusted=true
   [junit4]   2> 59585 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_39003.solr.core.testPluginLoadingColl.shard2.replica_n4' 
(registry 'solr.core.testPluginLoadingColl.shard2.replica_n4') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 59585 INFO  (qtp1663722038-1489) [n:127.0.0.1:39003_solr 
c:testPluginLoadingColl s:shard2 r:core_node7 
x:testPluginLoadingColl_shard2_replica_n4 ] o.a.s.c.SolrCore 
[[testPluginLoadingColl_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node1/./testPluginLoadingColl_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node1/./testPluginLoadingColl_shard2_replica_n4/data/]
   [junit4]   2> 59586 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 59586 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating 
SolrCore 'testPluginLoadingColl_shard2_replica_n6' using configuration from 
configset conf, trusted=true
   [junit4]   2> 59587 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42525.solr.core.testPluginLoadingColl.shard2.replica_n6' 
(registry 'solr.core.testPluginLoadingColl.shard2.replica_n6') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@768755cb
   [junit4]   2> 59587 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.c.SolrCore 
[[testPluginLoadingColl_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001/tempDir-001/node4/./testPluginLoadingColl_shard2_replica_n6/data/]
   [junit4]   2> 59704 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 59705 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 59706 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 59706 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 59708 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@220bbbe8[testPluginLoadingColl_shard1_replica_n2] main]
   [junit4]   2> 59712 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 59712 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 59712 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 59712 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 59713 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 59713 INFO  (qtp850647935-1486) [n:127.0.0.1:42227_solr 
c:testPluginLoadingColl s:shard1 r:core_node5 
x:testPluginLoadingColl_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1662241690720665600
   [junit4]   2> 59713 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 59713 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 59715 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@b991f1a[testPluginLoadingColl_shard2_replica_n6] main]
   [junit4]   2> 59716 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 59716 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 59716 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 59717 INFO  (qtp296728033-1512) [n:127.0.0.1:42525_solr 
c:testPluginLoadingColl s:shard2 r:core_node8 
x:testPluginLoadingColl_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find 
max version in index or recent updates, using new clock 1662241690724859904
   [juni

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

sing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 70331 INFO  (jetty-closer-497-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@48fa0f20: rootName = 
solr_36963, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@27d29b6c
   [junit4]   2> 70331 INFO  (jetty-closer-497-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 70332 INFO  (jetty-closer-497-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 70332 INFO  (jetty-closer-497-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2592c06c: rootName = 
solr_46311, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@27d29b6c
   [junit4]   2> 70332 INFO  (jetty-closer-497-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 70332 INFO  (jetty-closer-497-thread-3) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@46d763ad: rootName = 
solr_37471, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@27d29b6c
   [junit4]   2> 70332 INFO  (jetty-closer-497-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 70332 INFO  (jetty-closer-497-thread-3) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 70332 INFO  (closeThreadPool-510-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72114097079189511-127.0.0.1:36963_solr-n_0000000000) closing
   [junit4]   2> 70332 INFO  
(OverseerStateUpdate-72114097079189511-127.0.0.1:36963_solr-n_0000000000) 
[n:127.0.0.1:36963_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36963_solr
   [junit4]   2> 70332 INFO  
(OverseerAutoScalingTriggerThread-72114097079189511-127.0.0.1:36963_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 70332 INFO  (jetty-closer-497-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 70332 INFO  (jetty-closer-497-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68d8217b: rootName = 
solr_44911, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@27d29b6c
   [junit4]   2> 70332 INFO  (jetty-closer-497-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 70333 INFO  (closeThreadPool-510-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72114097079189511-127.0.0.1:36963_solr-n_0000000000) closing
   [junit4]   2> 70338 INFO  (zkCallback-464-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 70342 INFO  (zkCallback-486-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 70739 INFO  (jetty-closer-497-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72114097079189511-127.0.0.1:36963_solr-n_0000000000) closing
   [junit4]   2> 80042 INFO  (jetty-closer-497-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@12126905{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 80042 INFO  (jetty-closer-497-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@357b7728{/solr,null,UNAVAILABLE}
   [junit4]   2> 80042 INFO  (jetty-closer-497-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 80061 INFO  (jetty-closer-497-thread-4) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2e577781{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 80061 INFO  (jetty-closer-497-thread-4) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@743d7ca7{/solr,null,UNAVAILABLE}
   [junit4]   2> 80061 INFO  (jetty-closer-497-thread-4) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 80074 INFO  (jetty-closer-497-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@602bbb09{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 80074 INFO  (jetty-closer-497-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2c27f01f{/solr,null,UNAVAILABLE}
   [junit4]   2> 80074 INFO  (jetty-closer-497-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 80194 INFO  (jetty-closer-497-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@23b275f0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 80194 INFO  (jetty-closer-497-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@24b1e1ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 80194 INFO  (jetty-closer-497-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 80194 INFO  
(TEST-TestPackages.testAPI-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 80396 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>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/packages.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/packages.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/72114097079189512-127.0.0.1:46311_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        17      /solr/live_nodes
   [junit4]   2>        8       /solr/overseer/queue
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 80397 INFO  
(TEST-TestPackages.testAPI-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42661
   [junit4]   2> 80397 INFO  
(TEST-TestPackages.testAPI-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42661
   [junit4]   2> 80397 INFO  
(TEST-TestPackages.testAPI-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42661
   [junit4]   2> 80398 INFO  
(TEST-TestPackages.testAPI-seed#[C3E62DEC0FBA017A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testAPI
   [junit4]   2> 80399 INFO  
(SUITE-TestPackages-seed#[C3E62DEC0FBA017A]-worker) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 80399 INFO  
(SUITE-TestPackages-seed#[C3E62DEC0FBA017A]-worker) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42661
   [junit4]   2> 80399 INFO  
(SUITE-TestPackages-seed#[C3E62DEC0FBA017A]-worker) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42661
   [junit4]   2> 80399 INFO  
(SUITE-TestPackages-seed#[C3E62DEC0FBA017A]-worker) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42661
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.pkg.TestPackages_C3E62DEC0FBA017A-001
   [junit4]   2> Mar 26, 2020 3:40:28 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, 
docValues:{}, maxPointsInLeafNode=1557, maxMBSortInHeap=6.371122582802261, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a18e0a0),
 locale=ru-MD, timezone=US/Aleutian
   [junit4]   2> NOTE: Linux 5.3.0-42-generic amd64/Oracle Corporation 15-ea 
(64-bit)/cpus=16,threads=1,free=383778816,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedFacetSimpleRefinementLongTailTest, 
TestComplexPhraseLeadingWildcard, EchoParamsTest, TestGroupingSearch, 
DistributedSpellCheckComponentTest, TestSolrCoreProperties, TestCharFilters, 
DeleteStatusTest, TestQueryingOnDownCollection, RuleEngineTest, 
ZkControllerTest, SearchHandlerTest, TestPackages]
   [junit4] Completed [58/907 (1!)] on J0 in 23.39s, 2 tests, 1 failure <<< 
FAILURES!

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

[repro] Revision: b0728ceca60495696a8bdd248a89abd5bf38c926

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops 
-XX:+UnlockExperimentalVMOptions -XX:+UseZGC"
[repro] Repro line:  ant test  -Dtestcase=TestPackages 
-Dtests.method=testPluginLoading -Dtests.seed=C3E62DEC0FBA017A 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru-MD 
-Dtests.timezone=US/Aleutian -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

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

[...truncated 3128 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestPackages" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseZGC" 
-Dtests.seed=C3E62DEC0FBA017A -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ru-MD -Dtests.timezone=US/Aleutian -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

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

[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscr...@lucene.apache.org
For additional commands, e-mail: builds-h...@lucene.apache.org

Reply via email to