Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/470/

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestContainerReqHandler

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.handler.TestContainerReqHandler:     1) Thread[id=3759, 
name=qtp242173165-3759, state=TIMED_WAITING, 
group=TGRP-TestContainerReqHandler]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:292)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:357)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.TestContainerReqHandler: 
   1) Thread[id=3759, name=qtp242173165-3759, state=TIMED_WAITING, 
group=TGRP-TestContainerReqHandler]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:292)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:357)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([828FF2A2252D67CE]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestContainerReqHandler

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=3759, name=qtp242173165-3759, state=TIMED_WAITING, 
group=TGRP-TestContainerReqHandler]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:292)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:357)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=3759, name=qtp242173165-3759, state=TIMED_WAITING, 
group=TGRP-TestContainerReqHandler]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:292)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:357)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:781)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:917)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([828FF2A2252D67CE]:0)




Build Log:
[...truncated 13499 lines...]
   [junit4] Suite: org.apache.solr.handler.TestContainerReqHandler
   [junit4]   2> 302551 INFO  
(SUITE-TestContainerReqHandler-seed#[828FF2A2252D67CE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_828FF2A2252D67CE-001/data-dir-29-001
   [junit4]   2> 302551 WARN  
(SUITE-TestContainerReqHandler-seed#[828FF2A2252D67CE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 302551 INFO  
(SUITE-TestContainerReqHandler-seed#[828FF2A2252D67CE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 302554 INFO  
(SUITE-TestContainerReqHandler-seed#[828FF2A2252D67CE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 302554 INFO  
(SUITE-TestContainerReqHandler-seed#[828FF2A2252D67CE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4] IGNOR/A 0.01s J0 | TestContainerReqHandler.testCacheLoadFromPackage
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled 
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-13650))
   [junit4]   2> 302563 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testRuntimeLibWithSig512
   [junit4]   2> 302569 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; 
git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 302581 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.e.j.s.AbstractConnector Started 
ServerConnector@3da8762e{HTTP/1.1,[http/1.1]}{0.0.0.0:34507}
   [junit4]   2> 302581 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.e.j.s.Server Started @302646ms
   [junit4]   2> 302581 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_828FF2A2252D67CE-001/tempDir-001
   [junit4]   2> 302582 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 302582 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 302582 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 302682 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.ZkTestServer start zk server on port:40591
   [junit4]   2> 302682 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40591
   [junit4]   2> 302682 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40591
   [junit4]   2> 302682 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40591
   [junit4]   2> 302685 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302688 INFO  (zkConnectionManagerCallback-1094-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302688 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 302692 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302693 INFO  (zkConnectionManagerCallback-1096-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302693 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 302694 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302695 INFO  (zkConnectionManagerCallback-1098-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302695 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 302808 WARN  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 302808 WARN  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 302809 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 302809 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 302809 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 302809 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 302809 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 302809 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 302809 WARN  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 302810 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 302810 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 302810 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 302813 WARN  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 302814 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 302814 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 302814 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 302825 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 302825 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 302825 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 302826 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@196b91d0{/solr,null,AVAILABLE}
   [junit4]   2> 302827 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 302827 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 302827 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 302827 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@78070586{/solr,null,AVAILABLE}
   [junit4]   2> 302837 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 302837 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 302837 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 302838 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@34058faa{/solr,null,AVAILABLE}
   [junit4]   2> 302844 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 302844 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 302844 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 302845 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b0b76eb{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39161}
   [junit4]   2> 302845 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.s.Server Started @302911ms
   [junit4]   2> 302845 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2b00f6ea{/solr,null,AVAILABLE}
   [junit4]   2> 302845 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39161}
   [junit4]   2> 302846 ERROR (jetty-launcher-1099-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@a572363{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36887}
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-25T10:20:14.361Z
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.s.Server Started @302911ms
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36887}
   [junit4]   2> 302846 ERROR (jetty-launcher-1099-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 302846 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-25T10:20:14.361Z
   [junit4]   2> 302853 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302853 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4c835845{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34675}
   [junit4]   2> 302853 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.s.Server Started @302919ms
   [junit4]   2> 302853 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34675}
   [junit4]   2> 302854 ERROR (jetty-launcher-1099-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 302854 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 302854 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 302854 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 302854 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 302854 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-25T10:20:14.369Z
   [junit4]   2> 302856 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302857 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c9f5b9{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:35201}
   [junit4]   2> 302857 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.s.Server Started @302922ms
   [junit4]   2> 302857 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35201}
   [junit4]   2> 302857 ERROR (jetty-launcher-1099-thread-4) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 302857 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 302857 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.3.0
   [junit4]   2> 302857 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 302857 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 302857 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-08-25T10:20:14.372Z
   [junit4]   2> 302859 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302860 INFO  (zkConnectionManagerCallback-1101-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302860 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 302861 INFO  (zkConnectionManagerCallback-1105-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302861 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 302861 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 302863 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 302878 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 302922 INFO  (zkConnectionManagerCallback-1107-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302922 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 302922 INFO  (zkConnectionManagerCallback-1103-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 302922 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 303016 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 303016 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 303143 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 303144 WARN  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@28c9439f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303144 WARN  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@28c9439f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303152 WARN  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5e79ddca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303152 WARN  (jetty-launcher-1099-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5e79ddca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303153 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40591/solr
   [junit4]   2> 303155 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 303157 INFO  (zkConnectionManagerCallback-1116-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303157 INFO  (jetty-launcher-1099-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 303203 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 303204 WARN  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@4d4e5764[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303204 WARN  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@4d4e5764[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303209 WARN  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@29c69f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303209 WARN  (jetty-launcher-1099-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@29c69f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303210 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40591/solr
   [junit4]   2> 303212 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 303212 INFO  (zkConnectionManagerCallback-1122-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303213 INFO  (jetty-launcher-1099-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 303249 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 303250 WARN  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@60561e03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303250 WARN  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@60561e03[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303266 WARN  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6e4fd981[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303267 WARN  (jetty-launcher-1099-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6e4fd981[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303268 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40591/solr
   [junit4]   2> 303271 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 303273 INFO  (zkConnectionManagerCallback-1129-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303273 INFO  (jetty-launcher-1099-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 303311 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 303313 WARN  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@36b43a36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303313 WARN  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@36b43a36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303318 WARN  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@505bbe04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303319 WARN  (jetty-launcher-1099-thread-4) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@505bbe04[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 303320 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40591/solr
   [junit4]   2> 303324 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 303328 INFO  (zkConnectionManagerCallback-1135-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303328 INFO  (jetty-launcher-1099-thread-4) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 303335 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 303337 INFO  (zkConnectionManagerCallback-1137-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303337 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 303432 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 303435 INFO  (zkConnectionManagerCallback-1139-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303435 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 303535 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 303536 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 303536 INFO  (zkConnectionManagerCallback-1141-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303536 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 303538 INFO  (zkConnectionManagerCallback-1143-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303538 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 303829 DEBUG (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 303832 DEBUG (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 303836 DEBUG (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 303838 DEBUG (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 303855 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:35201_solr
   [junit4]   2> 303859 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.Overseer Overseer 
(id=72264032981614606-127.0.0.1:35201_solr-n_0000000000) starting
   [junit4]   2> 303898 DEBUG (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 303903 DEBUG (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 303905 DEBUG (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 303906 DEBUG (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 303909 DEBUG (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 303911 DEBUG (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 303913 DEBUG (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> []
   [junit4]   2> 303914 DEBUG (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 303917 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34675_solr
   [junit4]   2> 303918 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 303938 INFO  (zkConnectionManagerCallback-1156-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303938 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 303938 DEBUG (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 303943 DEBUG (zkCallback-1142-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 303944 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 303944 DEBUG (zkCallback-1142-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:34675_solr]
   [junit4]   2> 303945 DEBUG (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 303946 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 303946 DEBUG (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34675_solr]
   [junit4]   2> 303947 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 303947 DEBUG (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 303947 DEBUG (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 303948 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 303949 DEBUG (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 303949 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40591/solr ready
   [junit4]   2> 303949 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:34675_solr]
   [junit4]   2> 303950 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36887_solr as DOWN
   [junit4]   2> 303950 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 303950 DEBUG (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34675_solr]
   [junit4]   2> 303951 DEBUG (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 303952 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 303952 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36887_solr
   [junit4]   2> 303959 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39161_solr as DOWN
   [junit4]   2> 303961 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 303961 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39161_solr
   [junit4]   2> 303968 DEBUG (zkCallback-1136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [0])
   [junit4]   2> 303972 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 303972 DEBUG (zkCallback-1136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:34675_solr, 127.0.0.1:36887_solr, 127.0.0.1:39161_solr]
   [junit4]   2> 303992 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 303992 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 303993 DEBUG (zkCallback-1142-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 303997 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 303997 DEBUG (zkCallback-1142-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34675_solr] -> [127.0.0.1:34675_solr, 127.0.0.1:36887_solr, 
127.0.0.1:39161_solr]
   [junit4]   2> 303997 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 303997 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34675_solr] -> [127.0.0.1:34675_solr, 127.0.0.1:36887_solr, 
127.0.0.1:39161_solr]
   [junit4]   2> 304008 INFO  
(OverseerStateUpdate-72264032981614606-127.0.0.1:35201_solr-n_0000000000) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:35201_solr
   [junit4]   2> 304010 DEBUG 
(OverseerStateUpdate-72264032981614606-127.0.0.1:35201_solr-n_0000000000) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [127.0.0.1:34675_solr, 127.0.0.1:36887_solr, 127.0.0.1:39161_solr] 
-> [127.0.0.1:34675_solr, 127.0.0.1:36887_solr, 127.0.0.1:39161_solr]
   [junit4]   2> 304011 DEBUG 
(OverseerStateUpdate-72264032981614606-127.0.0.1:35201_solr-n_0000000000) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 304020 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:35201_solr as DOWN
   [junit4]   2> 304025 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 304025 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35201_solr
   [junit4]   2> 304025 DEBUG (zkCallback-1138-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 304026 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 304026 DEBUG (zkCallback-1138-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34675_solr] -> [127.0.0.1:34675_solr, 127.0.0.1:36887_solr, 
127.0.0.1:39161_solr]
   [junit4]   2> 304026 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 304027 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 304027 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34675_solr, 127.0.0.1:36887_solr, 127.0.0.1:39161_solr] -> 
[127.0.0.1:34675_solr, 127.0.0.1:35201_solr, 127.0.0.1:36887_solr, 
127.0.0.1:39161_solr]
   [junit4]   2> 304030 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 304035 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 304046 DEBUG (zkCallback-1136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 304046 DEBUG (zkCallback-1138-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 304046 DEBUG (zkCallback-1142-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [3])
   [junit4]   2> 304046 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 304047 DEBUG (zkCallback-1138-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34675_solr, 127.0.0.1:36887_solr, 127.0.0.1:39161_solr] -> 
[127.0.0.1:34675_solr, 127.0.0.1:35201_solr, 127.0.0.1:36887_solr, 
127.0.0.1:39161_solr]
   [junit4]   2> 304047 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 304047 DEBUG (zkCallback-1136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34675_solr, 127.0.0.1:36887_solr, 127.0.0.1:39161_solr] -> 
[127.0.0.1:34675_solr, 127.0.0.1:35201_solr, 127.0.0.1:36887_solr, 
127.0.0.1:39161_solr]
   [junit4]   2> 304047 INFO  (zkCallback-1142-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 304047 DEBUG (zkCallback-1142-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34675_solr, 127.0.0.1:36887_solr, 127.0.0.1:39161_solr] -> 
[127.0.0.1:34675_solr, 127.0.0.1:35201_solr, 127.0.0.1:36887_solr, 
127.0.0.1:39161_solr]
   [junit4]   2> 304066 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 304101 INFO  (zkConnectionManagerCallback-1171-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 304101 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 304101 DEBUG (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 304102 DEBUG (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 304104 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 304104 DEBUG (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34675_solr, 127.0.0.1:35201_solr, 
127.0.0.1:36887_solr, 127.0.0.1:39161_solr]
   [junit4]   2> 304105 DEBUG (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 304106 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40591/solr ready
   [junit4]   2> 304106 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 304118 INFO  (zkConnectionManagerCallback-1161-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 304118 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 304119 DEBUG (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 304120 DEBUG (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 304121 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 304121 DEBUG (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34675_solr, 127.0.0.1:35201_solr, 
127.0.0.1:36887_solr, 127.0.0.1:39161_solr]
   [junit4]   2> 304122 DEBUG (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 304123 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40591/solr ready
   [junit4]   2> 304123 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 304136 DEBUG (zkCallback-1155-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live 
nodes size: [1])
   [junit4]   2> 304138 INFO  (zkCallback-1155-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 304138 DEBUG (zkCallback-1155-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... 
[127.0.0.1:34675_solr] -> [127.0.0.1:34675_solr, 127.0.0.1:35201_solr, 
127.0.0.1:36887_solr, 127.0.0.1:39161_solr]
   [junit4]   2> 304156 INFO  (zkConnectionManagerCallback-1166-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 304156 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 304157 DEBUG (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 304158 DEBUG (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 304159 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 304159 DEBUG (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... [] -> [127.0.0.1:34675_solr, 127.0.0.1:35201_solr, 
127.0.0.1:36887_solr, 127.0.0.1:39161_solr]
   [junit4]   2> 304160 DEBUG (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy 
[0] interesting [0] watched [0] lazy [0] total [0]
   [junit4]   2> 304161 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40591/solr ready
   [junit4]   2> 304162 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.PackageManager clusterprops.json changed 
, version -1
   [junit4]   2> 304166 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 304189 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 304204 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 304229 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 304299 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34675.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304317 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36887.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304323 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35201.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304413 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39161.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304448 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36887.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304448 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36887.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304449 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35201.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304449 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35201.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304450 INFO  (jetty-launcher-1099-thread-2) 
[n:127.0.0.1:36887_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_828FF2A2252D67CE-001/tempDir-001/node2/.
   [junit4]   2> 304451 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34675.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304451 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34675.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304451 INFO  (jetty-launcher-1099-thread-4) 
[n:127.0.0.1:35201_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_828FF2A2252D67CE-001/tempDir-001/node4/.
   [junit4]   2> 304452 INFO  (jetty-launcher-1099-thread-3) 
[n:127.0.0.1:34675_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_828FF2A2252D67CE-001/tempDir-001/node3/.
   [junit4]   2> 304471 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39161.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304471 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39161.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2c3d15b1
   [junit4]   2> 304486 INFO  (jetty-launcher-1099-thread-1) 
[n:127.0.0.1:39161_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.handler.TestContainerReqHandler_828FF2A2252D67CE-001/tempDir-001/node1/.
   [junit4]   2> 304788 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 304793 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 304793 INFO  (zkConnectionManagerCallback-1180-thread-1) [     
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 304793 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 304794 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 304795 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 304796 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 304796 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... [] -> 
[127.0.0.1:34675_solr, 127.0.0.1:35201_solr, 127.0.0.1:36887_solr, 
127.0.0.1:39161_solr]
   [junit4]   2> 304797 DEBUG 
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.c.ZkStateReader clusterStateSet: legacy [0] interesting [0] 
watched [0] lazy [0] total [0]
   [junit4]   2> 304798 INFO  
(TEST-TestContainerReqHandler.testRuntimeLibWithSig512-seed#[828FF2A2252D67CE]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:40591/solr ready
   [junit4]   2> 304874 INFO  (qtp1976342050-3328) [n:127.0.0.1:39161_solr     
] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 304877 INFO  (qtp1976342050-3328) [n:127.0.0.1:39161_solr     
] o.a.s.c.PackageManager clusterprops.json changed , version -1
   [junit4]   2> 304878 DEBUG (zkCallback-1142-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 304878 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 304889 DEBUG (zkCallback-1155-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 304890 DEBUG (zkCallback-1165-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 304891 DEBUG (zkCallback-1160-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 304899 DEBUG (zkCallback-1138-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 304899 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 304901 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 304901 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 304901 DEBUG (zkCallback-1136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 304901 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 0
   [junit4]   2> 304902 DEBUG (zkCallback-1179-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 304908 DEBUG (zkCallback-1170-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
 to version 0
   [junit4]   2> 304912 INFO  (qtp1976342050-3328) [n:127.0.0.1:39161_solr     
] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 304914 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 304914 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 304918 INFO  (qtp1976342050-3328) [n:127.0.0.1:39161_solr     
] o.a.s.c.PackageManager Libraries changed. New memclassloader created with 
jars [http://localhost:34507/jar1.jar]
   [junit4]   2> 304918 INFO  (qtp1976342050-3328) [n:127.0.0.1:39161_solr     
] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 0 , 
trying to get every node to update 
   [junit4]   2> 304918 DEBUG (qtp1976342050-3328) [n:127.0.0.1:39161_solr     
] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}}}
   [junit4]   2> 304919 INFO  (qtp1976342050-3328) [n:127.0.0.1:39161_solr     
] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update 
clusterprops to be of version 0 
   [junit4]   2> 304921 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 304933 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar1.jar]
   [junit4]   2> 304961 INFO  
(solrHandlerExecutor-982-thread-2-processing-n:127.0.0.1:39161_solr) 
[n:127.0.0.1:39161_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 304962 INFO  
(solrHandlerExecutor-982-thread-4-processing-n:127.0.0.1:39161_solr) 
[n:127.0.0.1:39161_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 304972 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar1.jar]
   [junit4]   2> 304972 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar1.jar]
   [junit4]   2> 304972 INFO  
(solrHandlerExecutor-982-thread-3-processing-n:127.0.0.1:39161_solr) 
[n:127.0.0.1:39161_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 304973 INFO  
(solrHandlerExecutor-982-thread-1-processing-n:127.0.0.1:39161_solr) 
[n:127.0.0.1:39161_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 304986 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 304990 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar1.jar]
   [junit4]   2> 305164 DEBUG (qtp1976342050-3330) [n:127.0.0.1:39161_solr     
] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 305164 DEBUG (qtp1976342050-3330) [n:127.0.0.1:39161_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 305164 DEBUG (qtp202250824-3333) [n:127.0.0.1:35201_solr     ] 
o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 305164 DEBUG (qtp202250824-3333) [n:127.0.0.1:35201_solr     ] 
o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version 
is 0
   [junit4]   2> 305164 DEBUG (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 305164 DEBUG (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my 
version is 0
   [junit4]   2> 305165 INFO  (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 305166 DEBUG (qtp76602753-3340) [n:127.0.0.1:36887_solr     ] 
o.a.s.c.PackageManager expected version : 0 , my version 0
   [junit4]   2> 305166 DEBUG (qtp76602753-3340) [n:127.0.0.1:36887_solr     ] 
o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 0 , my version 
is 0
   [junit4]   2> 305166 INFO  (qtp76602753-3340) [n:127.0.0.1:36887_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 305166 INFO  (qtp202250824-3333) [n:127.0.0.1:35201_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 305167 INFO  (qtp1976342050-3330) [n:127.0.0.1:39161_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=0&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 305168 INFO  (qtp1976342050-3328) [n:127.0.0.1:39161_solr     
] o.a.s.h.a.CollectionHandlerApi Took 250.0ms to update the clusterprops to be 
of version 0  on 4 nodes
   [junit4]   2> 305169 INFO  (qtp1976342050-3328) [n:127.0.0.1:39161_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=343
   [junit4]   2> 305175 DEBUG (zkCallback-1165-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 305176 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 305176 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 305176 DEBUG (zkCallback-1170-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 305177 DEBUG (zkCallback-1179-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 305177 DEBUG (zkCallback-1138-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 305177 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 305179 DEBUG (zkCallback-1136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 305179 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 305179 DEBUG (zkCallback-1142-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 305179 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 305179 DEBUG (zkCallback-1155-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 305179 DEBUG (zkCallback-1160-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 1
   [junit4]   2> 305180 INFO  (qtp1111801469-3324) [n:127.0.0.1:34675_solr     
] o.a.s.c.PackageManager clusterprops.json changed , version 1
   [junit4]   2> 305180 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305181 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar1.jar]
   [junit4]   2> 305181 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 305201 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305202 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305202 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305202 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar1.jar]
   [junit4]   2> 305202 DEBUG (zkCallback-1138-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 305203 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar1.jar]
   [junit4]   2> 305203 DEBUG (zkCallback-1142-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 305203 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar1.jar]
   [junit4]   2> 305203 DEBUG (zkCallback-1136-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 305206 INFO  (qtp1111801469-3324) [n:127.0.0.1:34675_solr     
] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305210 INFO  (qtp1111801469-3324) [n:127.0.0.1:34675_solr     
] o.a.s.c.PackageManager Libraries changed. New memclassloader created with 
jars [http://localhost:34507/jar1.jar]
   [junit4]   2> 305210 DEBUG (qtp1111801469-3324) [n:127.0.0.1:34675_solr     
] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 305319 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305320 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305324 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305326 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305435 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler 
from runtime jar global 
   [junit4]   2> 305437 INFO  (qtp1111801469-3324) [n:127.0.0.1:34675_solr     
] o.a.s.c.MemClassLoader Defining_class 
org.apache.solr.core.RuntimeLibReqHandler from runtime jar global 
   [junit4]   2> 305440 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler 
from runtime jar global 
   [junit4]   2> 305440 DEBUG (zkCallback-1136-thread-1) [     ] 
o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 305440 DEBUG (qtp1111801469-3324) [n:127.0.0.1:34675_solr     
] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 305441 DEBUG (zkCallback-1142-thread-1) [     ] 
o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 305441 INFO  (qtp1111801469-3324) [n:127.0.0.1:34675_solr     
] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 1 , 
trying to get every node to update 
   [junit4]   2> 305441 DEBUG (qtp1111801469-3324) [n:127.0.0.1:34675_solr     
] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  
{package={global={name=global, url=http://localhost:34507/jar1.jar, 
sig=L3q/qIGs4NaF6JiO0ZkMUFa88j0OmYc+I6O7BOdNuMct/xoZ4h73aZHZGc0+nmI1f/U3bOlMPINlSOM6LK3JpQ==,
 
sha512=d01b51de67ae1680a84a813983b1de3b592fc32f1a22b662fc9057da5953abd1b72476388ba342cad21671cd0b805503c78ab9075ff2f3951fdf75fa16981420}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}}
   [junit4]   2> 305442 INFO  (qtp1111801469-3324) [n:127.0.0.1:34675_solr     
] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update 
clusterprops to be of version 1 
   [junit4]   2> 305442 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler 
from runtime jar global 
   [junit4]   2> 305443 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 305443 DEBUG (zkCallback-1138-thread-1) [     ] 
o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 305482 INFO  
(solrHandlerExecutor-983-thread-1-processing-n:127.0.0.1:34675_solr) 
[n:127.0.0.1:34675_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 305496 INFO  
(solrHandlerExecutor-983-thread-2-processing-n:127.0.0.1:34675_solr) 
[n:127.0.0.1:34675_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 305517 INFO  
(solrHandlerExecutor-983-thread-3-processing-n:127.0.0.1:34675_solr) 
[n:127.0.0.1:34675_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 305526 INFO  
(solrHandlerExecutor-983-thread-4-processing-n:127.0.0.1:34675_solr) 
[n:127.0.0.1:34675_solr     ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, 
maxWait 30
   [junit4]   2> 305594 DEBUG (qtp1111801469-3342) [n:127.0.0.1:34675_solr     
] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 305594 DEBUG (qtp1111801469-3342) [n:127.0.0.1:34675_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my 
version is 1
   [junit4]   2> 305594 INFO  (qtp1111801469-3342) [n:127.0.0.1:34675_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 305614 DEBUG (qtp202250824-3325) [n:127.0.0.1:35201_solr     ] 
o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 305614 DEBUG (qtp202250824-3325) [n:127.0.0.1:35201_solr     ] 
o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version 
is 1
   [junit4]   2> 305614 INFO  (qtp202250824-3325) [n:127.0.0.1:35201_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 305639 DEBUG (qtp76602753-3339) [n:127.0.0.1:36887_solr     ] 
o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 305639 DEBUG (qtp76602753-3339) [n:127.0.0.1:36887_solr     ] 
o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my version 
is 1
   [junit4]   2> 305639 INFO  (qtp76602753-3339) [n:127.0.0.1:36887_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 305645 DEBUG (qtp1976342050-3330) [n:127.0.0.1:39161_solr     
] o.a.s.c.PackageManager expected version : 1 , my version 1
   [junit4]   2> 305645 DEBUG (qtp1976342050-3330) [n:127.0.0.1:39161_solr     
] o.a.s.c.c.ZkStateReader Expected version of clusterprops.json is 1 , my 
version is 1
   [junit4]   2> 305645 INFO  (qtp1976342050-3330) [n:127.0.0.1:39161_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext 
params={znodeVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 305670 INFO  (qtp1111801469-3324) [n:127.0.0.1:34675_solr     
] o.a.s.h.a.CollectionHandlerApi Took 228.0ms to update the clusterprops to be 
of version 1  on 4 nodes
   [junit4]   2> 305670 INFO  (qtp1111801469-3324) [n:127.0.0.1:34675_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster 
params={wt=javabin&version=2} status=0 QTime=499
   [junit4]   2> 305673 INFO  (qtp1976342050-3328) [n:127.0.0.1:39161_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/ext/bar 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 305681 INFO  (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305686 DEBUG (zkCallback-1165-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 305686 DEBUG (zkCallback-1179-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 305687 DEBUG (zkCallback-1170-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 305687 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 305687 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 305688 DEBUG (zkCallback-1138-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 305688 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 305690 DEBUG (zkCallback-1160-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 305690 DEBUG (zkCallback-1155-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 305690 DEBUG (zkCallback-1142-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 305690 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 305691 DEBUG (zkCallback-1136-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Loaded cluster properties: 
{package={global={name=global, url=http://localhost:34507/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}} to version 2
   [junit4]   2> 305691 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 305692 INFO  (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.c.PackageManager clusterprops.json changed , version 2
   [junit4]   2> 305695 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305695 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305695 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305696 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar3.jar]
   [junit4]   2> 305696 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 305696 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar3.jar]
   [junit4]   2> 305696 DEBUG (zkCallback-1136-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 305697 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305697 INFO  (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305698 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar3.jar]
   [junit4]   2> 305698 DEBUG (zkCallback-1142-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 305698 INFO  (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.c.PackageManager Libraries changed. New memclassloader created with 
jars [http://localhost:34507/jar3.jar]
   [junit4]   2> 305698 DEBUG (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 305698 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.PackageManager Libraries changed. New memclassloader created with jars 
[http://localhost:34507/jar3.jar]
   [junit4]   2> 305698 DEBUG (zkCallback-1138-thread-1) [     ] 
o.a.s.c.PackageManager RequestHandlers being reloaded : [bar]
   [junit4]   2> 305840 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305845 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305848 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305873 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.RuntimeLib Jar global signed with pub_key512.der successfully verified
   [junit4]   2> 305976 INFO  (zkCallback-1138-thread-1) [     ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler 
from runtime jar global 
   [junit4]   2> 305977 INFO  (zkCallback-1140-thread-1) [     ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler 
from runtime jar global 
   [junit4]   2> 305978 DEBUG (zkCallback-1140-thread-1) [     ] 
o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 305979 INFO  (zkCallback-1142-thread-1) [     ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler 
from runtime jar global 
   [junit4]   2> 305979 DEBUG (zkCallback-1142-thread-1) [     ] 
o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 305981 INFO  (zkCallback-1136-thread-1) [     ] 
o.a.s.c.MemClassLoader Defining_class org.apache.solr.core.RuntimeLibReqHandler 
from runtime jar global 
   [junit4]   2> 305981 DEBUG (zkCallback-1138-thread-1) [     ] 
o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 305981 DEBUG (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.c.PackageManager Registering request handlers [bar] 
   [junit4]   2> 305981 INFO  (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.h.a.CollectionHandlerApi current version of clusterprops.json is 2 , 
trying to get every node to update 
   [junit4]   2> 305981 DEBUG (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.h.a.CollectionHandlerApi The current clusterprops.json:  
{package={global={name=global, url=http://localhost:34507/jar3.jar, 
sig=a400n4T7FT+2gM0SC6+MfSOExjud8MkhTSFylhvwNjtWwUgKdPFn434Wv7Qc4QEqDVLhQoL3WqYtQmLPti0G4Q==,
 
sha512=60ec88c2a2e9b409f7afc309273383810a0d07a078b482434eda9674f7e25b8adafa8a67c9913c996cbfb78a7f6ad2b9db26dbd4fe0ca4068f248d5db563f922}},
 requestHandler={bar={name=bar, 
class=org.apache.solr.core.RuntimeLibReqHandler, package=global}}}
   [junit4]   2> 305982 INFO  (qtp1111801469-3327) [n:127.0.0.1:34675_solr     
] o.a.s.h.a.CollectionHandlerApi Waiting up to 30 secs for 4 nodes to update 
clusterprops to be of version 2 
   [junit4]   2> 3

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

: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null493457775
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null493457775
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-8.x/solr/null493457775

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 31ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 95 minutes 32 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:744)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to