Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1670/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestPullReplica.testRealTimeGet

Error Message:
Unexpected replica count null Live Nodes: [127.0.0.1:48386_solr, 
127.0.0.1:48870_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Unexpected replica count
null
Live Nodes: [127.0.0.1:48386_solr, 127.0.0.1:48870_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([BE99A5499E4E409F:E6F4504A3CF4EE56]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
        at 
org.apache.solr.cloud.TestPullReplica.testRealTimeGet(TestPullReplica.java:343)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud:     1) 
Thread[id=4626, name=qtp706262109-4626, state=TIMED_WAITING, 
group=TGRP-TestTolerantUpdateProcessorRandomCloud]         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:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud: 
   1) Thread[id=4626, name=qtp706262109-4626, state=TIMED_WAITING, 
group=TGRP-TestTolerantUpdateProcessorRandomCloud]
        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:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([BE99A5499E4E409F]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=4626, name=qtp706262109-4626, state=TIMED_WAITING, 
group=TGRP-TestTolerantUpdateProcessorRandomCloud]         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:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        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=4626, name=qtp706262109-4626, state=TIMED_WAITING, 
group=TGRP-TestTolerantUpdateProcessorRandomCloud]
        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:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([BE99A5499E4E409F]:0)




Build Log:
[...truncated 12222 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/init-core-data-001
   [junit4]   2> 243853 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[BE99A5499E4E409F]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 243854 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[BE99A5499E4E409F]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9182
 - causes OOM)
   [junit4]   2> 243854 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[BE99A5499E4E409F]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 243854 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[BE99A5499E4E409F]-worker) [ 
   ] o.a.s.c.TestTolerantUpdateProcessorRandomCloud Configuring cluster: 
servers=7, shards=3, repfactor=2
   [junit4]   2> 243855 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[BE99A5499E4E409F]-worker) [ 
   ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 7 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001
   [junit4]   2> 243855 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[BE99A5499E4E409F]-worker) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 243855 INFO  (Thread-2429) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 243855 INFO  (Thread-2429) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 243857 ERROR (Thread-2429) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 243955 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[BE99A5499E4E409F]-worker) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:64869
   [junit4]   2> 243958 INFO  (zkConnectionManagerCallback-589-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 243962 INFO  (jetty-launcher-586-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 243962 INFO  (jetty-launcher-586-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 243963 INFO  (jetty-launcher-586-thread-4) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 243963 INFO  (jetty-launcher-586-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 243964 INFO  (jetty-launcher-586-thread-5) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 243964 INFO  (jetty-launcher-586-thread-7) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 243965 INFO  (jetty-launcher-586-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 243965 INFO  (jetty-launcher-586-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 243965 INFO  (jetty-launcher-586-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 243965 INFO  (jetty-launcher-586-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@28f292f4{/solr,null,AVAILABLE}
   [junit4]   2> 243967 INFO  (jetty-launcher-586-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4e8e2249{HTTP/1.1,[http/1.1]}{127.0.0.1:44235}
   [junit4]   2> 243967 INFO  (jetty-launcher-586-thread-1) [    ] 
o.e.j.s.Server Started @246484ms
   [junit4]   2> 243967 INFO  (jetty-launcher-586-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44235}
   [junit4]   2> 243968 ERROR (jetty-launcher-586-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 243971 INFO  (jetty-launcher-586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 243971 INFO  (jetty-launcher-586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 243971 INFO  (jetty-launcher-586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 243971 INFO  (jetty-launcher-586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T15:59:09.248Z
   [junit4]   2> 243972 INFO  (jetty-launcher-586-thread-7) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 243972 INFO  (jetty-launcher-586-thread-7) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 243972 INFO  (jetty-launcher-586-thread-7) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 243971 INFO  (jetty-launcher-586-thread-4) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 243972 INFO  (jetty-launcher-586-thread-4) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 243972 INFO  (jetty-launcher-586-thread-4) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 243972 INFO  (jetty-launcher-586-thread-7) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dc8ab1e{/solr,null,AVAILABLE}
   [junit4]   2> 243972 INFO  (jetty-launcher-586-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b313e9c{/solr,null,AVAILABLE}
   [junit4]   2> 243973 INFO  (jetty-launcher-586-thread-7) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@34d5dbee{HTTP/1.1,[http/1.1]}{127.0.0.1:40451}
   [junit4]   2> 243973 INFO  (jetty-launcher-586-thread-7) [    ] 
o.e.j.s.Server Started @246489ms
   [junit4]   2> 243973 INFO  (jetty-launcher-586-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5398bb27{HTTP/1.1,[http/1.1]}{127.0.0.1:56212}
   [junit4]   2> 243973 INFO  (jetty-launcher-586-thread-7) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40451}
   [junit4]   2> 243973 INFO  (jetty-launcher-586-thread-4) [    ] 
o.e.j.s.Server Started @246489ms
   [junit4]   2> 243973 INFO  (jetty-launcher-586-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56212}
   [junit4]   2> 243973 ERROR (jetty-launcher-586-thread-7) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 243973 INFO  (jetty-launcher-586-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 243973 INFO  (jetty-launcher-586-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 243973 INFO  (jetty-launcher-586-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 243973 INFO  (jetty-launcher-586-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T15:59:09.250Z
   [junit4]   2> 243973 INFO  (jetty-launcher-586-thread-6) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 243974 ERROR (jetty-launcher-586-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 243974 INFO  (jetty-launcher-586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 243974 INFO  (jetty-launcher-586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 243974 INFO  (jetty-launcher-586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 243974 INFO  (jetty-launcher-586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T15:59:09.251Z
   [junit4]   2> 243969 INFO  (jetty-launcher-586-thread-5) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 243974 INFO  (jetty-launcher-586-thread-5) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 243974 INFO  (jetty-launcher-586-thread-5) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 243968 INFO  (jetty-launcher-586-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 243976 INFO  (jetty-launcher-586-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 243976 INFO  (jetty-launcher-586-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 243976 INFO  (jetty-launcher-586-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 243976 INFO  (jetty-launcher-586-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 243977 INFO  (jetty-launcher-586-thread-3) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 243977 INFO  (jetty-launcher-586-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@44928eb{/solr,null,AVAILABLE}
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@33aa2fd8{HTTP/1.1,[http/1.1]}{127.0.0.1:37059}
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-3) [    ] 
o.e.j.s.Server Started @246494ms
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@716f08d2{/solr,null,AVAILABLE}
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=37059}
   [junit4]   2> 243978 ERROR (jetty-launcher-586-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@107bc259{HTTP/1.1,[http/1.1]}{127.0.0.1:53714}
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T15:59:09.255Z
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-5) [    ] 
o.e.j.s.Server Started @246495ms
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53714}
   [junit4]   2> 243978 ERROR (jetty-launcher-586-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 243978 INFO  (jetty-launcher-586-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T15:59:09.255Z
   [junit4]   2> 243994 INFO  (jetty-launcher-586-thread-6) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 243994 INFO  (jetty-launcher-586-thread-6) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 243994 INFO  (jetty-launcher-586-thread-6) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 243994 INFO  (jetty-launcher-586-thread-6) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77558503{/solr,null,AVAILABLE}
   [junit4]   2> 243995 INFO  (jetty-launcher-586-thread-6) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1cfd0d9a{HTTP/1.1,[http/1.1]}{127.0.0.1:33874}
   [junit4]   2> 243995 INFO  (jetty-launcher-586-thread-6) [    ] 
o.e.j.s.Server Started @246511ms
   [junit4]   2> 243995 INFO  (jetty-launcher-586-thread-6) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33874}
   [junit4]   2> 243995 ERROR (jetty-launcher-586-thread-6) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 243995 INFO  (jetty-launcher-586-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 243995 INFO  (jetty-launcher-586-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 243995 INFO  (jetty-launcher-586-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 243995 INFO  (jetty-launcher-586-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T15:59:09.272Z
   [junit4]   2> 243996 INFO  (jetty-launcher-586-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@14679af6{/solr,null,AVAILABLE}
   [junit4]   2> 243996 INFO  (jetty-launcher-586-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@da99726{HTTP/1.1,[http/1.1]}{127.0.0.1:58461}
   [junit4]   2> 243996 INFO  (jetty-launcher-586-thread-2) [    ] 
o.e.j.s.Server Started @246513ms
   [junit4]   2> 243996 INFO  (jetty-launcher-586-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58461}
   [junit4]   2> 243997 ERROR (jetty-launcher-586-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 243997 INFO  (jetty-launcher-586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 243997 INFO  (jetty-launcher-586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 243997 INFO  (jetty-launcher-586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 243997 INFO  (jetty-launcher-586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-10T15:59:09.274Z
   [junit4]   2> 243998 INFO  (zkConnectionManagerCallback-601-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 243999 INFO  (jetty-launcher-586-thread-6) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 243999 INFO  (zkConnectionManagerCallback-593-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244000 INFO  (zkConnectionManagerCallback-595-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244001 INFO  (zkConnectionManagerCallback-591-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244002 INFO  (zkConnectionManagerCallback-603-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244002 INFO  (zkConnectionManagerCallback-597-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244002 INFO  (jetty-launcher-586-thread-7) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 244003 INFO  (jetty-launcher-586-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 244003 INFO  (jetty-launcher-586-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 244003 INFO  (jetty-launcher-586-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 244011 INFO  (zkConnectionManagerCallback-599-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244011 INFO  (jetty-launcher-586-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 244011 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1006af641290005, likely client has closed socket
   [junit4]   2> 244012 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1006af641290001, likely client has closed socket
   [junit4]   2> 244012 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1006af641290002, likely client has closed socket
   [junit4]   2> 244013 INFO  (jetty-launcher-586-thread-7) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64869/solr
   [junit4]   2> 244013 INFO  (jetty-launcher-586-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 244024 INFO  (jetty-launcher-586-thread-6) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64869/solr
   [junit4]   2> 244024 INFO  (jetty-launcher-586-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64869/solr
   [junit4]   2> 244026 INFO  (jetty-launcher-586-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64869/solr
   [junit4]   2> 244028 INFO  (jetty-launcher-586-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64869/solr
   [junit4]   2> 244031 INFO  (zkConnectionManagerCallback-613-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244032 INFO  (zkConnectionManagerCallback-618-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244033 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1006af641290003, likely client has closed socket
   [junit4]   2> 244032 INFO  (zkConnectionManagerCallback-608-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244034 INFO  (zkConnectionManagerCallback-623-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244035 INFO  (jetty-launcher-586-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64869/solr
   [junit4]   2> 244036 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1006af64129000c, likely client has closed socket
   [junit4]   2> 244038 INFO  (zkConnectionManagerCallback-627-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244038 INFO  
(zkConnectionManagerCallback-629-thread-1-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244039 INFO  (zkConnectionManagerCallback-620-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244040 INFO  
(zkConnectionManagerCallback-633-thread-1-processing-n:127.0.0.1:58461_solr) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244040 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1006af64129000d, likely client has closed socket
   [junit4]   2> 244040 INFO  (jetty-launcher-586-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64869/solr
   [junit4]   2> 244041 INFO  
(zkConnectionManagerCallback-631-thread-1-processing-n:127.0.0.1:37059_solr) 
[n:127.0.0.1:37059_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244042 INFO  (zkConnectionManagerCallback-639-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244044 INFO  
(zkConnectionManagerCallback-641-thread-1-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244046 INFO  
(zkConnectionManagerCallback-643-thread-1-processing-n:127.0.0.1:44235_solr) 
[n:127.0.0.1:44235_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244042 INFO  
(zkConnectionManagerCallback-636-thread-1-processing-n:127.0.0.1:40451_solr) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244048 INFO  
(zkConnectionManagerCallback-645-thread-1-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 244296 INFO  (jetty-launcher-586-thread-6) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 244298 INFO  (jetty-launcher-586-thread-6) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33874_solr
   [junit4]   2> 244299 INFO  (jetty-launcher-586-thread-5) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 244301 INFO  (jetty-launcher-586-thread-6) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.Overseer Overseer 
(id=72175199925633038-127.0.0.1:33874_solr-n_0000000000) starting
   [junit4]   2> 244302 INFO  (jetty-launcher-586-thread-5) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53714_solr
   [junit4]   2> 244305 INFO  (jetty-launcher-586-thread-4) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 244305 INFO  (jetty-launcher-586-thread-2) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 244306 INFO  
(zkCallback-628-thread-1-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 244306 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 244306 INFO  
(zkCallback-644-thread-1-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 244307 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:40451_solr) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 244309 INFO  (jetty-launcher-586-thread-4) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56212_solr
   [junit4]   2> 244310 INFO  (jetty-launcher-586-thread-7) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 244311 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 244312 INFO  
(zkCallback-644-thread-1-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 244312 INFO  
(zkCallback-628-thread-1-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 244313 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:40451_solr) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 244315 INFO  (jetty-launcher-586-thread-2) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 244320 INFO  (jetty-launcher-586-thread-2) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58461_solr
   [junit4]   2> 244330 INFO  
(zkCallback-632-thread-1-processing-n:127.0.0.1:58461_solr) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 244343 INFO  
(zkCallback-644-thread-1-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 244358 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 244361 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:40451_solr) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 244365 INFO  
(zkCallback-632-thread-2-processing-n:127.0.0.1:58461_solr) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 244366 INFO  (jetty-launcher-586-thread-6) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33874_solr
   [junit4]   2> 244366 INFO  
(OverseerStateUpdate-72175199925633038-127.0.0.1:33874_solr-n_0000000000) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 244380 INFO  
(zkCallback-632-thread-2-processing-n:127.0.0.1:58461_solr) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 244380 INFO  
(zkCallback-644-thread-1-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 244383 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 244383 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:40451_solr) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 244383 INFO  
(zkCallback-628-thread-2-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 244386 INFO  (jetty-launcher-586-thread-7) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40451_solr
   [junit4]   2> 244397 INFO  (jetty-launcher-586-thread-5) 
[n:127.0.0.1:53714_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53714.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244399 INFO  (jetty-launcher-586-thread-3) 
[n:127.0.0.1:37059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 244399 INFO  
(zkCallback-644-thread-1-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 244405 INFO  (jetty-launcher-586-thread-2) 
[n:127.0.0.1:58461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58461.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244409 INFO  (jetty-launcher-586-thread-2) 
[n:127.0.0.1:58461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58461.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244409 INFO  (jetty-launcher-586-thread-2) 
[n:127.0.0.1:58461_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58461.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244409 INFO  (jetty-launcher-586-thread-2) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node2/.
   [junit4]   2> 244409 INFO  
(zkCallback-632-thread-2-processing-n:127.0.0.1:58461_solr) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 244414 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 244414 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:40451_solr) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 244418 INFO  
(zkCallback-628-thread-2-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 244423 INFO  (jetty-launcher-586-thread-5) 
[n:127.0.0.1:53714_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53714.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244428 INFO  (jetty-launcher-586-thread-5) 
[n:127.0.0.1:53714_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53714.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244429 INFO  (jetty-launcher-586-thread-5) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node5/.
   [junit4]   2> 244433 INFO  
(zkCallback-630-thread-1-processing-n:127.0.0.1:37059_solr) 
[n:127.0.0.1:37059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 244434 INFO  (jetty-launcher-586-thread-3) 
[n:127.0.0.1:37059_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 244436 INFO  (jetty-launcher-586-thread-3) 
[n:127.0.0.1:37059_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37059_solr
   [junit4]   2> 244476 INFO  (jetty-launcher-586-thread-4) 
[n:127.0.0.1:56212_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56212.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244482 INFO  (jetty-launcher-586-thread-4) 
[n:127.0.0.1:56212_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56212.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244482 INFO  (jetty-launcher-586-thread-4) 
[n:127.0.0.1:56212_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56212.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244483 INFO  (jetty-launcher-586-thread-4) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node3/.
   [junit4]   2> 244494 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 244494 INFO  
(zkCallback-644-thread-1-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 244494 INFO  
(zkCallback-628-thread-2-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 244503 INFO  
(zkCallback-632-thread-2-processing-n:127.0.0.1:58461_solr) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 244503 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:40451_solr) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 244503 INFO  
(zkCallback-630-thread-1-processing-n:127.0.0.1:37059_solr) 
[n:127.0.0.1:37059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (5) -> (6)
   [junit4]   2> 244509 INFO  (jetty-launcher-586-thread-1) 
[n:127.0.0.1:44235_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (6)
   [junit4]   2> 244512 INFO  (jetty-launcher-586-thread-1) 
[n:127.0.0.1:44235_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 244514 INFO  (jetty-launcher-586-thread-1) 
[n:127.0.0.1:44235_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44235_solr
   [junit4]   2> 244522 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:40451_solr) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 244522 INFO  
(zkCallback-630-thread-1-processing-n:127.0.0.1:37059_solr) 
[n:127.0.0.1:37059_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 244522 INFO  
(zkCallback-642-thread-1-processing-n:127.0.0.1:44235_solr) 
[n:127.0.0.1:44235_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 244522 INFO  
(zkCallback-632-thread-2-processing-n:127.0.0.1:58461_solr) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 244523 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 244523 INFO  
(zkCallback-644-thread-1-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 244526 INFO  
(zkCallback-628-thread-1-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (6) -> (7)
   [junit4]   2> 244539 INFO  (jetty-launcher-586-thread-7) 
[n:127.0.0.1:40451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40451.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244589 INFO  (jetty-launcher-586-thread-7) 
[n:127.0.0.1:40451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40451.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244590 INFO  (jetty-launcher-586-thread-7) 
[n:127.0.0.1:40451_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40451.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244590 INFO  (jetty-launcher-586-thread-7) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node6/.
   [junit4]   2> 244602 INFO  (jetty-launcher-586-thread-3) 
[n:127.0.0.1:37059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37059.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244616 INFO  (jetty-launcher-586-thread-1) 
[n:127.0.0.1:44235_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44235.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244621 INFO  (jetty-launcher-586-thread-1) 
[n:127.0.0.1:44235_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44235.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244622 INFO  (jetty-launcher-586-thread-1) 
[n:127.0.0.1:44235_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44235.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244623 INFO  (jetty-launcher-586-thread-1) 
[n:127.0.0.1:44235_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node1/.
   [junit4]   2> 244624 INFO  (jetty-launcher-586-thread-3) 
[n:127.0.0.1:37059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37059.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244624 INFO  (jetty-launcher-586-thread-3) 
[n:127.0.0.1:37059_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_37059.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244625 INFO  (jetty-launcher-586-thread-3) 
[n:127.0.0.1:37059_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node4/.
   [junit4]   2> 244869 INFO  (jetty-launcher-586-thread-6) 
[n:127.0.0.1:33874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33874.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244879 INFO  (jetty-launcher-586-thread-6) 
[n:127.0.0.1:33874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33874.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244879 INFO  (jetty-launcher-586-thread-6) 
[n:127.0.0.1:33874_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33874.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 244880 INFO  (jetty-launcher-586-thread-6) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node7/.
   [junit4]   2> 245028 INFO  (zkConnectionManagerCallback-661-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245033 INFO  (zkConnectionManagerCallback-665-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 245035 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[BE99A5499E4E409F]-worker) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (7)
   [junit4]   2> 245036 INFO  
(SUITE-TestTolerantUpdateProcessorRandomCloud-seed#[BE99A5499E4E409F]-worker) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64869/solr 
ready
   [junit4]   2> 245618 INFO  (qtp198913640-4653) [n:127.0.0.1:40451_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&collection.configName=solrCloudCollectionConfig&name=test_col&nrtReplicas=2&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 245629 INFO  
(OverseerThreadFactory-1514-thread-1-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 245754 INFO  
(OverseerStateUpdate-72175199925633038-127.0.0.1:33874_solr-n_0000000000) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40451/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245758 INFO  
(OverseerStateUpdate-72175199925633038-127.0.0.1:33874_solr-n_0000000000) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56212/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245762 INFO  
(OverseerStateUpdate-72175199925633038-127.0.0.1:33874_solr-n_0000000000) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33874/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245766 INFO  
(OverseerStateUpdate-72175199925633038-127.0.0.1:33874_solr-n_0000000000) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44235/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245769 INFO  
(OverseerStateUpdate-72175199925633038-127.0.0.1:33874_solr-n_0000000000) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"test_col_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53714/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245772 INFO  
(OverseerStateUpdate-72175199925633038-127.0.0.1:33874_solr-n_0000000000) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"test_col_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58461/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 245979 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 245980 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node9&name=test_col_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 245980 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 245980 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 245982 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 245982 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 245982 INFO  (qtp2002569912-4640) [n:127.0.0.1:56212_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 245983 INFO  (qtp2002569912-4640) [n:127.0.0.1:56212_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 245984 INFO  (qtp885682144-4631) [n:127.0.0.1:53714_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node11&name=test_col_shard3_replica_n8&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 245984 INFO  (qtp885682144-4631) [n:127.0.0.1:53714_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 245988 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.config=solrconfig-distrib-update-processor-chains.xml&property.schema=schema15.xml&coreNodeName=core_node12&name=test_col_shard3_replica_n10&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 245988 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 246105 INFO  
(zkCallback-628-thread-1-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 246105 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 246105 INFO  
(zkCallback-628-thread-2-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 246105 INFO  
(zkCallback-635-thread-1-processing-n:127.0.0.1:40451_solr) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 246105 INFO  
(zkCallback-640-thread-2-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 246105 INFO  
(zkCallback-635-thread-2-processing-n:127.0.0.1:40451_solr) 
[n:127.0.0.1:40451_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 246105 INFO  
(zkCallback-632-thread-2-processing-n:127.0.0.1:58461_solr) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 246105 INFO  
(zkCallback-632-thread-1-processing-n:127.0.0.1:58461_solr) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 246106 INFO  
(zkCallback-642-thread-1-processing-n:127.0.0.1:44235_solr) 
[n:127.0.0.1:44235_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 246106 INFO  
(zkCallback-642-thread-2-processing-n:127.0.0.1:44235_solr) 
[n:127.0.0.1:44235_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 246106 INFO  
(zkCallback-644-thread-1-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 246106 INFO  
(zkCallback-644-thread-2-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 247055 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 247056 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 247056 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 247072 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 247072 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 247075 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr 
c:test_col s:shard3 r:core_node12 x:test_col_shard3_replica_n10] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 247075 INFO  (qtp2002569912-4640) [n:127.0.0.1:56212_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 247076 INFO  (qtp885682144-4631) [n:127.0.0.1:53714_solr 
c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 247090 INFO  (qtp885682144-4631) [n:127.0.0.1:53714_solr 
c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 247091 INFO  (qtp2002569912-4640) [n:127.0.0.1:56212_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 247091 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 247095 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n6] Schema name=test
   [junit4]   2> 247097 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema name=test
   [junit4]   2> 247101 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr 
c:test_col s:shard3 r:core_node12 x:test_col_shard3_replica_n10] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema15.xml instead
   [junit4]   2> 247150 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema name=test
   [junit4]   2> 247196 INFO  (qtp2002569912-4640) [n:127.0.0.1:56212_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema name=test
   [junit4]   2> 247196 INFO  (qtp885682144-4631) [n:127.0.0.1:53714_solr 
c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] 
o.a.s.s.IndexSchema [test_col_shard3_replica_n8] Schema name=test
   [junit4]   2> 247209 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr 
c:test_col s:shard3 r:core_node12 x:test_col_shard3_replica_n10] 
o.a.s.s.IndexSchema [test_col_shard3_replica_n10] Schema name=test
   [junit4]   2> 247245 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 247335 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 247371 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 247382 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, renamed the non-managed schema 
/configs/solrCloudCollectionConfig/schema15.xml to 
/configs/solrCloudCollectionConfig/schema15.xml.bak
   [junit4]   2> 247384 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema already exists - no need to 
create it
   [junit4]   2> 247385 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema 
/configs/solrCloudCollectionConfig/schema15.xml no longer exists.
   [junit4]   2> 247385 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n4' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 247386 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33874.solr.core.test_col.shard2.replica_n4' (registry 
'solr.core.test_col.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 247386 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 247386 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n4] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node7/test_col_shard2_replica_n4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node7/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 247388 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8677782416627003]
   [junit4]   2> 247392 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n6' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 247393 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44235.solr.core.test_col.shard2.replica_n6' (registry 
'solr.core.test_col.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 247393 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 247393 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n6] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node1/test_col_shard2_replica_n6],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node1/./test_col_shard2_replica_n6/data/]
   [junit4]   2> 247395 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8677782416627003]
   [junit4]   2> 247422 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 247440 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 247440 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247441 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 247441 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 247442 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 247442 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a163c6e[test_col_shard2_replica_n6] main]
   [junit4]   2> 247449 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 247450 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 247451 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 247453 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 247453 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema already exists - no need to 
create it
   [junit4]   2> 247454 INFO  
(searcherExecutor-1529-thread-1-processing-n:127.0.0.1:44235_solr 
x:test_col_shard2_replica_n6 s:shard2 c:test_col r:core_node9) 
[n:127.0.0.1:44235_solr c:test_col s:shard2 r:core_node9 
x:test_col_shard2_replica_n6] o.a.s.c.SolrCore [test_col_shard2_replica_n6] 
Registered new searcher Searcher@6a163c6e[test_col_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 247454 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1592030241993261056
   [junit4]   2> 247455 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema 
/configs/solrCloudCollectionConfig/schema15.xml no longer exists.
   [junit4]   2> 247455 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 247455 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40451.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 247455 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 247455 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node6/test_col_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node6/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 247457 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8677782416627003]
   [junit4]   2> 247505 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 247505 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247506 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 247507 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 247509 INFO  (qtp1058483725-4613) [n:127.0.0.1:44235_solr 
c:test_col s:shard2 r:core_node9 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 247510 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 247510 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b4c51ba[test_col_shard2_replica_n4] main]
   [junit4]   2> 247514 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 247514 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr 
c:test_col s:shard3 r:core_node12 x:test_col_shard3_replica_n10] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 247515 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 247515 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 247516 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 247519 INFO  (qtp1556606458-4679) [n:127.0.0.1:33874_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema name=test
   [junit4]   2> 247521 INFO  (qtp885682144-4631) [n:127.0.0.1:53714_solr 
c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 247525 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 247525 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 247526 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 247527 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 247529 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 247529 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2fde6342[test_col_shard1_replica_n1] main]
   [junit4]   2> 247530 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 247531 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 247531 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/solrCloudCollectionConfig/managed-schema
   [junit4]   2> 247533 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 247536 INFO  (qtp198913640-4652) [n:127.0.0.1:40451_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema name=test
   [junit4]   2> 247564 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr 
c:test_col s:shard3 r:core_node12 x:test_col_shard3_replica_n10] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema already exists - no need to 
create it
   [junit4]   2> 247565 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr 
c:test_col s:shard3 r:core_node12 x:test_col_shard3_replica_n10] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema 
/configs/solrCloudCollectionConfig/schema15.xml no longer exists.
   [junit4]   2> 247565 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr 
c:test_col s:shard3 r:core_node12 x:test_col_shard3_replica_n10] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard3_replica_n10' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 247566 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr 
c:test_col s:shard3 r:core_node12 x:test_col_shard3_replica_n10] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_58461.solr.core.test_col.shard3.replica_n10' (registry 
'solr.core.test_col.shard3.replica_n10') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 247566 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr 
c:test_col s:shard3 r:core_node12 x:test_col_shard3_replica_n10] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 247566 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr 
c:test_col s:shard3 r:core_node12 x:test_col_shard3_replica_n10] 
o.a.s.c.SolrCore [[test_col_shard3_replica_n10] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node2/test_col_shard3_replica_n10],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestTolerantUpdateProcessorRandomCloud_BE99A5499E4E409F-001/tempDir-001/node2/./test_col_shard3_replica_n10/data/]
   [junit4]   2> 247568 INFO  (qtp706262109-4622) [n:127.0.0.1:58461_solr 
c:test_col s:shard3 r:core_node12 x:test_col_shard3_replica_n10] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8677782416627003]
   [junit4]   2> 247623 INFO  
(zkCallback-632-thread-1-processing-n:127.0.0.1:58461_solr) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 247623 INFO  
(zkCallback-644-thread-2-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 247623 INFO  
(zkCallback-642-thread-2-processing-n:127.0.0.1:44235_solr) 
[n:127.0.0.1:44235_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 247623 INFO  
(zkCallback-642-thread-1-processing-n:127.0.0.1:44235_solr) 
[n:127.0.0.1:44235_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 247627 INFO  
(zkCallback-640-thread-2-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 247629 INFO  
(zkCallback-628-thread-2-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 247629 INFO  
(zkCallback-628-thread-1-processing-n:127.0.0.1:33874_solr) 
[n:127.0.0.1:33874_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 247629 INFO  
(zkCallback-632-thread-2-processing-n:127.0.0.1:58461_solr) 
[n:127.0.0.1:58461_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 247629 INFO  (qtp885682144-4631) [n:127.0.0.1:53714_solr 
c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] 
o.a.s.s.ManagedIndexSchema Managed schema znode at 
/configs/solrCloudCollectionConfig/managed-schema already exists - no need to 
create it
   [junit4]   2> 247629 INFO  
(zkCallback-644-thread-1-processing-n:127.0.0.1:53714_solr) 
[n:127.0.0.1:53714_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 247629 INFO  
(zkCallback-640-thread-1-processing-n:127.0.0.1:56212_solr) 
[n:127.0.0.1:56212_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [7])
   [junit4]   2> 247630 INFO  (qtp885682144-4631) [n:127.0.0.1:53714_solr 
c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in 
ZooKeeper, the non-managed schema 
/configs/solrCloudCollectionConfig/schema15.xml no longer exists.
   [junit4]   2> 247630 INFO  (qtp885682144-4631) [n:127.0.0.1:53714_solr 
c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard3_replica_n8' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 247630 INFO  (qtp885682144-4631) [n:127.0.0.1:53714_solr 
c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53714.solr.core.test_col.shard3.replica_n8' (registry 
'solr.core.test_col.shard3.replica_n8') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@503c9cd8
   [junit4]   2> 247630 INFO  (qtp885682144-4631) [n:127.0.0.1:53714_solr 
c:test_col s:shard3 r:core_node11 x:test_col_shard3_replica_n8] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 247630 

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

  2> 1914088 INFO  (jetty-closer-4630-thread-1) [    ] o.a.s.c.ZkController 
Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:48386_solr
   [junit4]   2> 1914089 INFO  (jetty-closer-4630-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1914090 INFO  
(zkCallback-4676-thread-4-processing-n:127.0.0.1:48870_solr) 
[n:127.0.0.1:48870_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1914090 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1006b0c440b000e, likely client has closed socket
   [junit4]   2> 1914091 INFO  (jetty-closer-4630-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12d18c49{/solr,null,UNAVAILABLE}
   [junit4]   2> 1914091 INFO  (jetty-closer-4630-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1914091 INFO  
(zkCallback-4666-thread-7-processing-n:127.0.0.1:48386_solr) 
[n:127.0.0.1:48386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1914093 INFO  (jetty-closer-4630-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1914093 INFO  
(zkCallback-4666-thread-9-processing-n:127.0.0.1:48386_solr) 
[n:127.0.0.1:48386_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 1914094 INFO  (jetty-closer-4630-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72175294463279115-127.0.0.1:48386_solr-n_0000000002) closing
   [junit4]   2> 1914094 INFO  
(OverseerStateUpdate-72175294463279115-127.0.0.1:48386_solr-n_0000000002) 
[n:127.0.0.1:48386_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:48386_solr
   [junit4]   2> 1914097 WARN  
(OverseerAutoScalingTriggerThread-72175294463279115-127.0.0.1:48386_solr-n_0000000002)
 [n:127.0.0.1:48386_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1914103 INFO  (jetty-closer-4630-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7923ad51{/solr,null,UNAVAILABLE}
   [junit4]   2> 1914103 INFO  (jetty-closer-4630-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 1914105 ERROR 
(SUITE-TestPullReplica-seed#[BE99A5499E4E409F]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1914106 INFO  
(SUITE-TestPullReplica-seed#[BE99A5499E4E409F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35283 35283
   [junit4]   2> 1914119 INFO  (Thread-3425) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35283 35283
   [junit4]   2> 1914124 WARN  (Thread-3425) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        27      
/solr/collections/pull_replica_test_create_delete/terms/shard2
   [junit4]   2>        25      
/solr/collections/pull_replica_test_create_delete/terms/shard1
   [junit4]   2>        19      /solr/configs/conf
   [junit4]   2>        17      
/solr/collections/pull_replica_test_real_time_get/terms/shard1
   [junit4]   2>        12      
/solr/collections/pull_replica_test_add_docs/terms/shard1
   [junit4]   2>        11      
/solr/collections/pull_replica_test_remove_all_writer_replicas/terms/shard1
   [junit4]   2>        8       
/solr/collections/pull_replica_test_kill_pull_replica/terms/shard1
   [junit4]   2>        8       
/solr/collections/pull_replica_test_kill_leader/terms/shard1
   [junit4]   2>        8       
/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard1
   [junit4]   2>        6       
/solr/collections/pull_replica_test_add_remove_pull_replica/terms/shard2
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        40      
/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2>        23      
/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2>        23      
/solr/collections/pull_replica_test_add_docs/state.json
   [junit4]   2>        22      
/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2>        21      
/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2>        18      
/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2>        14      
/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_BE99A5499E4E409F-001
   [junit4]   2> Feb 10, 2018 4:26:59 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@18bd05ff),
 locale=el-GR, timezone=America/Nassau
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=1,free=234956920,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestPushWriter, 
TestSQLHandlerNonCloud, TestInitParams, SortSpecParsingTest, TestRTimerTree, 
TestJsonFacets, TestMacroExpander, TestTrie, TestFieldCacheVsDocValues, 
BinaryUpdateRequestHandlerTest, TestBlendedInfixSuggestions, 
SolrGangliaReporterTest, TestSweetSpotSimilarityFactory, 
TestLeaderElectionZkExpiry, TestSubQueryTransformerDistrib, 
TestExactStatsCache, DistributedMLTComponentTest, 
SharedFSAutoReplicaFailoverTest, DocValuesMissingTest, 
TestDistribDocBasedVersion, ResponseBuilderTest, TestConfigSetImmutable, 
PingRequestHandlerTest, TestLFUCache, TestNumericTokenStream, 
CustomCollectionTest, TestRebalanceLeaders, TestDocBasedVersionConstraints, 
TestUtilizeNode, AnalyticsQueryTest, MultiTermTest, 
ClassificationUpdateProcessorTest, TestCloudPivotFacet, BufferStoreTest, 
TestReloadDeadlock, TestMergePolicyConfig, TestSchemaNameResource, 
TestOverriddenPrefixQueryForCustomFieldType, TestBackupRepositoryFactory, 
AssignTest, TestClassicSimilarityFactory, TestOnReconnectListenerSupport, 
TestJmxIntegration, GraphQueryTest, TestImpersonationWithHadoopAuth, 
TestFieldCacheSort, HdfsDirectoryFactoryTest, TestConfigSetsAPIExclusivity, 
TestBinaryResponseWriter, TestSchemaSimilarityResource, NodeMutatorTest, 
TestSimpleQParserPlugin, TestFunctionQuery, RAMDirectoryFactoryTest, 
SuggesterFSTTest, TestJoin, QueryElevationComponentTest, SolrInfoBeanTest, 
TestDistribIDF, TestPostingsSolrHighlighter, BlockCacheTest, 
DistributedFacetSimpleRefinementLongTailTest, TestMultiWordSynonyms, 
BasicZkTest, DirectSolrConnectionTest, TestPhraseSuggestions, TestConfigsApi, 
V2ApiIntegrationTest, TestCollationFieldDocValues, ZkNodePropsTest, 
AlternateDirectoryTest, TestPseudoReturnFields, 
TestNonDefinedSimilarityFactory, StatsComponentTest, 
HdfsBasicDistributedZkTest, SolrSlf4jReporterTest, DocumentBuilderTest, 
MBeansHandlerTest, TestSolrXml, TestRemoteStreaming, ImplicitSnitchTest, 
TestSolrCloudWithKerberosAlt, SOLR749Test, DistributedFacetPivotWhiteBoxTest, 
DirectSolrSpellCheckerTest, SuggestComponentTest, TestCloudRecovery, TestSolrJ, 
TestOrdValues, SolrIndexConfigTest, TestGenericDistributedQueue, 
OverseerStatusTest, DistanceUnitsTest, ResourceLoaderTest, 
BlockJoinFacetRandomTest, TestReplicationHandler, DeleteNodeTest, 
DistributedQueryComponentOptimizationTest, TestPivotHelperCode, 
OpenExchangeRatesOrgProviderTest, BasicAuthIntegrationTest, TestCustomStream, 
SpatialFilterTest, SolrMetricReporterTest, 
OverriddenZkACLAndCredentialsProvidersTest, SubstringBytesRefFilterTest, 
SchemaApiFailureTest, AutoScalingHandlerTest, TestUnifiedSolrHighlighter, 
TestCSVResponseWriter, TestInitQParser, ParsingFieldUpdateProcessorsTest, 
TestSuggestSpellingConverter, CloudMLTQParserTest, HttpPartitionOnCommitTest, 
DistribCursorPagingTest, TestTolerantSearch, TestExportWriter, 
ConfigureRecoveryStrategyTest, DirectUpdateHandlerOptimizeTest, 
TestNamedUpdateProcessors, CoreAdminRequestStatusTest, TestFastOutputStream, 
FileUtilsTest, TestScoreJoinQPScore, TestZkAclsWithHadoopAuth, HighlighterTest, 
TestHdfsCloudBackupRestore, SuggesterTSTTest, TestRecovery, TestFiltering, 
TestZkChroot, AssignBackwardCompatibilityTest, TestElisionMultitermQuery, 
TestSurroundQueryParser, TestFreeTextSuggestions, PolyFieldTest, 
TestPerFieldSimilarity, TestFieldSortValues, IndexSchemaRuntimeFieldTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestCharFilters, 
SpatialRPTFieldTypeTest, ShardSplitTest, TestImplicitCoreProperties, 
HttpTriggerListenerTest, TestStressLiveNodes, JvmMetricsTest, 
ManagedSchemaRoundRobinCloudTest, TestCloudManagedSchema, 
DistributedFacetPivotLargeTest, CdcrUpdateLogTest, TestFieldCollectionResource, 
TermsComponentTest, HdfsRestartWhileUpdatingTest, 
DistributedExpandComponentTest, TestNodeAddedTrigger, TestRealTimeGet, 
ForceLeaderTest, ClassificationUpdateProcessorFactoryTest, 
TestFoldingMultitermQuery, ConnectionReuseTest, TriLevelCompositeIdRoutingTest, 
TestPullReplica]
   [junit4] Completed [754/776 (2!)] on J0 in 229.94s, 10 tests, 1 failure, 1 
skipped <<< FAILURES!

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

Reply via email to